Max Wanadoo
max.wanadoo at gmail.com
Fri Sep 25 06:06:32 CDT 2009
Hi Larry, I dont want to have to get into a learning curve for new development platforms as I am too involved in other stuff at the moment. I was rather hoping for a one-click answer. You know how you can open a report etc in Access and then in the Tools/Office Links you can Publish With Word, or Analyze with Excel. Something along those lines. I suppose I could try DAP but I struggled with that last time I looked at it. thanks max On 25/09/2009, Lawrence Mrazek <lmrazek at lcm-res.com> wrote: > Hi Max: > > Have you considered ASP or ASP.NET for this purpose? > > Larry Mrazek > ph. 314-432-5886 > lmrazek at lcm-res.com > http://www.lcm-res.com > > > -----Original Message----- > From: accessd-bounces at databaseadvisors.com > [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Max Wanadoo > Sent: Friday, September 25, 2009 5:44 AM > To: Access Developers discussion and problem solving > Subject: Re: [AccessD] Access to Web > > Sorry, thought it was clear - was in my simple brain - duh! > what I was trying to get at is that I suppose there might be a way to output > the table/query data/info into Excel and then from there to HTML. > > Or, perhaps, save it as a PDF and then use some of that PDF to HTML programs > around. > > Or, Hard Code it myself - tendious and tiresome and trying to avoid doing > this. > > Or, perhaps somebody out there might be doing this regularly and have a > routine or knows of a program that does this without having to reinvent the > wheel. > > I have lots of stuff that i have done over the years and each time I have > hand/hard coded it. This gives me exactly what I want (of > course) but it takes an absolute age to get right. > > Sorry for any confusion. Hit me over the head with a bed pan, eh! > > With regard to the XML suggestion. How would I do that from Access AND does > it display in a normal browser? > > Many thanks > > Max > > > On 25/09/2009, Gustav Brock <Gustav at cactus.dk> wrote: >> Hi Max >> >> Steve is right. What kind of answer do you expect with so little >> information? >> >> What does "easy" mean? With no coding? >> Who will do this? You or a client? Programmer or user? >> For internal use or to the public? >> >> As you mention Excel, one option is to export the data to an Excel >> file and store this as a spreadsheet at Google Docs and make this >> public. Close to zero (second to zero?) efforts/costs. >> >> /gustav >> >>>>> miscellany at mvps.org 25-09-2009 12:01 >>> >> Max, >> >> What do you mean by "hard coding"? You mean using VBA to write the >> data to an html file? >> >> Regards >> Steve >> >> >> -------------------------------------------------- >> From: "Max Wanadoo" <max.wanadoo at gmail.com> >> Sent: Friday, September 25, 2009 6:34 PM >> To: "'Access Developers discussion and problem solving'" >> <accessd at databaseadvisors.com> >> Subject: [AccessD] Access to Web >> >>> Is there an easy way to get access data onto a web page. >>> 1. via excel >>> 2. via pdf and then pdf to web. >>> 3. Hard coding >>> >>> Anything better? >>> Thanks >>> Max >> >> >> -- >> AccessD mailing list >> AccessD at databaseadvisors.com >> http://databaseadvisors.com/mailman/listinfo/accessd >> Website: http://www.databaseadvisors.com >> > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com > > > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com >