PDA

View Full Version : Update page doesn't display enter info


mustang_sally_85344510
05-14-2009, 02:18 PM
Crafting an update page having irite. Irite doesn't display info previously entered on update page. I binded it...? Any suggestions?
Thank you..:)

Ray Borduin
05-14-2009, 03:09 PM
What is your server language? Does the rest of the form populate properly? All you should have to do is bind the default value correctly, so there must be a mistake somewhere.

mustang_sally_85344510
05-14-2009, 03:21 PM
php.
Everything else is displaying correctly..
Bind it with the recordset...for example "description"....?...

Ray Borduin
05-14-2009, 03:27 PM
It should work. What does the code look like where the iRite is supposed to display? Maybe it isn't getting updated properly?