The file that you are trying to execute does not have the correct permission to be executed on your server. On UNIX the CGI script must have 755 or rwx-rx-rx permission in order to execute. have you set your permissions?
Have A Great Day!!!, [bigglasses]
Nathan
Project Manager III...
hi everyone,
i am trying to create a form tht gives the user two choices for requesting a quote. one form is for screen printing and the other is embroidery.
what i want to accomplish is:
start off with both forms hidden
ask the user to select which they want by use of a button or...
I agree with Alec. 250 meg is VERY large for a front end. Here is a great resource for speeding up Access and some general advice on maintainence:
http://www.granite.ab.ca/access/performancefaq.htm
It sounds as if your WAN is over a DSL connection. I have VPN setup so I can work from home...
HI KarveR and sleipnir214,
I just wanted to say thanks for pointing me in the right direction. I have reviewed PHP.net for the information you gave me and now I understand what was happening. I have made the changes and everything works fine.
Thanks again!
Have A Great Day...
HI everyone,
I have a form on a website that allows the user to send comments to a pre determined email address. The problem i cant seem to get around is when the user uses quotes "" in their email.
The email comes to me formatted like:
/"text"/
I have looked at php.net and reviewed a...
hi m4moi
outlook express is not "programable". it does not have a object model to work with. However, Outlook does have a object model to program from.
there are two possible path forwards.
1) use outlook express and send object to send your email. you can build the 3 email addresses...
Hi,
I have seen this before and its not good, my friend. do your backup files work?
here is a link to MS Knowledge Base which might give you a path forward.
http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q248/9/60.ASP&NoWebContent=1
good...
hi everyone,
i am just drawing a blank on this one. i am sure its simple but my head is stuck in the box.
on my website, www.skylineprints.com, i have a link to go to my store. the link is written as:
www.skylineprints.com/store/
However, if you click the link, the address bar changes...
throw in another 2 cents....
the file sizes are pretty small for Access. I have seen much larger in use.
however, one thing that always helps reduce the size of the mde file is to run a DeCompile then compact/repair. The decompile will strip out useless code and stuff that might be lurking...
hi Dimandja,
I agree. However, it would still allow you to send the email. The problem with SendObject is that it just fails completely.
The Outlook popup warning is annoying but it does allow for the email to go.
There just isn't a pretty solution anymore. :-(
Have A Great Day...
hi,
The problem you are seeing is one of the challenges that came out of some of the Anti-Spam/Email security patches from MS.
The one of the ways around this is to code to use Outlook instead of SendObject. More coding involved but more consistent with executions.
also, be sure you have...
HI alex,
One thing that jumps to mind is to build a table with 1 column. In the column have a "counter". By counter, have a number that you can increment each time the form is opened.
When that number is reached, have the module executed.
Kinda like:
if intCounter = 5 then
blah blah...
Tony, what can i say....
WHOA!!!!!!!!!!!!!!!!
my god ... i have been going around the world. no wonder i am so tired at work. :-)
Thank you very much. your example has shown me the light. it makes sense now. worked like a charm.
Have A Great Day!!!, [bigglasses]
Nathan
Project...
HI BNPMike,
I refered to LOAD because I have been trying to use the LOAD DATA INFILE or LOAD DATA LOCAL INFILE through MySQL query interface my ISP provides. I am now being told from my ISP that this option is not activated for security reasons.
So, I am now trying to find alternatives...
Hi everyone,
i am stuck and need some advice or direction.
i have a web store that has about 1000 items in different catagories. i want to add a new catagory with 300 records. This new catagory is EXACTLY like one of my existing catagories with just one exception.
Currently, I must...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.