Why does sometimes post method not working in Internet Explorer. It works in Netscape though! If I change to get it works. what could be the reason ?
Randall Twede
Ranch Hand
Joined: Oct 21, 2000
Posts: 4092
1
posted
0
I dont know, I have the opposite problem. my applet will only post to servlet in IE. From an html form you should have no problem with either. Perhaps if you post some of your code.