Finding URL from a document.formname.submit()
Web Development
2
Posts
2
Posters
0
Views
1
Watching
-
Is there a way I can get the actual url that a web browser loads when making a jsp call to document.formname.submit(), as sometimes the actual URL is not shown in the browser? Thank you, K
In your client-side JScript you could use: document.URL and in your server-side JSP you have: .getRequestURI() Hope this helps, Lee. -- Lee H Fuller -- lee@fullerdata.com http://www.fullerdata.com -- Life, loathe it or ignore it, you can't like it. --