0
Reply

XML HTTP problem in netscape 4.75

Administrator

Administrator

Apr 16 2003 11:05 AM
2.3k
Dear friends! I have following problem I am using XML HTTP component in my code to send a request to another page through javascript. It perfectly works in IE browser but not working in netscape 4.75 I am using following code. xmlhttp.Open("POST", "file.aspx", false); xmlhttp.Send(); TableName= xmlhttp.ResponseText please help.. amol

Next Recommended Forum