AutoPostBack is not firing on some clients

  • Thread starter Thread starter wkpli
  • Start date Start date
W

wkpli

Hi,

In my ASP.net web application (VS 2003), I have a textbox in which
AutoPostBack=True...the event got fired when I am running on my IE7. And my
client had that working before, but not anymore...

Do you have any idea why the event is not firing now? Is there another
setting I have to configure in IE?

Thanks in advance.
 
wkpli said:
Hi,

In my ASP.net web application (VS 2003), I have a textbox in which
AutoPostBack=True...the event got fired when I am running on my IE7. And my
client had that working before, but not anymore...

Do you have any idea why the event is not firing now? Is there another
setting I have to configure in IE?

The auto-post back is an ASP.NET Web functionality not IE. What are the
other browsers being used?
 
But how come it works on some machines but not all?

Besides, it doesn't work on firefox.
 

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

Back
Top