Jump to content

will not update


kev wood

Recommended Posts

well am i not listening now that is nice is it.  if i wasnt listening how i have ended up posting answers to your questions so often.

 

at the top of my page i have this code

 

echo "$id";

 

and guess what it echo's out at the top of the page when it first loads as i have said.

 

the id number which is sent from the previous page whci on the occasion was the number 2.  it process the image upload and and the ver id then become null. 

Link to comment
Share on other sites

  • Replies 55
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

here is where id2 comes from

 

echo "<h2>Edite the image</h2>";
echo "<form action=\"$page\" method=\"post\">";
echo "<input type=\"hidden\" name=\"dropdown2\" value=\"$db\" />";
echo "<input type=\"hidden\" name=\"radio2\" value=\"$table\" />";
echo "<input type=\"hidden\" name=\"id2\" value=\"$id\" />";
echo "<input name=\"Submit\" type=\"submit\" value=\"Update Image\" />";
echo "</form>";

Link to comment
Share on other sites

i will come back to it monday i should have left work over an hour ago my manger is looking at getting off himself now.  thanks for all your help on this even if some of you started to get frustrated with the lack of an answer to this question which i feel was uncalled for.

 

please remember patience is a virtue that not all of us have.

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.