If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > How can control Scroll Bar on a web Page

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-03-03, 06:13
Sreekanth Vanam Sreekanth Vanam is offline
Registered User
 
Join Date: Jul 2003
Posts: 5
How can control Scroll Bar on a web Page

HI,

I have a web page which contains too many controls with scroll bar. when i select a list box at the bottom of the page, the code written on the list box is such that the page gets refreshed. now what i need is the page should focus on the bottom portion when it is gets refreshed. i my case every time when the page gets refreshed, it points to the top of the page.

can anyone solve my problem?
Reply With Quote
  #2 (permalink)  
Old 12-26-03, 03:32
Shanmugam Shanmugam is offline
Registered User
 
Join Date: Dec 2003
Location: Chennai, India
Posts: 1
Hi,

Exactly where u want the page to be focused, u can pass a <A name> tag and pass the value of the name with the URL.

I hope this helps u.

Shanmugam
Reply With Quote
  #3 (permalink)  
Old 10-26-09, 17:45
black hattitude black hattitude is offline
Registered User
 
Join Date: Sep 2009
Posts: 1
introduction

hello,


thanks for the great quality of your site, each time i come here, i'm amazed.




<nice comment saved, spam link removed>

Last edited by gvee; 10-26-09 at 18:48.
Reply With Quote
  #4 (permalink)  
Old 10-27-09, 00:38
AnanthaP AnanthaP is offline
Registered User
 
Join Date: May 2009
Location: India
Posts: 62
If you have acccess to the code, you should first look to see whether the document/form is refreshed anywhere. (It may be in an external script file that is included). If so, it can be disabled. This will have the desired effect but will not refresh even in cases where it is required. (ie might have unintended consequences in other activations).

End
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On