|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I know, it probably sounds simple right? File >> Export >> Select HTML Files >> Export All??
No, see, that's not exactly what I'm looking for... I want to export the data in my database, to an html file, but I want to xport it the way I want to specifically. What I mean is this... if I export my database like this, I get an HTML table of all my data. What I want is to be able to export my data into something like this: <html> <head> <title> </title> </head> <body> Bunch of dumb text here. <br> <Field1Name>: <Field1Value> <br> <Field2Name>: <Field2Value> <br> <Field3Name>: <Field3Value> <br> <img src="<Field4Value>"> </body> </html> Is there any way I can do this with Access? If there is I'd really like to know, and I hope you understand what I'm trying to get here. Thanks |
![]() |
| Viewing: Dev Articles Community Forums > Databases > Microsoft Access Development > Exporting to HTML? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|