Albert- Forget about subforms. You can make a web page look like it has a "subform", but it won't be anything like what you build in Access. In a DAP, you'll do it by defining Grouping levels - much like you can in an Access report. There's lots of ways to do it in an Active Server Page - one way is to define a Frame that contains data related to another Frame.
It's very difficult to get a DAP to work on the Internet. Each user must have Office installed, and you have to create special link properties in each page to point to a database on a remote server. It's very slow because all data fetch is done from the client over the internet. You can build Active Server Pages fairly easily in FrontPage - but these are web pages that must be published on a Microsoft IIS web server - they won't run in Apache or Linux. John Viescas, author "Building Microsoft Access Applications" "Microsoft Office Access 2003 Inside Out" "Running Microsoft Access 2000" "SQL Queries for Mere Mortals" http://www.viescas.com/ -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of albert_scaria Sent: Thursday, November 17, 2005 10:59 PM To: [email protected] Subject: [ms_access] Re: Help with putting subforms on a DAP. --- In [email protected], "John Viescas" <[EMAIL PROTECTED]> wrote: > > Albert- > > First, are you just trying to learn something new, or do you have a >real need to publish web pages on a company intranet? No I want to publish this on an intranet and also on the internet if possible. Does ASP or DAP allow this? On side I would like to learn more on this topic too. >Data Access Pages are not for the unitiated, and they have severe >limitations. If you really want to publish Access data on the web, >consider using Active Server Pages or FrontPage. What is the easiest way to make an ASP site from access? Does it allow subforms? If so I am just going with ASP. Any comments will be appreciated. Thanking you Albert ------------------------ Yahoo! Groups Sponsor --------------------~--> Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/q7folB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links ------------------------ Yahoo! Groups Sponsor --------------------~--> 1.2 million kids a year are victims of human trafficking. Stop slavery. http://us.click.yahoo.com/WpTY2A/izNLAA/yQLSAA/q7folB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/ms_access/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
