[wdvltalk] Re: Free FTP HTML Editor software for MAC

2004-08-17 Thread cronan gogarty
I had a similar request from a client a few months ago. All I could find was fetch. With regard to having her edit the page, what I did was give the client a list of simple html tags (p, b, etc..) that would be sufficient for the sort of editing he would be doing to the pages. I also told him

[wdvltalk] setting up a project in interdev / IIS

2004-07-22 Thread cronan gogarty
Hi, I am having trouble doing something I would have thought would be fairly straightforward. I have a project which I wish to copy from Source Safe into my local Inetpub/wwwroot directory (did i mention I am using IIS on win 2k?), and create a virtual directory pointing to this content. After

[wdvltalk] RE: [wdvltalk][OT]testing

2004-07-15 Thread cronan gogarty
perhaps we have all simultaneously achieved a state of perfection in relation to web design / development and the list can be discontinued --- jac [EMAIL PROTECTED] wrote: hiya sonja, yep coming through fine, it's just that the list is very quiet - probably all on holidays or something

[wdvltalk] Re: asp.net datagrid - binding data to a column

2004-05-24 Thread cronan gogarty
Option Strict, you don't have to cast it, otherwise cast it with DirectCast(). cronan gogarty wrote: Hi All, I am trying to bind data to a particular column in my datagrid. All the examples I have found on the web show databinding from database results. I am trying to bind

[wdvltalk] Re: asp.net datagrid - binding data to a column

2004-05-24 Thread cronan gogarty
Only learning .net myself so can't be much help. Regards Stephen -Original Message- From: cronan gogarty [mailto:[EMAIL PROTECTED] Sent: Monday, 24 May 2004 9:17 p.m. To: [EMAIL PROTECTED] Subject: [wdvltalk] Re: asp.net datagrid - binding data to a column I think my

[wdvltalk] Re: asp.net fast tutorial needed

2004-05-19 Thread cronan gogarty
much appreciated Cheryl. aspforblondes - I love the name too!! cronan __ Do you Yahoo!? SBC Yahoo! - Internet access at a great low price. http://promo.yahoo.com/sbc/ • The WDVL Discussion List from WDVL.COM • To Join

[wdvltalk] regular expressions in vb

2004-05-19 Thread cronan gogarty
uh oh! OK what we have here is a dll that validates an email address entered into a webpage. Whoever wrote it decided it would be wise to use a regular expression like so, ^[_a-z0-9-]+(\.[_a-z0-9-]+)[EMAIL PROTECTED](\.[a-z0-9-]+).*$ now I have been requested to allow users to have an

[wdvltalk] RE: regular expressions in vb

2004-05-19 Thread cronan gogarty
!! Cheers, Cronán --- Stephen Caudill [EMAIL PROTECTED] wrote: --- cronan gogarty wrote: --- : uh oh! : : OK what we have here is a dll that validates an email : address entered into a webpage. : Whoever wrote it decided it would be wise to use a : regular

[wdvltalk] Re: asp.net fast tutorial needed

2004-05-19 Thread cronan gogarty
yeah it's a shame is'nt it!! __ Do you Yahoo!? SBC Yahoo! - Internet access at a great low price. http://promo.yahoo.com/sbc/ • The WDVL Discussion List from WDVL.COM • To Join wdvltalk, Send An Email To: mailto:[EMAIL

[wdvltalk] Re: Using window.open command

2004-05-11 Thread cronan gogarty
try adding code that places the ocus on the new window after you have opened it i.e. body onLoad=this.focus(); I havent tested this code so feel free to correct me, cronan --- [EMAIL PROTECTED] wrote: Does anyone know how to use the Window.Open command as a hyperlink to open a newpresized

[wdvltalk] .shtml files with IIS 5

2004-05-11 Thread cronan gogarty
anybody have an idea why .shtml files will not show up in IIS5? The files are working fine, we can access index.shtml when i enter the root url (www.mysite.com) but if I try www.mysite.com/index.shtml I get a 404. Any help at all would be appreciated. Cronán

[wdvltalk] textarea properties - make the text non-editable

2004-04-30 Thread cronan gogarty
Hi all, is there a quick method of making the text contained in a textarea non-editable. i.e. - we have a textarea containing the terms and conditions of our site which we want the user to agree to but we do not want them to be able to alter the contents of the terms and conditions for obvious

[wdvltalk] OT:stupid clicking noise on IE - how to stop it!?

2004-04-28 Thread cronan gogarty
OK, whenever you click on a link in IE a 'click' noise is produced. I am currently recording some 'stuff' from my PC to minidisc, how do i stop the irritating clicky noise? There is nothing under IE options. No options under sound an multimedia in control panel either. Any suggestions Cronán

[wdvltalk] Re: SCR: http://www.turtle.ie/test/index.htm

2004-04-22 Thread cronan gogarty
good morning jac, blues are good! The footer with the blue bg and the links. When I mouse over a link and the box appears around it (css I presume) it is causing the other links to move slightly, you might want to stop that from happening? Also the footer below that (with the University logo's

[wdvltalk] RE: annoying behaviour when copying text from word to interdev

2004-04-16 Thread cronan gogarty
That worked. Thanks Cheryl! Hewitt, Cheryl [EMAIL PROTECTED] wrote:Cronan, Do you have an option when you right click to 'Paste as HTML'? It's been a while since I've used Interdev, but I know that in Microsoft Visual Studio .NET 2003 that is what you need to do in order to avoid all the tags

[wdvltalk] Re: Irritating color problem in flash

2003-09-04 Thread Cronan Gogarty
quote First, I'm sure you have heard, as we all have, of the web-safe color palette of 216 colors. What you may not be aware of, though, is that only 103 of those colors are considered dither-proof. /qoute Wow, you really do learn something new every day!! Thanks Tom and all who looked into

[wdvltalk] irritating colour problem in flash

2003-09-02 Thread Cronan Gogarty
hi list, can those of you running mas os have a look at http://www.irishphoto.com/index.html and tell me whether the flash movie in the top left corner has the same background colour as the web page? My client is getting a different bg color on his system, I cannot replicate it on my (or any

[wdvltalk] Re: goodriddancegirl

2003-07-16 Thread Cronan Gogarty
not so much an error as a personal preference http://www.goodriddancegirl.com/sales_details.asp?eventID=22 on this page I would like to see 'Details' vertically aligned to the top of the cell, also I would suggest that you put a space or a hr between each row of content. Like I say, not an

[wdvltalk] FTP client for mac?

2003-06-13 Thread Cronan Gogarty
Hi All, I am looking for an ftp client for a mac (os9 i think) any recommendations? I use WS_FTP_LE on windows and I am looking for something similar for the mac, i.e. free, lightweight and easy to use. Cheers, Cronán _ MSN 8