NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: kingja on January 21, 2014, 12:59:50 PM
-
I have tried the following:
p_web.site.InsertButton.textvalue = 'something new'.
I have tried many embeds with no luck. How can I change the text of the Insert button on a specific browse (without affecting other browses)?
Thanks,
Jeff
-
Right click on the browse procedure.
Choose Source.
Search for the GenerateBrowse routine.
Add it into the embed point at the top of the routine there.
cheers
Bruce