G
GraVity via DotNetMonster.com
Hello all
I am new to asp.net or web programming
I have a requirement, I have to submit a document to another server using
my webpage, there is a perticular protocol for doing that.
This protocol requires to make many requests between the servers for the
submission of single document,
as the result the webpage refreshes many time(for each request between the
servers). I want that some how my webpage doesn't refresh and at the same
time the requests are made between the servers.
OR SIMPLY "HOW CAN I SUBMIT THE SAME WEBPAGE MANY TIMES AND DO THE WORK AT
THE CODE-BEHIND WITHOUT REFRESHING IT"?
I am not sure but i think this can be done by using frames? but i was
unable to resolve it using frames.
Require help urgently !!
I am new to asp.net or web programming
I have a requirement, I have to submit a document to another server using
my webpage, there is a perticular protocol for doing that.
This protocol requires to make many requests between the servers for the
submission of single document,
as the result the webpage refreshes many time(for each request between the
servers). I want that some how my webpage doesn't refresh and at the same
time the requests are made between the servers.
OR SIMPLY "HOW CAN I SUBMIT THE SAME WEBPAGE MANY TIMES AND DO THE WORK AT
THE CODE-BEHIND WITHOUT REFRESHING IT"?
I am not sure but i think this can be done by using frames? but i was
unable to resolve it using frames.
Require help urgently !!