Click here to Skip to main content
16,021,181 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
i am export the html file on button click event in that html file 2 tables display seperately on same file. so i want to give link into first table records that link go to same file second table records.

thanks in advance
Posted
Comments
Ed Nutting 15-Feb-12 6:51am    
This question has too little detail and quite frankly makes no sense... I appreciate English may not be your first language but please try and rephrase/rewrite this question to make it much clearer. Include more detail as to what your problem is.
ZurdoDev 15-Feb-12 8:09am    
Sounds like you are exporting but then you say you have a file you want linked together. Need a lot more details.

1 solution

As far as I can understand your requirement, the target of the hyperlink is in the same page (the second table). To move user to second table you can use anchor tags.

http://www.echoecho.com/htmllinks08.htm[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900