Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Export Access (XP) forms to HTML
Name: blr32 Date: September 18, 2003 at 05:30:09 Pacific OS: winXP CPU/Ram: 800/256
Comment:
Hi,
I've received a system which is made in Access with forms and such.
The people now want to take this system to the web with much the same forms. As we're talking about a substantial number of forms with many elements, it would be nice to export the DESIGN (not the content) of the forms to HTML-files.
When I now go file->export->html I just receive a "dump" of the query which the form used.
Name: Niko Date: September 19, 2003 at 00:04:57 Pacific
Reply:
Hi blr32,
I asume that you are expecting users to input data in HTML format and the same sould be saved into MS Access database. Am I right?
If so, then you need an ASP code (Active Server Pages). Search on google for 'ASP code to display Access Forms' Probably you may find a suitable program.
Cheers, Niko
0
Response Number 2
Name: blr32 Date: September 21, 2003 at 01:05:47 Pacific
Reply:
Hi,
No actually I just want to export it to an HTML form and then use PHP to put it into a mysql-database. I'll try the asp-code - maybe I'll find a utility that'll do the trick!
Summary: I am trying to create a MS Access XP Report by importing a form that I already have and using Design View to insert the corresponding fields. I am fine with getting the proper fields to show, but I a...
Summary: Please help me to fix this problem. I have problem to use Access's form. When I type number, the cursor does not go forward. I have to use the arrow to move to next and type a number. When I copy t...
Summary: Hi all, I haven't been able to figure out how to use a form to be an input to a query. I have a droplist on the form that selects the month of the year. I have a table where the months are among the...