bigbird3156
Programmer
Hi...
If I pass a variable from another page and want it to replace the contents of a field from the database is there a simple way to do it???...
what would it look like??
i.e I want the contents of the variable "var2" to replace the contents of "$row_Recordset1['prod_cat']" automatically...
The idea is that there will be multiple records with the same field needing to be replaced and I want to repeat the function on the one page until all have been updated...
All I need here is the replace code the rest I have under control
The Bird from Down Under- Bigbird 3156
If I pass a variable from another page and want it to replace the contents of a field from the database is there a simple way to do it???...
what would it look like??
i.e I want the contents of the variable "var2" to replace the contents of "$row_Recordset1['prod_cat']" automatically...
The idea is that there will be multiple records with the same field needing to be replaced and I want to repeat the function on the one page until all have been updated...
All I need here is the replace code the rest I have under control
The Bird from Down Under- Bigbird 3156