473,387 Members | 1,890 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

An question about click buttom

8
Hi Guys,

I am creating a new aspx web page which allows user enter information and show the a message on a label text once them click the "submit" bottom.
The label is placed at the end of the web page.
However, I do not know why everytime I click the "submit" buttom and the screen always jump to the first line of the aspx page. I need a way to bring me
directly to the label where the message get shown.

Please point me a right direction.

Thanks!!!!!!!!!!!!!!!!
Jul 25 '07 #1
4 1014
You could use Ajax with an Update Panel, the browser will then not scroll back up after a post.
Jul 25 '07 #2
bbqbbq
8
Thanks for your reply.
Do you have sample code I can refer to?
Jul 25 '07 #3
There are tons of examples out there.

http://ajax.asp.net/docs/tutorials/IntroductionUpdatePanel.aspx

Is a start.
Jul 25 '07 #4
bbqbbq
8
Thanks alot, rblaettler.
I got it.
Jul 26 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: jiangyh | last post by:
hi there: I have a class inplement IDataParameterCollection.looks like buttom code,I have a override method named this. public class DBParameters : ArrayList, IDataParameterCollection {...
0
by: Joseph S. | last post by:
hi all, debugging PHP applications interactively is possible, easy and free. I am talking about PHPEclipse and using it for debugging over several scripts or debugging through a session. Since I...
1
by: regelcom | last post by:
My son is trying to create an about form button for a form he has already created. Any help would be great. Thanks
5
by: JoseValencia | last post by:
I have a page where I initialize a textbox.text value in the page_load event .. I have also a button where I want to do something with the value of the textbox.text . The user can change manually...
1
by: Daniel | last post by:
Hi, I learn visual c++, and I have made an example with the IDE environnement,( MFC exe). I add a buttom and I want when the buttom is clicked, open an other formview that I created in my...
1
by: doris1202004 | last post by:
I have divide three frames: 1 is the menu which show the choice a,b,c. on the left side this is a typer-link 2 is the body frame which show the img on the right frame 3 is the sentense frame...
5
by: gabriele | last post by:
Hi, i'm new in this newsgroup, I'm working on a web based managerial software in my company and, for speed-up my work, have created a framework This framework uses the PHP and JAVASCRIPT...
1
by: srinivasyadavkota | last post by:
Hi Experts here, Pls help me. I have written the html code like this: <a href="http://mypage.com/docfiles" target="_blank"> Click </a> But the problem is when ever the user click the...
2
by: =?Utf-8?B?S2Vsdmlu?= | last post by:
Hi all, I am trying to create a new window (without border, title bar..etc) for using brush to make the whole screen become red. So, anyone knows how to create a new window after pressing a...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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...

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.