Pass A URL w/Javascript
Scott Rossi
scott at tactilemedia.com
Tue Aug 12 16:01:00 EDT 2003
Recently, Mark Brownell wrote:
> I'll bet I can pass all kinds of stuff inside the URL and parse it up
> for my own custom needs. I'll test for white space or empty space in
> the URL first just to see if it will break it. Otherwise I can use a
> delimiter to pass unbroken strings of chars. This is a cool feature.
Keep in mind, if you ever have a problem with spaces or other "special"
characters in a URL, you can use the urlEncode/Decode functions to make the
problem characters more serer-friendly.
Regards,
Scott Rossi
Creative Director
Tactile Media, Multimedia & Design
Email: scott at tactilemedia.com
Web: www.tactilemedia.com
More information about the use-livecode
mailing list