setting Action Method as POST in Javascript

HI,

I am using window.open method to open a popup using javascript.

The url goes like this

"xxx.jsp?strUserID=xxx&strToDo=xxx"

can i hide the values which i pass in querystring?

I dont want the user to see the data which i pass to popup.

Can it be done through setting action method as POST in javascript?

Thanks in Advance.

[378 byte] By [myScreen@ArunNavadaa] at [2007-11-27 10:57:39]
# 1

JavaScript isn't Java. You're in the wrong forum. Try this one:

http://forums.devshed.com/javascript-development-115/

~

yawmarka at 2007-7-29 12:10:35 > top of Java-index,Java Essentials,Java Programming...