Hi all, I want to know about Hidden Referring link. The syntax like : <input type="hidden" name="redirect" value="Asp.net Training.pdf"/> Providing Unique id for the value: <input type="hidden" name="redirect" id="hidden_Redirect"/> Would you Please let me know about Hidden Referring Link. Best Regards, Chaitanya Patel.
Thanks for reply, I am not sure but making link hidden there might be some thing hidden related to Back link or Crawling the links in SE's !!! ???
The code you pasted is just hiding couple of values that will normally be carried forward to other pages to which the current page posts data or navigates.