PHP Coding
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsPHP RelatedPHP Coding

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
  #1  
Old November 6th, 2002, 10:30 PM
sli sli is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 5 sli User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
select box not working!!

i have a select list in my form which connects to a php script but it doesent even open!

<select name="how_you_find">
<option value="magazine aritcle">magazine article</option>
<option value="trade show">trade show</option>
<option value="word of mouth">word of mouth </option>
<option value="television">television</option>
<option value="other">other</option>
</select>


this is the php script

$msg .= "How did you find us?:n=============================n:t{$_post['how_you_find']}n";

Reply With Quote
  #2  
Old November 7th, 2002, 12:29 AM
notepad notepad is offline
Codewalkers Loyal (3000 - 3499 posts)
 
Join Date: Apr 2007
Location: Central, IL USA
Posts: 3,214 notepad User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
Send a message via AIM to notepad
RE: select box not working!!

who deleted my response?
..sli what error are you getting?

Reply With Quote
  #3  
Old November 7th, 2002, 12:55 AM
sli sli is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Posts: 5 sli User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: select box not working!!

well heres the problem, i don't get any errors.

it goes through but it doesent display anything on the responce email..

any idea's cause im stumped at the moment

Reply With Quote
  #4  
Old November 7th, 2002, 02:08 AM
Anonymous Anonymous is offline
Registered User
Codewalkers God 35th Plane (22000 - 22499 posts)
 
Join Date: Apr 2007
Posts: 22,309 Anonymous User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 24
RE: select box not working!!

Try:

<select name="how_you_find[]">

Then:

$msg .= "How did you find us?:n=============================n:t{$_post['how_you_find'][0]}n";

Reply With Quote
Reply

Viewing: Codewalkers ForumsPHP RelatedPHP Coding > select box not working!!


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway