PDA

View Full Version : put 2 strings into location url from flash



GregD
May 29th, 2003, 10:40 AM
Hey guys,

I have managed to get 2 strings to pass from:

ASP -> FLASH -> 2nd ASP file

But in second file they are no longer in the url like so:

www.blah.com/hello.asp?name=blah&id=blah

So if i refresh the page the 2 strings disapear... is it possible
once i have the strings in the ASP page to place them automaticly in
the url like this?

Thanks!