Technology TidBits

Answers to various technical questions on php programming, mysql, linux, and many more categories.



Showing: 1-5 of 5  
Questions:
I get this error runing asp scripts - Disallowed Parent Path. How can I fix this?
You need to go into IIS, Home Directory, and click Configuration.Under the "Options" tab, check "Enable Parent Paths". Another option...
Not rated 06/23/2009 Comments: 0
My asp scripts give me an Error 500 with no useful debugging information. How can I fix this?
This is a problem with IE version 5 and up.  If you go into Tools -> Internet Options -> Advanced,...
Not rated 06/18/2009 Comments: 0
What's this error mean: ActiveX component can't create object: 'EasyMail.SMTP' ?
If you get this, it might be that you don't have the EasyMail control properly installed.  I ran into this...
Not rated 06/18/2009 Comments: 0
Here's a simple captcha method for ASP:?
Stopping form spam is a big issue these days.  If you want to avoid using fuzzy images that your users...
Not rated 06/16/2009 Comments: 0
My asp conditional statements are not working - what's going on?
I ran into this type of situation programming asp, and was puzzled for a short time:   Response.Write("x = "&x) if x =...
Not rated 06/27/2009 Comments: 0



Powered by KnowledgebasePublisher 1.1
Superb Internet
Content provided by Roberts WebForge, Inc.