Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / ColdFusion / Advanced Techniques / April 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
form validation - disallow entries03 Apr 2007 14:51 GMT4
I have got javascripts galore for form validations.  Alphanumeric entries,
numeric only entries, email entries, etc.  However, I have a client who wants
to prevent users from being able to enter "garbage" data into the form fields
prior to form submission (there is an area of the ...
How to generate multiple excel files at once?03 Apr 2007 13:05 GMT8
Normally, I use the following to create an excel file
<cfcontent type="application/msexcel">
<cfheader name="Content-Disposition" value="filename=myfilename.xls">
I have a multi-select combo box (e.g. employees)
Type of object from a database date/time column03 Apr 2007 13:04 GMT2
I've got a concern regarding the way in which coldfusion is treating date/time
columns in a database.
In my opinion when I select a column that is let's say timestamp type - the
object in a query is CF's date/time object. I've checked the query by
ValueList & Find03 Apr 2007 12:46 GMT1
Result Set:
2007-04-03 06:05:00.0, 2007-04-03 06:05:00.0
So as you can see in the attached code I'm trying to find the character "-" in
my valueList, which it should as you can see in the above result set.  It's not
Search with multiple keywords03 Apr 2007 07:33 GMT4
Hello I'm new here and I'm also new with coldfusion. I need help because Im
building a job search website and I need help on what query or any tips on how
to create a multiple keyword search on a table. like on any other jobsites....  
e.g from my search form there are categories ...
Can CF send file to Box on Network and Spawn Client?02 Apr 2007 21:56 GMT1
Sorry about the first message with no title. I'm over multi-tasking.
I want to use CF to track the use of reports on our network. I would like to
have the user click on a link, have CF log the user info behind the scenes and
then pass that link to the requesting machine. The ...
Can02 Apr 2007 20:51 GMT3
I want to use CF to track the use of reports on our network. I would
like to have the user click on a link, have CF log the user info behind the
scenes and then pass that link to the requesting machine. The reports are on
our network and are run by the Business Objects 5.0 client ...
looping over a query02 Apr 2007 19:32 GMT5
anyone helps me to loop over a query name, "FindUpperLvl".
Once "getInfo" query does not have any record, it will excute the
"FindUpperLvl" query and FindUpperLvl query should loop until it finds one
record.
cfinput validate02 Apr 2007 19:24 GMT1
hi i have a form for users to input links to various social networks they
belong to....this form is prepopulated with http:// to encourage people to
input the correct data, the cfinputs validate url to ensure that a correct web
address is being passed, and validateat is on submit ...
Copy protection for CF Websites02 Apr 2007 18:02 GMT5
My website has been built in CF5 and I display proprietary information to my
clients, but I don't want that information copied.  Is there some way of
preventing the copying of the information to my competitors?  Is there software
for this?
scheduled tasks02 Apr 2007 15:19 GMT3
My web hosting providers offers scheduled tasks through their admin
interface. Only problem is that the offer schedule tasks on certain hour
intervals. eg, every 3 hours, every 6 hours, etc.
Is there a quick way to code something to run a template at a specific
Dynamically populate a drop-down navigation menu02 Apr 2007 14:23 GMT4
I have some nice CSS to develop a horizontal drop-down navigation menu similar
to what's used on this site. But I cannot figure out how to dynamically
populate the menu and submenu items.
The parent and child items are stored in a single table with this structure:
Hierarchy02 Apr 2007 03:50 GMT2
There are a few different examples of this on here, but nothing quite like I
need to do. I have a table in my DB with an ID, name and parent fields. I need
to output this info in my ui but I am having trouble grouping them.
Query results:
make a percentage02 Apr 2007 02:56 GMT2
I am trying to find out how to add together a number of fields and input the
answer as a percentage, I am using a Access db, is it best to do it on a
seperate action page,  on the DB or on the display page. and how?
 I have a cell that outputs the avg of a number of results from ...
controlling nested cfoutput02 Apr 2007 00:51 GMT19
i am using a nested cfoutput to group my database output......
the query output  is
<cfoutput query="fans" group="name_usr" maxrows="40">
 #iname_usr#(name of fan)
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 March, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.