|
-
Mar 12th, 2006, 08:16 PM
#1
Run a script without changing the URL
Can you run a script (php, cgi, pl) and have it not change the url on the browser?
-
Mar 13th, 2006, 11:54 AM
#2
Re: Run a script without changing the URL
Only if it is included into the current file by a directive, in which case you're still really running the current script anyway.
-
Mar 13th, 2006, 01:24 PM
#3
Re: Run a script without changing the URL
You can use the XML HTTP object via javascript, to get data form the server without reloadingthe page. Check the Ajax link in my signature.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|