javascript postback
-
wanna to write a peace of code at the client to make a normal postback as if i click a specific asp button sending all the parameters of the page as if i click the button i will make this javascript function make that after a special time this is easy for me but the diffecult is the post back function that javascript must do to make that normal postback i need that so much to make a link between the flash and my aspx page so i must do this way of coding :) thankx hatem atef badawi tonaxxl@yahoo.com chat with me any one welcome the owner of the freelancer_egypt@yahoogroups.com
-
wanna to write a peace of code at the client to make a normal postback as if i click a specific asp button sending all the parameters of the page as if i click the button i will make this javascript function make that after a special time this is easy for me but the diffecult is the post back function that javascript must do to make that normal postback i need that so much to make a link between the flash and my aspx page so i must do this way of coding :) thankx hatem atef badawi tonaxxl@yahoo.com chat with me any one welcome the owner of the freelancer_egypt@yahoogroups.com
You can use the function __doPostBack(eventTarget, eventArgument) There is an article about this at http://www.xefteri.com/articles/dec102002/default.aspx
-
wanna to write a peace of code at the client to make a normal postback as if i click a specific asp button sending all the parameters of the page as if i click the button i will make this javascript function make that after a special time this is easy for me but the diffecult is the post back function that javascript must do to make that normal postback i need that so much to make a link between the flash and my aspx page so i must do this way of coding :) thankx hatem atef badawi tonaxxl@yahoo.com chat with me any one welcome the owner of the freelancer_egypt@yahoogroups.com
Hi Hatem, Review this article http://www.codeproject.com/aspnet/jsnopostback.asp[^] Kareem Shaker