Sunday, January 24, 2016
How to help: in pocket IE client calls the server function without refreshing the page?
I want to develop a PDA website, it encountered difficulties. On the pocket IE page click of a button, send control request to the server, and then run the server (aspx.cs file) a program at the page does not refresh the condition, the condition is the page does not refresh. In general, I can use the IE AJax or ICallbackEventHandler interface, but seems not to support in the pocket IE. How can I do, thank you advice!
Reply:
Top that!
Reply:
ajax?
Client ocx - the new version can be
Reply:
var page_url = "? ControlServer.aspx command =" + command;
var xml = new ActiveXObject ("Microsoft.XMLHTTP");
xml.open ("POST", page_url, false);
xml.send ();
Reply:
XMLHTTP should support
Reply:
I have the same problem, but my problem may be a little easier, I do not think you can hide refresh the page to display an html element, there are ways you can not know that they can achieve?
http://topic.csdn.net/u/20080201/22/b8c4cde3-35d8-4b2b-8111-b83e82a4a8c4.html
If you have the program, and I would like to pay cash, please help
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment