P
Purushottam Khandebharad
Hi,
I have 2 asp.net web applications (1st app is asp.net 2.0 and 2nd is
asp.net 1.1 application)
We have to post a form on web page of 1st application to a web page of
2nd application in new window (web page of 2nd application should be
opened in a new browser window after user submits the form on first
application)
I have a button on a web page of 1st application and on click of that
button page should get post back and in the event handleer of this
button i have write code so that it will create and execute javascript
to open up a new browser window and open web page of 2nd application in
it and submit the web page of 1st application to web page of 2nd
application in another window
Thanks in advance
Regards
Puru
I have 2 asp.net web applications (1st app is asp.net 2.0 and 2nd is
asp.net 1.1 application)
We have to post a form on web page of 1st application to a web page of
2nd application in new window (web page of 2nd application should be
opened in a new browser window after user submits the form on first
application)
I have a button on a web page of 1st application and on click of that
button page should get post back and in the event handleer of this
button i have write code so that it will create and execute javascript
to open up a new browser window and open web page of 2nd application in
it and submit the web page of 1st application to web page of 2nd
application in another window
Thanks in advance
Regards
Puru