Click here to Skip to main content
15,886,199 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionreturning to same place on long page Pin
MacIntyre19-May-10 4:42
MacIntyre19-May-10 4:42 
AnswerRe: returning to same place on long page Pin
Yusuf19-May-10 4:53
Yusuf19-May-10 4:53 
GeneralRe: returning to same place on long page Pin
MacIntyre19-May-10 5:12
MacIntyre19-May-10 5:12 
GeneralRe: returning to same place on long page Pin
Yusuf19-May-10 5:37
Yusuf19-May-10 5:37 
GeneralRe: returning to same place on long page Pin
Enobong Adahada19-May-10 5:58
Enobong Adahada19-May-10 5:58 
GeneralRe: returning to same place on long page Pin
Yusuf19-May-10 6:02
Yusuf19-May-10 6:02 
GeneralRe: returning to same place on long page Pin
MacIntyre19-May-10 6:09
MacIntyre19-May-10 6:09 
GeneralRe: returning to same place on long page Pin
Yusuf19-May-10 6:31
Yusuf19-May-10 6:31 
MacIntyre wrote:
First I have never used anchors before so there a little be of confusion here on my part.


Chris, don't feel bad. We're all there one day or another. We'd to start from zero.

MacIntyre wrote:
This is an asp.net with vb.net as the code behind.


No matter what you are using, behind the scene, it will spit out HTML code. So, you need to hone your HTML knowledge. Anchor tags are one example.

MacIntyre wrote:
How do I activate the anchor location so when the page is redisplayed it envokes the target anchor because there will be at least 20 anchors on each page?


Well, what is causing the page refresh? Is it button click? or other user action? If it is button click then you need to add the anchored tag to your Response.Redirect() page.

If you give us some more detail about your code we may help you.

GeneralRe: returning to same place on long page Pin
Not Active19-May-10 7:04
mentorNot Active19-May-10 7:04 
GeneralRe: returning to same place on long page Pin
Yusuf19-May-10 7:07
Yusuf19-May-10 7:07 
GeneralRe: returning to same place on long page Pin
Not Active19-May-10 7:02
mentorNot Active19-May-10 7:02 
AnswerRe: returning to same place on long page Pin
Not Active19-May-10 6:59
mentorNot Active19-May-10 6:59 
GeneralRe: returning to same place on long page Pin
Yusuf19-May-10 7:06
Yusuf19-May-10 7:06 
GeneralRe: returning to same place on long page Pin
MacIntyre19-May-10 7:48
MacIntyre19-May-10 7:48 
GeneralRe: returning to same place on long page Pin
MacIntyre19-May-10 7:57
MacIntyre19-May-10 7:57 
GeneralRe: returning to same place on long page Pin
Not Active19-May-10 8:17
mentorNot Active19-May-10 8:17 
GeneralRe: returning to same place on long page Pin
MacIntyre19-May-10 8:22
MacIntyre19-May-10 8:22 
GeneralRe: returning to same place on long page Pin
MacIntyre20-May-10 5:48
MacIntyre20-May-10 5:48 
AnswerRe: returning to same place on long page Pin
Enobong Adahada19-May-10 7:26
Enobong Adahada19-May-10 7:26 
GeneralRe: returning to same place on long page Pin
MacIntyre20-May-10 5:44
MacIntyre20-May-10 5:44 
QuestionMigration Tool from ASP.NET to Silverlight Pin
Shubhabrata Mohanty19-May-10 4:27
Shubhabrata Mohanty19-May-10 4:27 
AnswerRe: Migration Tool from ASP.NET to Silverlight Pin
Yusuf19-May-10 4:55
Yusuf19-May-10 4:55 
QuestionActive Directory Pin
antony beula19-May-10 1:24
antony beula19-May-10 1:24 
AnswerRe: Active Directory Pin
Brij19-May-10 1:51
mentorBrij19-May-10 1:51 
Questionhow to use menucontrol please help me out??? Pin
hi_everybody19-May-10 1:11
hi_everybody19-May-10 1:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.