NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: de la Rosa on November 09, 2015, 05:57:58 PM

Title: how to set image of form button in code
Post by: de la Rosa on November 09, 2015, 05:57:58 PM
Hi,

What is the proper way to set an image for a button field on a form in GenerateForm embed? The objective is to change the image of the button depending on the value of a field of a file read during the GenerateForm procedure.

Thanks.

 
Title: Re: how to set image of form button in code
Post by: Bruce on November 09, 2015, 09:56:55 PM
Good question Vic. Could you post a small example form showing the fields you are using. This might be a good question to answer in the webinar on Thursday.

cheers
Bruce
Title: Re: how to set image of form button in code
Post by: de la Rosa on November 10, 2015, 05:53:57 PM
Hi Bruce,

Attached is a sample WebServer application (using port 88) that will cycle thru the records of a Sample file, displays text and buttons of the records when applicable.

Thanks,
Vic


[attachment deleted by admin]
Title: Re: how to set image of form button in code
Post by: de la Rosa on November 19, 2015, 03:53:40 PM
Hi Bruce,

Any update on my query?

Thanks,
Vic
Title: Re: how to set image of form button in code
Post by: Bruce on November 19, 2015, 09:20:00 PM
I was planning to cover it in the webinar yesterday, then clean forgot...
I'll see if I can write something up here - or maybe do a special webinar to cover it.

cheers
Bruce

Title: Re: how to set image of form button in code
Post by: de la Rosa on November 19, 2015, 09:57:36 PM
Ok, Bruce, will wait for it. thanks!
Title: Re: how to set image of form button in code
Post by: Bruce on December 07, 2015, 11:00:21 PM
covered in Webinar 86
http://www.capesoft.com/accessories/NetTalkUserGroup.htm

Cheers
Bruce
Title: Re: how to set image of form button in code
Post by: de la Rosa on December 07, 2015, 11:31:53 PM
Thanks Bruce!