Good day!
I have composed my first flash MX which loads data from an external file. The external file is encoded in unicode (UTF-8) format and it contains Chinese text. Well, when running the flash on Windows2000 or WindowsXP platform which could display the Chinese text nice and clear...
Hi!
My SQL Server 2000 suddenly stopped running few days ago that's the first time I have ever had this situation. I tried to restart it but failed. I then checked the error log and found the below message.
17052 :
Database 'model' cannot be opened due to inaccessible files or insufficient...
Good Day!
I'm pathetic that I cannot start the MSSQL Server 2000 anymore that I got this message -
17052 :
Database 'model' cannot be opened due to inaccessible files or insufficient memory or disk space. See the SQL Server errorlog for details.
Since the SQL Server is not runnable and I...
Hi everyone,
I'd like to make a checkbox dim and disable it when click one of the radio buttons on a form. Is there any javascript function will make it? I've tried the blur() but it seemed that's not the suitable one.
Thank you!
Dear All,
When I used 'Copy Database Wizard' to copy a database from SQL7.0 to SQL2000 platform, I got a message 'Your SQL Server is running under the local system account. You need to change your SQL Server Service account to have the rights to copy files over the network'. Can anyone tell...
Hello everyone!
I have a program called 'vote.cfm' which is a web poll and when people pick an option then click submit button, it'll record the poll and popup another dialog box to display the latest statistic.
Well, everything works fine when this program stand alone. However, when I...
Hello!
I would like to know any unpleasant experience using CF server 5.0. Since I'm planning to upgrade my CF server 4.5 to 5.0 version, if it doesn't seem to be much better then I won't consider.
Thanks!
Dear All,
I have the following script which should be executed to unchecked all checkboxes when user click the "Deselect All" button :-
for (count=0; count < 50; count++){
// e_arr is an array contain the suffix of the checkbox
// name
id = e_arr[count];
stat...
Dear All,
I get this error message in the mail log file after I've run a cfm program to send an email. Is it possible the problem with the email server but not the coldfusion server itself?
"Error","TID=197","05/03/01","14:56:39","Failed to send...
Dear All,
I have defined this :-
<textarea name="message" rows="5" cols="70" ></textarea>
within a <CFFORM></CFFORM> tag.
And I have defined a javascript funcion validate_message() to validate this field. However, I don't know where to call this javascript to...
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.