Hyperlink button troubles..

JvM

Registered User.
Local time
Today, 23:20
Joined
Jan 7, 2003
Messages
68
Good afternoon,

I want with a mouse click on a button to open a window that adds an Hyperlink to a text field on the form... I can add a hyperlink.. In the textfield with hte got focus command.. But I want it to react to a mouse klick on a button.

Can anybody help me??

Thankx

Jan
 
Not exactly sure of what you are trying to do [open a window?] but you can use the Application.FollowHyperlink method to open an external file.
 
For what it's worth, I have a db in which the users wanted a hyperlink to another db. which I've done before on a label, without a problem. If the db isn't on the same server, it didn't work for me. could this be the problem?
 

Users who are viewing this thread

Back
Top Bottom