472,971 Members | 2,075 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,971 software developers and data experts.

MS Access generates too much html code

2
I am a user, not a programmer.

I use Access 2003 and wish to create html files from queries and reports.

This I can do, and the converted data will appear in a template.

However, high volumes of html code is generated, even in the template where I have styles, making the resultant file far too large for web viewing/downloading.

Can anybody help me reduce the generated html code. It needs automating when the html files are created in Access.

Many thanks

Robin
Feb 7 '08 #1
6 1317
harshmaul
490 Expert 256MB
Hi,
for startes you should use something like dreamweaver to create html pages. use access to create tables and such for DB driven tables, but as this is the html forums, you should definately try dreamweaver to create your pages.
Feb 7 '08 #2
robinr
2
Hi,
for startes you should use something like dreamweaver to create html pages. use access to create tables and such for DB driven tables, but as this is the html forums, you should definately try dreamweaver to create your pages.
Many thanks prompt response. Guess I may have selected wrong forum. Yes I could use dreamweaver or frontpage for one off creations and I do. I want to create 20 html pages from Access queries/reports each with different selection criteria, monthly, and web publish. Hopefully I can somehow automate it. Database stuff on web is out of my league.

Interesting dreamweaver (I have old version), did not create the copied table - only the text so I lost the nice cols but did not create code. frontpage did display the table but also lots of code.

So creating in another software programme means largely a manual operation.
Feb 8 '08 #3
harshmaul
490 Expert 256MB
Hi,
Ask your question in the ASP forums, cos the best solution is you read the mdb file yourself (manually) and write some ASP to print out what you want to print out.

Personally I'm html, and php. but the asp guys in here are wikid, so repost over there...
Feb 9 '08 #4
ronverdonk
4,258 Expert 4TB
Hi,
Ask your question in the ASP forums, cos the best solution is you read the mdb file yourself (manually) and write some ASP to print out what you want to print out.

Personally I'm html, and php. but the asp guys in here are wikid, so repost over there...
Or you could read the Access tables in PHP (using DB abstraction) and make up your HTML pages from that.

Ronald
Feb 11 '08 #5
Death Slaught
1,137 1GB
I recommend buring dreamweaver and learning HTML yourself (trust me this will save you a lot of headaches). If I remember correctly when you code in dreamweaver it's output is designed for IE in quirks mode.

Thanks,
{\_/}
(' . ')
(")[DEATH](")
(")(")
Feb 11 '08 #6
drhowarddrfine
7,435 Expert 4TB
The new version of Dreamweaver is much better but still leans slightly toward IE, which is just a big bug. Most who have Dreamweaver only use it in 'code view' and never 'design view' for that reason. The other tools are good for organization, uploading, etc.

This thread has veered off and doesn't relate to html or css and I recommend continuing it in a more appropriate forum. So I'm closing it.
Feb 11 '08 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Frnak McKenney | last post by:
Back when computer dinosaurs roamed the earth and the precursors to today's Internet were tiny flocks of TDMs living symbiotically with the silicon giants, tracking access to data processing...
2
by: Galina | last post by:
Hello I have a very complex database application, which have been working fine for several years in Access 97. Now I had to convert it into Access 2000. The main form (course) has got 2 subforms....
49
by: Yannick Turgeon | last post by:
Hello, We are in the process of examining our current main application. We have to do some major changes and, in the process, are questionning/validating the use of MS Access as front-end. The...
7
by: dog | last post by:
I've seen plenty of articles on this topic but none of them have been able to solve my problem. I am working with an Access 97 database on an NT4.0 machine, which has many Access reports. I...
11
by: Grasshopper | last post by:
Hi, I am automating Access reports to PDF using PDF Writer 6.0. I've created a DTS package to run the reports and schedule a job to run this DTS package. If I PC Anywhere into the server on...
8
by: John Baker | last post by:
Hi: I am URGENTLY in need of some book or web site OR tool that will help me integrate a relatively simple access application into a web page or pages. This is a time recording system (by...
1
by: JordanRieger | last post by:
Here is a nasty issue that has been giving me grief for the last couple days. This requires good knowledge of IIS, MSXML, and Windows/NTFS permissions. We have an existing ASP (VBScript) app...
5
by: lgeastwood | last post by:
I have a weird problem in Access 2007. I've been working in A07 for about 2 weeks when this thing began occurring. I'm working in the VB Code Editor and set break points for event procedures....
7
ADezii
by: ADezii | last post by:
There are essentially three techniques for publishing Access Data on the Web. The first technique is static, and does not allow for the dynamic addition or modification to the data, There is no...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
3
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.