Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jun 12th, 2008, 2:04 PM   #1
dark06
Newbie
 
Join Date: Mar 2008
Posts: 3
Rep Power: 0 dark06 is on a distinguished road
echo please help me.

i want to echo the value of the drop down list but it is now showing...here's the code.. wish that any one could help me out.. thanks guys




<form id="form1" name="form1" method="post" action="">
<label>
<select name="aaa" id="aaa">
<option value="1">1a</option>
<option value="2">2a</option>
<option value="3">3a</option>
<option value="4">4a</option>
<option value="5">5a</option>
</select>
</label>
</form>


<?
$aaa = $_POST['aaa'];
echo $aaa;
?>
dark06 is offline   Reply With Quote
Old Jun 12th, 2008, 7:48 PM   #2
grimpirate
King of Portal
 
grimpirate's Avatar
 
Join Date: Sep 2005
Posts: 419
Rep Power: 3 grimpirate is on a distinguished road
Send a message via Yahoo to grimpirate
Re: echo please help me.

In action="" you need to place the script's filename.
__________________
Lo, there do I see my father. 'Lo, there do I see My mother, and my sisters, and my brothers. 'Lo, there do I see The line of my people... Back to the beginning. 'Lo, they do call to me. They bid me take my place among them. In the halls of Valhalla... Where the brave... May live... ...forever.. GrimBB | Mimesis
grimpirate is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
simple echo server cwl157 C++ 3 Jun 22nd, 2007 9:26 AM
remove(); badbasser98 C++ 16 Nov 10th, 2005 2:24 PM
for, cat, and echo bryanlharris Bash / Shell Scripting 7 Jul 3rd, 2005 9:10 AM
java echo server cwl157 Java 3 May 20th, 2005 12:10 PM
TCP Header for Echo Communication AusTex C++ 0 Feb 27th, 2005 3:57 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 6:52 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC