473,385 Members | 1,320 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,385 software developers and data experts.

focus on a section of a page

in my application i need to focus on a section of a page when the page reloads..how can it be done..since it reloads using response.redirect i cannot use the jump tag(anchor)..does anybody got the answer..

thanks in advance
Apr 11 '07 #1
3 1429
please post your link so that we can see actually what is happening and i think you are talking about the ajax. So please find your solutioin through ajax
Apr 11 '07 #2
jhardman
3,406 Expert 2GB
in my application i need to focus on a section of a page when the page reloads..how can it be done..since it reloads using response.redirect i cannot use the jump tag(anchor)..does anybody got the answer..

thanks in advance
You can't use the jump tag on a response.redirect?
Expand|Select|Wrap|Line Numbers
  1. response.redirect "aCoolPage.html#itemListings"
Let me know if this helps.

Jared
Apr 11 '07 #3
You can't use the jump tag on a response.redirect?
Expand|Select|Wrap|Line Numbers
  1. response.redirect "aCoolPage.html#itemListings"
Let me know if this helps.

Jared
i tried the same but it does not work, also i need to pass values using query strings...
Apr 12 '07 #4

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

Similar topics

11
by: JCO | last post by:
I have a text box, on my form that I cant get the focus on. I'm using it as shown: <head> <body onload=document.getPassword.txtPasswordName.focus()> </head> Where getPassword is the form &...
31
by: Benno Bös | last post by:
If I use the following construct in the frame "main" for a link to an extern site: <A HREF="http://www.any.xy" TARGET="extern"> the Browser is creating the window "extern", loading the page...
1
by: Olav Tollefsen | last post by:
I use this code to set focus to a textbox when I load a page: private void SetFocus(System.Web.UI.Control ctrl) { string s = "<SCRIPT language=\"javascript\">document.getElementById('" +...
12
by: CLEAR-RCIC | last post by:
Hi, I'm having problems setting focus to a textbox on a web user contol on an asp.net web page. The following script works on normal asp.net pages: <script language="javascript"> function...
10
by: tshad | last post by:
I have a page where I give focus to the first textbox on my page: <body onLoad="document.forms.firstName.focus();"> I also go and check the status of some data when I exit the 3rd textbox on...
4
by: PK9 | last post by:
I have a button at the top of my page that I have an onClick event handler for which makes some new controls (at the bottom of my page) visible. When the user clicks the button I make the new...
1
by: Daniel Kaplan | last post by:
Hello All, I have a Perl script that creates my HTML, which has a form, and then I set focus to a specific part of the form with: ...my form and input fields here.... </form> <script...
0
by: Neil Cherry | last post by:
I'm not sure if this is the correct place to ask but I have to start somewhere. On my main web site (first link below) I have a small header/tab section (not scrollable) and the main section...
11
by: karen987 | last post by:
I have a web page which used to work fine until i added a rich text editor. the pages are in ASP and it is a news weblog, with a comments section where people click the headline of a comment and...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.