hello
I have been searching for a way to retrive data from mysql table into a form and make necessary changes. when submitted the data should me posted back to its original position.
if anyone got a way please let me know.
Ali.<!-- m --><a class="postlink" href="http://www.snippetlibrary.com/viewhtml.php?id=6&kid=12&siteid=101">http://www.snippetlibrary.com/viewhtml. ... siteid=101</a><!-- m -->
that is a start. just load the results into a form and then once submited you update the database according to the id of what was in the form.Which language? Perl, PHP (separate forum), ASP?thanks for snippetslibrary.com link. it was very helpful.
I just want to know more details about using the script. i.e. where exactly to place the script to work.
Aliwhat do you mean where to place it? you can place it any where you want. but I would place it in the page to where it will get ran if somebody would wants to use it.
ask all the questions you want, tha tis what we are here for
I have been searching for a way to retrive data from mysql table into a form and make necessary changes. when submitted the data should me posted back to its original position.
if anyone got a way please let me know.
Ali.<!-- m --><a class="postlink" href="http://www.snippetlibrary.com/viewhtml.php?id=6&kid=12&siteid=101">http://www.snippetlibrary.com/viewhtml. ... siteid=101</a><!-- m -->
that is a start. just load the results into a form and then once submited you update the database according to the id of what was in the form.Which language? Perl, PHP (separate forum), ASP?thanks for snippetslibrary.com link. it was very helpful.
I just want to know more details about using the script. i.e. where exactly to place the script to work.
Aliwhat do you mean where to place it? you can place it any where you want. but I would place it in the page to where it will get ran if somebody would wants to use it.
ask all the questions you want, tha tis what we are here for