How can I use a permanent hyperlink for a field?

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

Guest

I would like to use the same hyperlink in a field for all records without
having to type in the hyperlink for each record, is that possible?
 
What do you mean? If it is the same for all records, then you do not save
it in the table with the records. You don't store identical information for
all records - that would be redundant. Storing the link with the records
would indicate that the link is somehow associated with the particular
record.


If you have one generic link that you want your users to click for some
reason, just build your link on your form. Or post back if that will not
work for some reason.
 

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