Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

browser redirect

Status
Not open for further replies.

biry

Technical User
Nov 5, 2004
127
CA
how would one begin to create a script that would result in browser redirect (if someone goes to site.com. the url is changed to in the address bar)

The Long story of the situation:
Flash movie's url is checked against the script url.

My site is accessible as site.com and and when the movie tries to talk to i have a security problem (or macromedia thinks i have)
If the movie simply talks to something.php, it would not mind, but for other situations i really need absolute paths for the scripts. I'm considering trying a browser redirect as an option to stop the security issue.(if someone goes to site.com. the url is changed to in the address bar)... how can this be accomplished?

thanks
 
aha,
just read your post in ASP, i misunderstood it. why do you need absolute URL? are u trying to read XML data that is outputted by PHP?


Known is handfull, Unknown is worldfull
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top