yandoo Posted March 23, 2007 Share Posted March 23, 2007 Hello, I need to update a field in a table that has 2 fields: LaptopName StatusID I have another table called loans, in this table one of the fields has a complete Y/N value (depending on whether the loan is complete, i.e. returned laptop to me) i need to make it so that "Onload" the statusID field of the laptops table is updated to "AVA" (avaliable) but only if the loan tables "complete" field is set to "Y". How is this done please? I think through the Onload command but am unsure? If you could help id be most greatful Thank You Tom Link to comment https://forums.phpfreaks.com/topic/43969-onload-update-table-depending-on-yn-value-of-another-table/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.