0
Answer

XML HTTP problem in netscape 4.75

Administrator

Administrator

21y
2.3k
1
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