View Full Version : Saving a form as a data access page


PortyAL
04-16-2007, 05:33 AM
Hi

I want to save an open form as a data access page. Is there any code to do this and bring me directly to the file location dialog or do I have to use the DoCmd.RunCommand acCmdSaveAs command and then choose data access page from the dialog box?

Also, is there a way of saving a form as a data access page, without opening the form?

Many thanks

AL

Dennisk
04-17-2007, 04:25 AM
I came across a utility to convert a form to an Access 2000 Data Access Page several years ago. I did'nt work very well. Well it was rubbish and in my opinion so are data access pages. Its just M$ jumping on every software bandwaggon. So If I was you use a proper web dev package.

PS Data Access pages also required a licenced Active x object to be installed and registered on the PC viewing the web page. Hu!