|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
mask url
I have a simple redirect script, however I want to mask the desitnation url with original.
I tried using frames but this loses some functionality. Any Suggestions?? <html> <head> <meta http-equiv="refresh" content="0;URL=http://www.url3.com"> <script language="JavaScript"> <!-- Hide script from non-JS supported Browsers window.location.replace ("http://www.url.com"); // end hiding --> </script> </head> </html> |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > mask url |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|