website links

  • Thread starter Thread starter gaber85 via AccessMonster.com
  • Start date Start date
G

gaber85 via AccessMonster.com

Hello, I have an idea that I would like to use if it is able to be done. I
am building a database for our IT dept. and was wondering if there is a way
to insert a link in the database to a specific web site that when clicked on
takes you to the website you want with the username and password already
fields already filled in. Is this possible? Any help is appreciated. Thanks
 
You can use a hyperlink. It would not be a good idea to prepopulate a
password since you'd have to have it in your code - which would defeat the
purpose of a password as it would be easily accessible.

-Dorian
 
Good point. I assume that there isn't a secure way to do this within access
then correct? Thanks for the help.
 
Good point. I assume that there isn't a secure way to do this within access
then correct? Thanks for the help.
 
Back
Top