Results 1 to 8 of 8

Thread: hyperlink pass html menu value[Resolved]

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2005
    Posts
    840

    Resolved hyperlink pass html menu value[Resolved]

    i have one form, contain one select menu(selectTitle) and a text field(txtEpisode)..........now i want pass the item selected in select menu and text field to the hyperlink......

    but at the end, the hyperlink pass the word "selectTitle".....what is the problem?

    Code:
    <a href="http://localhost/UploadVideo.php?programName=selectTitle&episode=txtEpisode" class="style8" onclick="return UploadVideo('http://localhost/UploadVideo.php?programName=selectTitle&episode=txtEpisode')">Upload Video Clips </a>
    Last edited by kenny_oh; Dec 1st, 2005 at 11:23 AM.

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