Ask a Question related to Macromedia ColdFusion, Design and Development.
-
jiecoldfusion #1
How to verify array
Hi,
Can someone tell me how to verify array. I read excel file and store it in the
range array. However, if excel sheet some cell is empty. then if I use ex:
CellValue[1][1] eq "" will give me exception error. How can I check this
thank you
Range = objSheet.Range("A" & row & ":K" & row+1);
CellValue = Range.Value;
if (Cellvalue[1][1] eq "") -> it will give me the error.
jiecoldfusion Guest
-
Cannot verify the connection
I'm having a few problems trying to get 'Macromedia Contribute 3'. It appears to be an issue with the Contribute 3 verification process. It all... -
VERIFY MY CODE
my code is :<a href "http://admin.priorityclick.com/leadsadmin/basic authenticate.jsp?#session.admin_name##CFID=#CFID#CFTOKEN=#CFTOKEN# IS THIS... -
Login with verify
How I create a Login asp page but the user will register and validate for email to enter the site ? I use the MySql database. thanks Vivian -
Verify cookies
I'm having trouble verifying the cookie that I leave on a client's computer. Here is the code: <% Dim sPath, filesys, count, getValue, update,... -
XP ntbackup can't verify iis.dll
I am experiencing a probably harmless but annoying problem when trying to make a system state backup using ntbackup on XP professional. Although...



Reply With Quote

