Logo 
Search:

Asp.net Answers

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds
  Question Asked By: Oscar Montgomery   on Aug 19 In Asp.net Category.

  
Question Answered By: Mona Wagner   on Aug 19

I've ran into this prob with some past pages - where the form is submitted
when hitting the enter  key from within a text  field & the form auto-posts.
If you're not enabling viewstate on the page  - or on the elements you want
displayed - then they will show up after that post. If you don't want to
use viewstate, then you'll have to reload your elements manually. I
haven't found a way of disabling that post event -- perhaps a javascript
function call could help  - but i belive it's IE's behavior to do this...

Share: 

 

This Question has 10 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on problem in ASP not ASP.net Or get search suggestion and latest updates.


Tagged: