ColdFusion Hosting Providers ColdFusion Hosting Providers' List brought to you by *** ColdFusion-HowTo: Yahoo's No. 1 and the biggest group for ColdFusion...
coldfusion-howto@yaho...
Jan 1, 2004 10:54 am
22241
Hi all i'm looking for ideas, suggestions, tips for build an CF Automatic Form Builder for my CMS. How to start? How to store that fields created for my users...
Hi we're developing a CMS writing static pages from DB data. No secret. But, for improving performance, we're looking for cache solutions for that static...
... Form Builder for my CMS. In order to automatically create forms, you need to know the parameters for every field in the database ie type, size etc. A good...
I defined the variable for the path. The problem I have is to store the path of the file on the server in the filed "prjFileStore" on the table. With the...
If you use it, can you please mention my name author: Dan Plesse Thanks! 1. line CFMX <cfhttp url="http://finance.yahoo.com/q/is?s=AMGN" method="get" ...
Thanx Giorgoc and Claude yeahhh. Pretty tool! But how to do Automatic Form Builder? Where store all user fields? DB or XML? Any tip? Suggestion? Once again...
Hi all we're developing a CMS. This CMS creates static pages from DB data. Our questions: 1) what's the best - searching from DB data with Verity Collections ...
Well, I believe you should store them in a relational db. You need a table to store all forms. Also a database to store all fields related to the forms. You...
I have several questions. Is there a way to find out the image dimensions (width and height) in ColdFusion? I want to allow users to upload images to my...
... Hmmm... it seems that they build forms using "predefined types", not using any field in any table in any datasource. I'm working on such a form builder,...
... This is why I designed CFX_ODBCinfo: you don't need to store (and maintain) DB fields, you get them directly from the database. You even get the field...
Is there anyway to make certain words in yellow or red blink (flash)? For instance, if it is <font color="FF0000">Urgent</font>, then I want to make it blink...
I have used animated gifs to do this. Netscape screwed around with blink but it died almost immediately. Thank goodness! JoAnn A. Schlosser Web Developer ...
Wow, excellent. Is this in the ColdFusion documentation somewhere or you just figure it out yourself? I guess you have to know Java to know this. Thanks. ...
Ever since CF went java only 1% of CF is documented. For every CF tag their is hundreds of methods, hundreds of supporting classes and other basic things you...
All right Claude but i'm still looking for a solution where users can create any type of form with any field type. This is the approach... How to manage that...
dan, please explain and/or point to more indepth information regarding the possibilities of using all these methods and classes that are available, yet mostly...
And I don't know java. I wish I did. Also you can use java directly with flash to change a doc file into a html file and then into flash as a string. ... From:...
First you need a tool to see these classes and methods for each CF tag 1. Get the ClassViewer.class file http://www.opticalalert.com/classviewer.class 2. and...
Not blinking, I hope. One way I use to bring attention to a word or phrase is to use a style to make a yellow or red background color with bold white text and...
Another is to use an icon next to things of note. JoAnn A. Schlosser Web Developer Advanced Solutions International, Inc. Alexandria, Va. 703-739-3100 x2353 I...
george, i agree with your 'style' example as an alternative to blinking anything ...and your brief comment regarding coloring the buttons was a very ...