From: wkpli on 12 Apr 2010 09:54 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.
From: Mayayana on 12 Apr 2010 10:24 This is a VB group. Everything called VB after VB6 is actually VB.Net, which is an entirely different thing. If you actually have a VB.Net question try here: microsoft.public.dotnet.languages.vb It sounds like you might really have an ASP question, which would put you in the wrong group twice removed. :) One of these groups might be a good place to start for ASP: microsoft.public.inetserver.asp.general microsoft.public.dotnet.framework.aspnet | | 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.
From: Paul Clement on 12 Apr 2010 12:28 On Mon, 12 Apr 2010 06:54:01 -0700, wkpli <wkpli(a)discussions.microsoft.com> wrote: � 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. Try re-posting your question to an ASP.NET forum: http://forums.asp.net/ Paul ~~~~ Microsoft MVP (Visual Basic)
|
Pages: 1 Prev: Compiled Code and Virus False Positives Next: Transparent image dragging |