What does Hidden Referring Link Mean ?

Discussion in 'C#' started by chaitanya.seo, Dec 27, 2007.

  1. #1
    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.
     
    chaitanya.seo, Dec 27, 2007 IP
  2. JohnZing

    JohnZing Peon

    Messages:
    109
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Where do you want to use it? what do you have in mind?
     
    JohnZing, Dec 28, 2007 IP
  3. chaitanya.seo

    chaitanya.seo Banned

    Messages:
    625
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #3
    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 !!! ???
     
    chaitanya.seo, Dec 28, 2007 IP
  4. urstop

    urstop Peon

    Messages:
    224
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    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.
     
    urstop, Jan 3, 2008 IP