NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: ianburgess on July 17, 2012, 04:25:57 AM
-
I have a browse and am calling a procedure with a button on the browse and have ticked the box to send the Row ID, but not sure how to retrieve the row ID in the called procedure?
-
In the procedure you can use p_web.GSV('fil:idefield') as normal.
cheers
Bruce
-
Thanks Bruce!