refresh page with webforms button code

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I was wondering if there was asp.net webform (serverside) code which will
refresh the page. I get a download dialog box that keeps poppin up everytime
i click on any buttons on my page and i get stuck there... i can only press
F5 or refresh button at the top to get rid of it and let me go on to other
pages of my site...

I see a lot of Javascript code to do it but i can't seem to write javascript
code behind webform controls..

any ideas???
 
Back
Top