Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Access 97 - Save as HTML
Name: AndrewG1976 Date: July 4, 2006 at 21:00:45 Pacific OS: SunOS 5.8 CPU/Ram: 440Mhz/512MB
Comment:
Access 97 "Save as HTML" converts hyperlinks to HTML code
I have an Access 97 database with hyperlinks in one of the fields, for example:
< a href="http://mywebsite">MyWebSite
If I save my table "As HTML" (File->Save As HTML) access converts the tags to HTML code therefore they are no longer hyperlinks in the resulting html file. For example the above hyperlink is converted to:
< a href="http://mywebsite">MyWebSite< /a>
Is there a way to escape this conversion of html tags in Access 97?
Summary: Hello everyone, I'm having a problem here. We have a program which is using Access 97 database. Previously, the users are all Win98 machines and NT server. There are no problems. However, recently, so...
Summary: I'm really trying to understand what you're asking. Do you have the webpage addresses listed in your Database fields? What do you want to search for? By downloading the webpages, do you mean you're s...
Summary: Hi Many times, I have converted PDF file to Excel table with saving as text and opening in Excel. I have a table with 7 columns on paper now that got somebody to scan and put it in PDF format. But whe...