NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: kingja on January 21, 2014, 12:59:50 PM

Title: Change text of Insert button on browse
Post 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
Title: Re: Change text of Insert button on browse
Post by: Bruce on January 21, 2014, 10:36:08 PM
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