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. 

  • Replies 55
  • Created
  • Last Reply

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>";

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.