NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on April 07, 2014, 05:20:59 AM
-
Hi,
In a Browse I use an Other Button to call a form from another table.
I use to call it with the URL like:
'uPatient?change_btn=change&dat:guid='&dat:guid
Then I change it to use Procedure/Params assuming it will not show the complete URl on the browser but it still shows it.
See images
PD:May be I imagine PRoc and Params are done to not to show the complete url....
[attachment deleted by admin]
-
If you pass the items as part of the URL, they they will appear on the address bar.
If you want to protect the actual Guid then use the AddBrowseValue method (see FAQ, question W4)
cheers
Bruce