Jump to content

Output from PHP to form


lucerias

Recommended Posts

I have created a form like below, after i click on the generate button, it will run the generate.php and generate a new sum based on the input, Number. Finally i want to display the sum back in the field of the previous html form field. What code should i include in the php to ask it return back and pass the value to that page. Thank you.

<form action="Generate.php" Method=POST>
<table width="100%" border="0" cellspacing="0" cellpadding="0">    
<tr>
<td width="20%">Number:</td>
<td width="30%"><input name='Number' type="text" tabindex='3' size='10' maxlength='17' value="Enter here">&nbsp<b>kg</b></td>
</tr>
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.