Hyperlinking Tags

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, I have a form which displays a link to a plain text file that's stored
seperately in a client's folder. Instead of it displaying as a path is there
some sort of a tag I can wrap it in so the text "Router Configuration" is all
that shows on the form?

cheers guys
 
Hi Nick

If the path doesn't change you could try setting the Hyperlink Address of
the label so that when you click on it opens a specific text file (set the
caption property to display whatever you like to the user). If you need to
change the address or base it on a value in a field you could do change the
label address with some simple code.

HTH

Jamie
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top