Hello,
Our company uses a access database (using forms) to store client details. One of the fields is web_id, We enter our clients web identification number into this field.
I would like to place a button on my access form that does several things in a single click:
1. opens our web administration portal page.
2. automatically enters a hard coded username and password
3. Goes another page http://www.blablabla.com/blabla?search?id=[web_id]
The only problem I really have is point 2, I need to be logged in in order to do the search!
All Help hugely appreciated
Our company uses a access database (using forms) to store client details. One of the fields is web_id, We enter our clients web identification number into this field.
I would like to place a button on my access form that does several things in a single click:
1. opens our web administration portal page.
2. automatically enters a hard coded username and password
3. Goes another page http://www.blablabla.com/blabla?search?id=[web_id]
The only problem I really have is point 2, I need to be logged in in order to do the search!
All Help hugely appreciated