refresh a page when a hidden value changes

S

S. Shen

Subject: refresh a page when a hidden value changes

I have this complex page to display activities in one day and more.
let's say I have a hidden textbox with a link to a calendar. Click on
calendar will open a window for date pick. the chosen date is then put
back in hidden text -- upon this I'd like to refresh part of the page
for activities on that date.
I've checked that textBox.OnTextChanged doesn't work since the control
is hidden. (it worked when visible, I guess because of its focus)

I understand that using javascript this can be done by reload the
page. I am looking for a solution in asp.net - looking for an event to
fire so that i can plug-in my postback block; or looking for a way to
simulate a click on a button when the pop-up closes and returns.

Any suggestions? thanks, Shen
 

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

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top