Hello.
Does anyone know of a way to post the contents of an Access form to a URL? Not create a data access page... just post the contents to the browser window.
I would like to be able to click a button on the form and have it launch the user's browser.
I could create a variable on the form that combines the form field contents into a URL, which would be passed to the browser. Then I can have the web page pull the form contents from the URL variables.
Any ideas?
Thanks.
Does anyone know of a way to post the contents of an Access form to a URL? Not create a data access page... just post the contents to the browser window.
I would like to be able to click a button on the form and have it launch the user's browser.
I could create a variable on the form that combines the form field contents into a URL, which would be passed to the browser. Then I can have the web page pull the form contents from the URL variables.
Any ideas?
Thanks.