ender199 -> using Plain ASP in FrontPage? (4/2/2002 20:40:59)
I've had success using FP's DB wizard. but I need some code that goes beyond what the wizard can do. I have some ASP written... is there any reason I can't paste regular ASP into the code and have it work?
Meaning... does FP support regular ASP?
Thanks, Val
ou812 -> RE: using Plain ASP in FrontPage? (4/2/2002 21:56:33)
I don't use the wizard at all. I write all my ASP, for db, email, etc.
Spooky -> RE: using Plain ASP in FrontPage? (4/3/2002 3:29:17)
FP98 was a shocker for changing code. Its still a good editor, but you had to be careful. Other versions are not really a problem. So, in theory, you should have not problem. When pasting code, always paste into notepad first. That will loose any special formatting.