Hi,
I've configured my computer running on Windows 2000 for multiple users. However, when my user tried to dial-up to the Internet, she got this error:
"Cannot load Remote Access Connection Manager service.
Error 5: Access is Denied."
However, I can dial-up without any problem...
Hi,
I'm developing a web-based calendar. I want to create a reminder feature, which will remind the user about a forthcoming event on a user-specified time interval. Is there a way to do this using ASP or VBScript?
I know that it is possible with ColdFusion using its scheduling engine. Is...
Hi,
I'm new to Interdev. I heard that it's supposed to display the codes in different colours, but my Interdev isn't. I see the all the codes in black. I check the Option->Text, reset the colours, but I still couldn't see color-coded codes. What is wrong?
How can I display codes in colour...
Hi,
For my assignment, I'm required to build a smart personal planner for lecturers. I need some ideas about smart features to be included into the planner. I have submitted my first proposal with the following features:
2) Planner/Calendar Module
- Schedule appointments or activities...
Hi,
My cd-rom couldn't read my CDs at all. It was working fine the previous minute, but the next minute, it couldn't find/read the cd in the drive. The LED still lights up and blinks whenever a cd is inserted into the drive, but then it cannot read the cd inside (as if I didn't insert any...
Hi,
My cd-rom couldn't read my CDs at all. It was working fine the previous minute, but the next minute, it couldn't find/read the cd in the drive. The LED still lights up and blinks whenever a cd is inserted into the drive, but then it cannot read the cd inside (as if I didn't insert any...
Hi,
I want to know whether there are any examples or demos of online planner/organizer created using ASP. If possible, I also want see the source code as reference.
ruxshin
Hi,
I just want to find out, which web language to use to develop an online planner/organizer, ColdFusion or ASP? Or are there better languages out there?
ruxshin
Hi,
I'm using cfschedule to schedule query jobs (query_process.cfm), and then publish the result as a file (query_result.htm). If I want to sent the query result automatically to the user using cfmail after the file has been created, where should I put the cfmail tag? I've tried putting the...
Hi,
I'm using cfschedule to schedule a task, and then publish the output to a file. This has been done.
I want to mail the output file as attachment automatically once the file has been created. How do I do it?
ruxshin
I have an input file with millions of records (lines). But my awk script couldn't read the input file, giving me this error:
awk: record `-rw------- 1 sagch...' too long
record number 1746
After I checked, I found a record with blanks in between. I used cat -v to check and found that...
Hi,
I'm using CFSCHEDULE, and I'm not sure what's the valid value for the path attribute.
I've seen some used GetDirectoryFromPath(ExpandPath("*.*")) but that is quite limited. How can I give users the option to specify a path to save the published output to their own drive? Is...
I'm using CFSCHEDULE to schedule a query job, and the task was added to the list successfully (listed on the administrator's scheduled task). However the task won't run at the scheduled time (seems so because I couldn't get the output file), and when I click on Run from the CF Administrator, I...
How do I substitute these CF variables into the CFschedule tag?
<cfset mytask = #form.taskname#>
<cfset mystartdate = #form.startdate#>
<cfset mystarttime = #form.starttime#>
<cfset myurl = #form.myurl#>
<cfset myfile = #form.filename#>
<cfset mypath = #form.filepath#>
Are the substitutions...
Hi,
I have an input file with these lines (thousands of records):
filename projectname owner group month day time age agegroup
It's a modification of the information listed by ls -l. What I want to do is to categorize the records according to project name, and then within each project name...
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.