hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Programming Discussion : need a html form/ php tag help
Reply

Programming Discussion Discussions related to web programming languages and other related issues. Topics may include configuration, optimization, practical usage and database connectivity.
Forum Jump

need a html form/ php tag help

Reply Post New Thread In Programming Discussion Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 05-11-2003, 04:21 PM
sessionmedia_070907 sessionmedia_070907 is offline
Disabled
 
Join Date: Nov 2001
Location: USA
Posts: 49

need a html form/ php tag help


Hello
for some reason the below tag is not working yet if I use the same link in just a text link form it works?

<FORM METHOD=LINK ACTION=message.php?id=$id><INPUT TYPE=submit VALUE=Message></FORM>


but
<a href=message.php?id=$id>test</a>
works can anyone tell me what I am doing wrong in the first tag above

thanks

Reply With Quote


Sponsored Links
  #2  
Old 05-11-2003, 05:59 PM
axx2k axx2k is offline
Junior Guru
 
Join Date: Mar 2003
Location: Canada & The Netherlands
Posts: 184
try:
<form method='post' action='message.php'>
<input type='hidden' name='id' value=$id>
<!-- edit this next line to however you would like to display the actual link -->
<input type=image type='submit' value='submit' src='your_submit_image.gif' border=0 alt='Go!'>
</form>

Is this what you are looking for?

__________________
An Auto-Optimizing website engine! http://www.axxess.ca/AOsite/
Don't just use the internet... Axxess it!

Reply With Quote
  #3  
Old 05-11-2003, 08:32 PM
sessionmedia_070907 sessionmedia_070907 is offline
Disabled
 
Join Date: Nov 2001
Location: USA
Posts: 49
thank you

Hello,

Thank you
what I am looking to do is just have the button function as a regular link so when the person clicks the button they will go to that page I specified.

Reply With Quote
Sponsored Links
Reply

Related posts from TheWhir.com
Title Type Date Posted
Petition Urges White House to Consider DDoS Attacks Legal Form of Protest Web Hosting News 2013-01-11 11:26:47
Lead Generation Part 2 – Content Syndication Blog 2012-12-12 12:37:59
Lead Generation Part 1 – Form Fills Blog 2012-11-16 09:03:48
Join us in Scottsdale, AZ tonight for the WHIR Networking Event Blog 2011-09-22 17:03:41
Security Researchers Find Phishing Sites on Google Docs Web Hosting News 2011-05-31 14:32:36


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?