Hi,
I have a
jsp page that has an <iframe> in the <body>. Basically this is what I have:
It works fine. But when I do a view source you can see the user and password. I dont want that to happen. Is there any way you can send the request parameters to an external url and still hide it from being seen.
I dont have to be using an <iframe> but any thing similar will work.
Thanks,
Martin
[ October 28, 2004: Message edited by: Martin Lira ]