Results 1 to 5 of 5

Thread: <resolved>post using hyperlink

  1. #1

    Thread Starter
    Hyperactive Member dandono's Avatar
    Join Date
    Aug 2004
    Location
    Cornwall, UK
    Posts
    485

    Resolved <resolved>post using hyperlink

    hi, in html you can make a form that posts info to another page. can you post info from a hyperlink with out a form so you send info with out the user saying what to send.
    Last edited by dandono; Apr 8th, 2005 at 05:42 PM.
    If there is only one perfect person in the universe, does that make them imperfect?

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: post using hyperlink

    Only if the form accepts querystring parameters.

  3. #3

    Thread Starter
    Hyperactive Member dandono's Avatar
    Join Date
    Aug 2004
    Location
    Cornwall, UK
    Posts
    485

    Re: post using hyperlink

    what do you meen query string parameters? my form i would like to post to is a php page. i have allready made a form but i would like to get rid of the form and post the info to the php page using a hyperlink insted of the form. the form and the php file are here (http://dwsdev.ath.cx or http://dws05.ath.cx/dev) you enter a media file name in the text box and the php file sets a windows media player control's url value to what was posted.
    If there is only one perfect person in the universe, does that make them imperfect?

  4. #4
    Fanatic Member Psyrus's Avatar
    Join Date
    Jul 2000
    Location
    NJ
    Posts
    602

    Re: post using hyperlink

    Chris

    VB 6.0 Calendar App Video Gamers Group
    Don't forget to rate people if they helped you.

  5. #5

    Thread Starter
    Hyperactive Member dandono's Avatar
    Join Date
    Aug 2004
    Location
    Cornwall, UK
    Posts
    485

    Re: post using hyperlink

    so all i got to do is put $link = $_GET['link']; into my php page?
    thanks, it works.
    Last edited by dandono; Apr 8th, 2005 at 04:18 PM.
    If there is only one perfect person in the universe, does that make them imperfect?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width