i just went through that. previously I was just watching for and never 
creating that situation. But. urlencode is a function this list turned me on 
to.

woo hoo.

eric


From: "cf-talk" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: CF-Talk <[EMAIL PROTECTED]>
Subject: Netscape users and spaces in Hyperlinks
Date: Thu, 21 Dec 2000 21:01:04 +0100

Hi list,
I have a CF-Template which is called by a URL (e.g.) like:

<a href="template.cfm?word=a,b c">Template</a>

In IE 5.x this works excellent but in Netscape 4.x I get an error concerning
the space between b and c.
IE is identifying it and is making a link automatically:

template.cfm?word=a,b%20c

NS gives me a 400 error.
I have 1200 links like the one above.
And I don't want to change them all to remove the spaces.
What can I do here for Netscape-Users ?
Ideas ?

Uwe

Mail: [EMAIL PROTECTED]
Web: www.sdsolutions.de
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to