in reply to Win32:GUI question

It's been a while since I did any Dynamic HTML, but if I recall correctly, to get a form object to change, you either need to use something like javascript, or reload the page. I didn't think Perl could do that, since it's executed on the server and not on the client, like javascript is.
/\ Sierpinski
  • Comment on Re: Win32:GUI changing readonly question

Replies are listed 'Best First'.
Re^2: Win32:GUI changing readonly question
by drblove27 (Sexton) on Feb 24, 2010 at 19:53 UTC
    Hi Sierpinski, this is actually all contained in a Windows program versus HTML... Thanks for trying to help.