Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:708599
More Search Options
RSS Available
Matching Posts
Re: Need to click ENTER after entering value in TextBox to make Submit button work
jQuery route was not working. I decided to try first option. Everything works similar to how it was for onclick event - text box clears; but user has to press Enter after entering the value; or hit button Save twice. Any ideas how to correct this?
Posted to
Web Forms
(Forum)
by
bonafiden
on 11/1/2009
Re: Need to click ENTER after entering value in TextBox to make Submit button work
What should I use instead of __EVENTTARGET? Page.RegisterHiddenField("__EVENTTARGET",btnSubmit);
Posted to
Web Forms
(Forum)
by
bonafiden
on 11/1/2009
Re: Need to click ENTER after entering value in TextBox to make Submit button work
No, I do not set defaultbutton property of the form. When I remove TabIndex of submit button , I get error Invallid value of property (should have some value)
Posted to
Web Forms
(Forum)
by
bonafiden
on 11/1/2009
Re: Need to click ENTER after entering value in TextBox to make Submit button work
I would like to follow jQuery route and added this on page: < script type ="text/javascript"> $( ".TextBox" ).focus( function () { this .value = "" ;}); </ script > But text box does not get cleared on click. What am I missing? Thanks!
Posted to
Web Forms
(Forum)
by
bonafiden
on 10/30/2009
Re: Need to click ENTER after entering value in TextBox to make Submit button work
I have the following code on the page (below), and if I remove onclick ='', everything works; but I need that to clear field when user clicks on it. How can I combine this and eliminate necessity for users to press ENTER after they typed the value? < asp : TextBox ID ="txtCompensationPercent" runat ="server" AutoCompleteType ="disabled" AutoPostBack ="True" Font-Names ="Tahoma" Font-Size ="9" onclick ="this.value='';"
Posted to
Web Forms
(Forum)
by
bonafiden
on 10/29/2009
Re: How to send XML message to Web Service
Thank you! However, I need to know how to do this using .NET 2.0. Could someone help me here please?
Posted to
XML Web Services
(Forum)
by
bonafiden
on 7/29/2009
How to send XML message to Web Service
Could you please help me understand: how can I send XML message to a Web Service? What C# code I need to use in my Web App? What code to use in Web Service? What should be done overall to ensure that 2 applications can communicate? Thank you for your help!
Posted to
XML Web Services
(Forum)
by
bonafiden
on 7/28/2009
Re: Need to click ENTER after entering value in TextBox to make Submit button work
No, this is not the solution to my problem. I do not need to invoke Submit button upon user hits ENTER. What I need is to AVOID hiting ENTER, and allow user to type all values in all text boxes (without hitting ENTER), then hit Submit button ONCE.
Posted to
Web Forms
(Forum)
by
bonafiden
on 3/9/2009
Re: Need to click ENTER after entering value in TextBox to make Submit button work
The problem is that if user does not hit ENTER, button Submit does not react on first click. User has to hit button twice, and this is very inconvinient and hard to sell. How can I fix that?
Posted to
Web Forms
(Forum)
by
bonafiden
on 3/9/2009
Need to click ENTER after entering value in TextBox to make Submit button work
After user enters value in any text box on the page, he needs to hit ENTER - otherwise button Click event does not fire. How to fix that?
Posted to
Web Forms
(Forum)
by
bonafiden
on 3/6/2009
Page 1 of 19 (187 items) 1
2
3
4
5
Next >
...
Last ยป
Channel 9:
Nick Baker: Xbox Architecture
TechNet Edge:
Thrive Live! Behavioral Interviewing: A behavioral answer is always the correct answer
ASP.NET:
PDC and Tech-Ed Europe Slides and Code
WindowsClient:
Anybody build a XAML parser in C or C++ yet?
WindowsClient:
Silverlight use, power and deployment keeps growing; so does WPF
ASP.NET:
T4CSS: A T4 Template for .Less CSS With Compression
WindowsClient:
JSON-P: An Elegant Hack
Channel 9:
Photosynth Update and New UI
Channel 9:
First Look: Streetside in Bing Maps
Channel 9:
Coding4Fun at PDC 2009
WindowsClient:
10 Must-See PDC 09 Sessions
Channel 10:
Photosynth Updated with New Release and New UI
Channel 10:
WindowsBlinds 7 Now Works with Windows 7
Channel 10:
Zune HD Launches New Colors
ASP.NET:
PDC09: ASP.NET MVC 2: Ninjas Still on Fire Black Belt Tips
ASP.NET:
Hanselminutes Podcast 188: ASP.NET MVC 2 Beta with Phil Haack
ASP.NET:
Hanselminutes Podcast 186: .NET Debugging 101 with Tess Ferrandez
TechNet Edge:
WinRE and free stuff with Sean Kearney
WindowsClient:
XslCompiledTransform and large template elements
WindowsClient:
The Future of Client App Dev : WPF and Silverlight Convergence
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online