Click here to Skip to main content
15,913,669 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionProblem with ForceDownloads Pin
AndyASPVB19-May-10 9:57
AndyASPVB19-May-10 9:57 
AnswerRe: Problem with ForceDownloads Pin
Venkatesh Mookkan19-May-10 16:46
Venkatesh Mookkan19-May-10 16:46 
QuestionHow to make two seperate lists of "Master" links lead to a single Details FormView control? Pin
Nostrom019-May-10 6:54
Nostrom019-May-10 6:54 
Questionunique browser session id in asp.net Pin
trilokharry19-May-10 4:54
trilokharry19-May-10 4:54 
AnswerRe: unique browser session id in asp.net Pin
Venkatesh Mookkan19-May-10 16:48
Venkatesh Mookkan19-May-10 16:48 
GeneralRe: unique browser session id in asp.net Pin
Martin Jarvis20-May-10 6:12
Martin Jarvis20-May-10 6:12 
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 
Yusuf, this looks like something that will really work for me.

First I have never used anchors before so there a little be of confusion here on my part. This is an asp.net with vb.net as the code behind.

So when something is changed that causes a postback then the code behind is invoked. 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?

So just to be clear I don't have a problem with creating a hundred anchors if necessary, it is just how to activate the appropiate anchor. If for example an entry from the travel dropdownlist is selected I will need to process the selection then redisplay the page. Upon selecting the dropdownlist theI will need to know its anchor. After exceuting the AutoPostBack routine I will want to return to the anchor for that dropdownlist location.
I hope I am not making this too complicated.
Thanks again..
Chuck..
GeneralRe: returning to same place on long page Pin
Yusuf19-May-10 6:31
Yusuf19-May-10 6:31 
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 

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.