Technical Support Questions and Answers
"As a hosting operation, we are all about website integration and maintenance issues. Having dealt with the limitations and complexities of various web-deployed capabilities we find that IG delivers it ALL to the table in a single, convenient and cost economical package."
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.
| |  |
| |
|
 |
|