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 / General CF Topics / August 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
cfdirectory - create name dynamically31 Aug 2005 19:53 GMT2
I want to create a directory when a form is submitted with the ID number from
the form. I tried this and it will work if I just put in a hard code directory
name but doesn't work if I try to add a form or url name.
<cfdirectory action="create" directory=d ...
CFFILE ACTION="read" -- file size limitation?31 Aug 2005 19:11 GMT1
Hey guys.
What is the limitation on the size of a file that can be read with CFFILE
ACTION="read"?  Folks in my office are using CFFILE to read in big data files
and process them and put the results into a database.  It looks like CFFILE
Localhost not found31 Aug 2005 19:02 GMT1
I previously had coldfusion working but recently had to reinstall my system
software and as a result am back to square one. I have installed coldfusion and
the administrator comes up fine so it's seems to be working. But when I try to
view one of my cfm pages in a browser the ...
cfform flash and a href in html31 Aug 2005 18:55 GMT3
Hi,  I think the new cfform format="flash" ROCKS!!!  A little learning curve,
however very little.
The question I have is how do I place an anchor tag within a cfform?  The
anchor tag is disappearing. This is my current code....
SQL/Coldfusion SUMS31 Aug 2005 18:29 GMT3
hi all, I am building a small application, I am just wandering whether there
are any tutorials out there or anyone who can help with showing data which has
been calculated i.e. showing the total of 1 column of data, the SQL for this...?
if i'm not clear please let me know and ...
Column Locking on a Table31 Aug 2005 17:10 GMT1
I have a very large table 500 rows by 200 columns..
I need to have a lock put on the header column so that when a users scrolls
down they can see the header.
And I need to keep the first 3columns locked so that the user can scroll
Help with regular expression31 Aug 2005 13:07 GMT8
I'm trying to make sure that users enter their mailing address
correctly.  I've had some people that just enter .. or other characters.
Will something like this resolve that problem?
validate="regular_expression" pattern="[0-9]+\s[A-Za-z']+
Deleting a structure stored within a session variable31 Aug 2005 11:58 GMT4
Hi I would like to delete a structure that is stored in a session variable
I've tried this :
<cfset StructDelete(Session.varStruct.I_OrgName)>  
but don't think its working???
timing out a webservice called with createobject()30 Aug 2005 22:07 GMT3
With <cfinvoke> I can use the attribute timeout="", but if calling the web
service from inside cfscript, I use something like:
<cfscript>
   wsforex=createobject('webservice','http://www.xmethods.net/sd/2001/CurrencyExchangeService.wsdl');
New Text box30 Aug 2005 21:21 GMT1
I have button of type submit. I want that onsubmit action, It display the text box to enetr some value.
Thanks in advance.
Nike
Checking for NULL value in query30 Aug 2005 20:08 GMT2
The following code use to work before the CFMX 7 upgrade on a Windows 2000
Server. Can someone provide suggestions to help me correct this problem? Thanks
<!-- Query for NULL Status -->
<cfquery name="qStatusNull" datasource="dsn">
referencing column names dynamically30 Aug 2005 18:20 GMT1
I have a product database that has price fields for 7 different stores. The
fields are named Part_Price_1, Part_Price_2, etc. where the number of the field
equals the Store_ID number in another table.
I want to be able to choose the appropriate price field in outputs and if
WHERE clause question30 Aug 2005 17:14 GMT5
I am doing Football Survivor for the upcoming NFL season.  Every week the
contestant gets to pick a new team and if they win they can continue on to the
next week.  I need the query to pull only the teams that they have NOT picked
yet.  I'm not sure how to get this to work.  Is ...
Two dynamic drop-downs30 Aug 2005 16:03 GMT3
I'm trying to create a drop-down list that's populated by a query.
Based on the selection in the first list, the second list is populated by
another query.
I tried to use TwoSelectsRelated but it seems like it uses one query.
Flash Form Text Input onchange30 Aug 2005 15:48 GMT1
Is there a way, with
<cfform format="flash">
<cfinput type="text" name="abc">
to write an event handler that will function when form element abc loses
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 July, 2005
 
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.