We get it - no one likes a content blocker. Take one extra minute and find out why we block content.
Not exactly the question you had in mind?
Sign up for an EE membership and get your own personalized solution. With an EE membership, you can ask unlimited troubleshooting, research, or opinion questions.
thanks. That is working. OK, so I don't know much about classic asp. I code in asp.net and my boss codes in asp and I just try to make everything work together. So, we shouldn't put response.write in front of plain html code? Makes sense to me. But if you want to elaborate, I am happy to pass the info along to my team.
This will help you to understand ASP Classic a LOT better.
This will also show you how to protect your code as well, which the
Function that I created ProtectSQL, I use in some of my ASP.NET Upload Scripts.
Take Care Carrzkiss
dpicco
ASKER
Thanks!
This is the best money I have ever spent. I cannot not tell you how many times these folks have saved my bacon. I learn so much from the contributors.
thanks. That is working. OK, so I don't know much about classic asp. I code in asp.net and my boss codes in asp and I just try to make everything work together. So, we shouldn't put response.write in front of plain html code? Makes sense to me. But if you want to elaborate, I am happy to pass the info along to my team.
Thank you !