Hi all,
Can anyone give me a hand?
As I use GRID to show the records. For examples, there are 1000 records in the GRID table. The user can click the HREF link of each records to see the details and update the information. If the user click the HREF link of the 200th record and modified the...
Dear all,
I would like to ask for help about the following coding in the action form which being called from the other form.
<cfoutput>
<cfset tDes = 'form.iDes'>
<cfset tSeqNo = 'form.iSeqNo'>
<cfquery name="updateItem" datasource="DB">
update Item
set...
Hi all,
Please help me to solve the following problem...
As I want to create a form of a purchase system, the form includes the vendor name, purchase date, etc...and also the items which the user bought.
When the just some of the items delivered by several times, I would like to have a check...
Hello all,
I would like to know how to solve the problem of report between ColdFusion 4.5 and Crystal Report8.5. My web server is Linux (Kerne l2.2.16/Apprach 1.3.6).
As I tried to use the command as follows,
<cfreport report="abc.rpt" datasource="DB"></cfreport>
An error...
Dear all,
Now I'm facing a problem about insert and delete the picture file through the browser.
The data server is SQL server. As one of the data type is image.
And the web server is Linux.
So what's the best way for me to do my task?
How can I do it?
Thanks all kindly help.
Dear all,
OS: Window2000 server
SQL: SQL server 7.0
The service is suddenly fail and cannot start again. If I press start, the following error message as shown below:
An error 5 (access is denied) - occurred while performing this service operation on the MSSQL server service.
Thanks for your...
Hello all, can anyone help me to solve a uploading problem. I would like to ask user to insert the gif or jpg file from the browser. After that the file will upload into the defaulted directory of Linux server.
Coding:
<cffile action="upload"
filefield="uploadfile"...
Hi all,
I would like to ask out a simple question, can anyone help me?
I want to let the user input a date into the field(ifindrec) and then the user press "By Date" button. It will pass the value of "ifindrec" to "FindForm.cfm".
<html>
<FONT face=Arial...
Hi all,
Can anyone tell me how to update the record with the null value. The action script as follows:
<cfquery name="updatelog" datasource="Shipping Management">
update log
set logdate='#dateformat(form.ilogdate, "mm/dd/yyyy")#', type='#form.itype#'...
Hi all,
I'm a beginner in ColdFusion. I would like to ask out a simple question. Please help me!
<cfselect name="selectmonth" size=1 multiple="no">
<option value="01">January
<option value="02">Feburary
<option value="03">March...
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.