NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Stu on November 06, 2011, 11:05:23 PM
-
Folks,
Is it possible to retrieve the html ID field of a button/input created by Nettalk in the CreateButton/Input procedures (in NetWeb.clw)?
I've come across an instance when using some javascript it would have been good to know the ID of the button. It's set to the name of the button (as set in the template) and then the value returned by p_web._RandomId().
Has anyone done this?
Bruce, would it be feasible to add a field in the template that allows us to set the ID?
-
But is it not the equate?
Linas
-
Browse or Form buttons?
cheers
Bruce
-
Form in my current case.