473,503 Members | 2,173 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Next button in aspx page

:(

Hi,

I have aspx pages, in all pages i am placing next button, which will
take us to next screen. if i click next button with mouse, it is
going to next page and functionality is working fine.

If i press the enter key through my keybord, it is going to next
page, but functionality is not what i am expecting.

Please let me know the reason and solution for the same.

Thanks
Manu Srinivasa

*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*
Nov 18 '05 #1
2 1650
Check out this article,
http://www.allasp.net/enterkey.aspx

--
Saravana
http://dotnetjunkies.com/WebLog/saravana/
www.ExtremeExperts.com
"manu_srinivasa" <sr********@bsil-dot-com.no-spam.invalid> wrote in message
news:41**********@Usenet.com...
:(

Hi,

I have aspx pages, in all pages i am placing next button, which will
take us to next screen. if i click next button with mouse, it is
going to next page and functionality is working fine.

If i press the enter key through my keybord, it is going to next
page, but functionality is not what i am expecting.

Please let me know the reason and solution for the same.

Thanks
Manu Srinivasa

*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*

Nov 18 '05 #2
Hi Manu,

By pressing enter, you submit the form - but not by clicking the button.
Thus, the button.Click event isn't called.
Regards,
Nils Magnus Englund

"manu_srinivasa" <sr********@bsil-dot-com.no-spam.invalid> wrote in message
news:41**********@Usenet.com...
:(

Hi,

I have aspx pages, in all pages i am placing next button, which will
take us to next screen. if i click next button with mouse, it is
going to next page and functionality is working fine.

If i press the enter key through my keybord, it is going to next
page, but functionality is not what i am expecting.

Please let me know the reason and solution for the same.

Thanks
Manu Srinivasa

Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1088
by: Bryan | last post by:
Ok.. Im sure you've all seen this question many times, but i havent yet found a viable solution to this problem.. In my web application, there is a section wher the user must enter data to be...
1
1342
by: asad | last post by:
Hello, i'm working on a greeting card website, there is a page where i'm showing greeting cards, i have done paging on this page with using Datalist and its working well but i have a problem is...
2
2609
by: Arsalan Ahmad | last post by:
Hi, May be I am a newbie, or may be i dont have that much insight in following systems ..i.e. why i have some confusions as below: In many websites, when search is performed on some keywords...
2
4257
by: mac | last post by:
Hi! I am Mac I have a problem with my code with regards to call the next page I use response.Redirect just to show the next page, I try to call the next page on form 2 using button. Please...
5
21716
by: Nick Gilbert | last post by:
Hi, I'm using the asp:Wizard control and on some of the steps, I would only like the user to be able to progess to the next step by clicking an image button. Therefore I would like to be able to...
3
6860
by: M. Ali Qureshi | last post by:
Hi, I have a wizard in my aspx page, and i create steps programatically. There are about 8 steps in all. The default text for StepNextButton is "Next". But i want that only in step 4, the next...
4
1690
by: thupham | last post by:
I have 2 page: index.aspx next.aspx and the code in javascript to validate Email: function fnEmail() { if(checkEmail(form1.txtEmail.value)== false) { alert("Email is not...
8
10802
by: GaryDean | last post by:
I have a Wizard page and need to affect the next and previous buttons from my code-behind. I've googled around and found two solutions, and neither appear to work. I can access the SideBarList...
16
3975
by: pupilstuff | last post by:
hi guys i just want to perform custom paging in which at the footer of the grid view ,there must be a pager 'pervious/next with numeric' this is what i did in aspx page <asp:GridView...
0
7093
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7287
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7349
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7467
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5594
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3168
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1521
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
746
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
399
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.