Exchange data between ASPX pages with no refresh

G

Guest

Hi
How can I exchange data between two ASPX pages without a round-trip?
Let's say from the 1st page I call the 2nd one in a new window and then I want to return back a value. BUT without refreshing (i.e. reloading the 1st page).

I see this kind of exchange happening in lots of sites, like Yahoo! mail, e.t.c.

Any ideas?
dp
 
E

Eliyahu Goldin

page 1 should call page 2 on client side via showModalDialog(...);

Eliyahu

Dimitris Pantazopoulos said:
Hi
How can I exchange data between two ASPX pages without a round-trip?
Let's say from the 1st page I call the 2nd one in a new window and then I
want to return back a value. BUT without refreshing (i.e. reloading the 1st
page).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Staff online

Members online

Forum statistics

Threads
473,769
Messages
2,569,577
Members
45,052
Latest member
LucyCarper

Latest Threads

Top