| | |
Some controls not working with IE
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Apr 2005
Posts: 18
Reputation:
Solved Threads: 2
I have 2 forms. One is a login form and the other is a registration form. Both have various textboxes and a "Submit" button. Now when using Mozilla these controls "Buttons" work perfect with no flaws but on the other hand when using IE 6.0 When i click the buttons the page just acts like I didnt even hit the button and nothing happens it just sits there. I have my target schema set to ie 5.0. I do have browser caps in my web.config file but even if I take them out IE still doesnt respond to the click event of the button. This is really getting me frustrated. I know there are some problems with different browsers besides IE when working with the .net environment. Any help or suggestions would be appreciated.
Miller
Miller
•
•
Join Date: Apr 2005
Posts: 18
Reputation:
Solved Threads: 2
Ok I found my problem. I had to add this to the web.config
because for some reason my project wasnt recognizing this files location. So I put it into the same folder as my application.
Miller
ASP.NET Syntax (Toggle Plain Text)
<system.web> <webControls clientScriptsLocation="aspnet_client/system_web/1_1_4322/"/> </system.web>
because for some reason my project wasnt recognizing this files location. So I put it into the same folder as my application.
Miller
![]() |
Similar Threads
- Button click event only working the second time (C#)
- Controls on Activex Controls (Datagrid,Tab) in Win32 C (Dev C++ )... (C++)
- Reading Controls from Panel (ASP.NET)
- request.form is not working in asp.net (ASP.NET)
- Links not working in web sites using Internet Explorer 6.0 (Viruses, Spyware and other Nasties)
- Pass Controls of Access-Form to sub in module (Visual Basic 4 / 5 / 6)
- WMP suddenly stopped working (Windows NT / 2000 / XP)
- Java not working after Trojan attack (Windows NT / 2000 / XP)
Other Threads in the ASP.NET Forum
- Previous Thread: AutoScroll
- Next Thread: Which of the .NET Framework Languages Is Best?
Views: 3732 | Replies: 1
| Thread Tools | Search this Thread |
Tag cloud for ASP.NET
.net 2.0 3.5 ajax alltypeofvideos appliances application asp asp.net beginner box browser businesslogiclayer button c# cac checkbox class complex control countryselector dataaccesslayer database datagrid datagridview datalist deployment development dgv dialog dropdownlist dropdownmenu dynamic dynamically edit editing embeddingactivexcontrol feedback fileuploader fill findcontrol flash folder form gridview gudi iis image javascript languages list listbox maps microsoft mobile mouse mssql nameisnotdeclared news novell numerical opera parent problem profile project radio redirect registration relationaldatabases reportemail response.redirect richtextbox rows schoolproject search security select sessionvariables silverlight smoobjects software sql sql-server ssl tracking treeview validatedate validation vb.net videos vista visualstudio vs2008 web webapplications webdevelopment webprogramming wizard xsl





