pra123
11-21-2005, 01:01 AM
My Problem is :
1) I will click on a link, then an value(either company summary or table of contents) will be passed to a textbox.
2)If the value passed is 'table of contents', then an hyperlink 'preview table of contents' should get displayed in same asp page without form reload or form submit.
3)If the value passed is company summary, then an hyperlink 'preview table of contents' should NOT get displayed.
4)I want this to be done without form submit or javacript.
So how to do this.
I want this to be done in present asp page only without form submit.
regards
1) I will click on a link, then an value(either company summary or table of contents) will be passed to a textbox.
2)If the value passed is 'table of contents', then an hyperlink 'preview table of contents' should get displayed in same asp page without form reload or form submit.
3)If the value passed is company summary, then an hyperlink 'preview table of contents' should NOT get displayed.
4)I want this to be done without form submit or javacript.
So how to do this.
I want this to be done in present asp page only without form submit.
regards