I would like to ass an option under my help menu to say "Visit my web site". How do i code the button to redirect to an url?
Also, i would like to add a button to see if there's a new version available. I was thinking about putting a file on my web site that would have the latest version. The code would read this text file and compare it to the current version. If it is different, a message would say to visit the web site for a new update.
Is there another way to do a thing like that?
Thanks.
PO
Also, i would like to add a button to see if there's a new version available. I was thinking about putting a file on my web site that would have the latest version. The code would read this text file and compare it to the current version. If it is different, a message would say to visit the web site for a new update.
Is there another way to do a thing like that?
Thanks.
PO