G
Guest
I need to add a button to a form that will allow the user to place a
hyperlink to a file on that form.
This code is my attempt to Invokes the Windows Common Dialog
GetOpenFileName, then try to save that image to a Bound Object on the form.
I'm trying to change this to just copy it as a hyperlink.
Any suggestions, example sites, etc...
Thanks
hyperlink to a file on that form.
This code is my attempt to Invokes the Windows Common Dialog
GetOpenFileName, then try to save that image to a Bound Object on the form.
I'm trying to change this to just copy it as a hyperlink.
Any suggestions, example sites, etc...
Thanks