Welcome to Dream.In.Code
Become an Expert!

Join 149,523 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,439 people online right now. Registration is fast and FREE... Join Now!




Posting to another page

 
Reply to this topicStart new topic

Posting to another page

Dilerious
27 May, 2007 - 06:59 AM
Post #1

D.I.C Regular
Group Icon

Joined: 30 Dec, 2005
Posts: 267



Thanked: 1 times
Dream Kudos: 365
My Contributions
I created a little text box and submit button, and I want the data from the text box to be sent to another page.
How can I do this?
User is offlineProfile CardPM
+Quote Post

Styx
RE: Posting To Another Page
27 May, 2007 - 07:29 AM
Post #2

D.I.C Head
Group Icon

Joined: 4 Mar, 2007
Posts: 192


Dream Kudos: 225
My Contributions
This is more of an HTML question than a PHP one.

Read up on <form>'s action attribute
User is offlineProfile CardPM
+Quote Post

harsha214
RE: Posting To Another Page
22 Jun, 2007 - 02:38 AM
Post #3

New D.I.C Head
*

Joined: 22 Jun, 2007
Posts: 6


My Contributions
try to create the form like

[mod edit] "No effort, no code" and use the code tags.

on clicking submit button the value that is being given in the text box will be submitted and that will be sent to next page('nextpage.php').

In new page you can access the value using post values like

$textval = $_POST['mytxt'];

hope this will solve your problem.

cheers icon_up.gif
User is offlineProfile CardPM
+Quote Post

snoj
RE: Posting To Another Page
22 Jun, 2007 - 06:24 AM
Post #4

Fell off the face of the earth
Group Icon

Joined: 31 Mar, 2003
Posts: 3,325



Thanked: 9 times
Dream Kudos: 750
My Contributions
Moved to HTML.
User is online!Profile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 1/7/09 08:43PM

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month