Hello,
I am very new to PHP, sorry, but have an issue I am trying to resolve, any help would be appreciated.
I have a unix style flat file filled with item numbers delimited by a LF (OA).
Something like this (has about a thousand values):
234
1286
15678
255
12999
Then I have a MySQL...
Sorry to jump in to this thread, but I have very simular problems, following the above setting the permissions still will not work for me. The permissions show to be correct but the user still cannot access the folder or create a new folder, anyone have an idea?
Thank you.
Opp's :)
use boblaw@ourfun.com
I am going to clean it up and add more comments. So send me an e-mail and I will zip up the files and send them out by the end of this weekend.
So you know the new system is live and working great right now. I cannot send the acutal word template (legal reasons)...
Something like this you need?
<cfquery datasource="YOUR_DATASOURCE" name="create">
create table Emp_Name (Emp_Hours int null)
</cfquery>
Should be easy from there to make what you want.
Update, I have it working now!!
I had to modify the Contracts.exe code, funny how it would work fine running from the run command on the server but error out being called by cfexecute. After adding more error handling and msgbox's I was able to see an error 20 was occuring (but not reported by...
Thanks for that info.
Now I have another problem, it seems that the Contracts.exe application does start as a process, but quits without working after 5 seconds (watched the task manager using PCAnywhere to see it start and stop). Again, if I run that same application that I am calling from...
The VB app I made reads a file that is generated by CF via a user form on the web. It then uses that information stored in the file nda.ini to copy a Word tmeplate over to a temp directory, look for fixed fields, replace those fields with the information stored in the nda.ini file and names the...
Yes, I can run the application on the server from the command line, or right click and open and it works fine. The problem is with using CFEXECUTE no errors come back but the application won't run. Any other thoughts?
Hello,
I have an application called Contracts.exe made in VB that will edit a file and store a new copy on the server. The problem I am having is that the <CFEXECUTE> will not run the application. I have tried everything, if I make the path wrong I receive an error so I know it is looking for...
Hi,
Can someone explain what I need to do to have an OCX to display on a Web page? I made a small OCX tool, it works on the development machine fine. But, when I put it on the server and call up the page with the Object call from the cab file, it asks if I want to install, I click yes, it...
I have a problem and hope someone can help answer this for me.
I setup mapping from one sever to a directory on another that contains a DB I need access to. I setup a system DSN selecting the DB on that mapped directory but the connection fails. I receive the error below no matter what DB I...
Thanks, I actually ended up doing this...
Public Const HKEY_CLASSES_ROOT = &H80000000
Public Const HKEY_CURRENT_USER = &H80000001
Public Const HKEY_LOCAL_MACHINE = &H80000002
Public Const HKEY_USERS = &H80000003
Public Const HKEY_PERFORMANCE_DATA = &H80000004
Public Const...
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.