Technical Support Questions and Answers
"With so many of us operating out of our home or small office, the IG product is so far ahead of other "publishing" packages that it is in a class by itself in ease of setup, use and customization."
Ken Kaprielian Partner LWS / IAC WebServices
|
 |
.ASP files in the same website?| Author |  | admin
8/15/2005 10:37:49 PM | Q: Can a user put .asp into the text edit box of a page and have it work, and/or use an .asp include there? (I have a client with an access db that I want to pull info from)
A: .asp cannot be put into a field... (though it's an interesting idea). On the other hand, you could put .asp files into a directory with IG and have them work as pages. Basically, it looks for the page...if not found, it goes to IG. SO... you could have something like db.asp in the root. Then have it go to the page as needed. It wouldn't use the ig framework though.
NOTE: Most clients with Access databases are better off just importing the data into an Invisible Gold list and accessing it through Invisible Gold.
| |  |
| |
|
 |
|