Hi ..I am new user of MS SDK. I am working on creating Projects, Reports using SDK.
While creation of Project Source (seen at root in MS Desktop), I am unable to link it to particular ODBC. I have used DSSDATASourceEnumerator Class for creation of Project Source.
If somebody is working on SDK...
I have a database which has n tier hierarchy eg.
idParent idCategory chrDescription
0 1 A
0 2 B
1 3 C
1 4 D
2 5 E
3 6 F
3 11 cc
3 12 cd
5 9 i
5 10 j
6 7 g
6 13 L
7 8 h
I am trying to implement this structure in a expandable and collapsable treeview - which is generated from the DB when ASP is...
I wanted to know whether there is a way to find out which button of the save dialog box (which is normally displayed while downloading any file from the net) the user clicked.
My problem is that i want to maintain a log of all the files downloaded by the user but if the user clicks the CANCEL...
Please tell me why I am unable to upload images using CFFILE
The error comes in the first CFFILE tag of UPLOADBANNER.CFM
-----------------ERROR in UPLOADBANNER.CFM----------
The directory specified in the DESTINATION attribute of the CFFILE tag (i:\maxwell\banners\get_well.jpg) is not valid...
i am unable to initialize ASP Ad Rotator copmponent using CFOBJECT tag. Is there any way i can create instance object of AD ROTATOR and use it in CFML code and call the methods of the object.
Please tell me if OBJECT tag can be used and how can i call methods of AD ROTATOR using this tag.
i am inserting data in SQL table using CFGRID. But i have tried normal insert statements in the code and also through stored procedure..it does not show any error but does not insert the data also.......any help
In CFGRIDCOLUMN i want to truncate values 1.00 to 1, but using numberformat attribute (_) is not working, it stops the showing of the grid result on the browser.<br><br>CFGRID is getting data from a DB query, which contains values as 1,2,3 and not as 1.00, 2.00.<br><br>suggest-------------
How do i traverse the FORM collection. I have 5 input tags of same name in the form, whose name is rec1...how do i access rec1(0)...individual values of the array through CFML.<br><br>- Saurabh
well i am facing a problem.....when CFML code is converted to HTML by server and sent to the browser...it puts in a lot of space in between the output on browser....<br><br>This i feel is because of the CFML code before the CFOUTPUT tag where i am outputting the result of the...
i have generated a dynamic form from the SQL database....meaning that radio buttons/checkboxes/textarea/text are all being generated based on certain conditions. This code caters to 6-7 different forms.<br><br>now i want to do client side validation or server side for some fields so that they...
I am new to Coldfusion and i have to put adv banners on the site and they should come from the database....according to the page....and should have the flexibility to be changed easily.<br><br>Any Suggestions...??
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.