Forums
This topic is locked
Insert Handcode in Ultradev using PHP?
Posted 07 Apr 2002 16:33:21
1
has voted
07 Apr 2002 16:33:21 chris chris posted:
I am creating an update form.I need some calculations to occur before the record gets written to the database.
Anyone know how to do this with ultradev. I have quite a bit of programming experience but never worked with PHP before.
Thanks for any help
Replies
Replied 08 Apr 2002 09:55:13
08 Apr 2002 09:55:13 Aurel Sorin Cirstoiu replied:
Open the page and find the code that insert or update the database.
Before this add the calculation code you need.
-----------------------
Cirstoiu Aurel Sorin
InterAKT Support
www.interakt.ro
Before this add the calculation code you need.
-----------------------
Cirstoiu Aurel Sorin
InterAKT Support
www.interakt.ro
Replied 09 Apr 2002 06:16:48
09 Apr 2002 06:16:48 chris chris replied:
I was just looking at this code. Where is te part that assigns the html form names to the actual database field names?
This is what I am looking for and can't find. Because this is where I would put my calculation and assign it to the actual database field name.
Thanks for any help
This is what I am looking for and can't find. Because this is where I would put my calculation and assign it to the actual database field name.
Thanks for any help