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 / September 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Hide dropdown list30 Sep 2008 23:18 GMT4
I want to hide the drop down list after a client hit a button beside it and replace the dropdown list by a text box. How will I do that?
Thanks in advance!!!
parse rss issue30 Sep 2008 17:14 GMT4
I've been trying to parse this rss feed  
http://www.economicnews.ca/cepnews/wire/rss/custom?u=camagazine&p=39d7g7d9
Here is the code I'm using:
<!--- Retrieve the RSS document --->
Saving email Orders to database30 Sep 2008 07:22 GMT1
I am trying to figure out how to save a complicated email to a database. It is
actually an invoice. This has session variables and pulled database variables
in the email. Basically, in theory I can go in and do a
<cfset emailBody="<table> <tr> <td>" & #coldfusionVariable# &"
Passing mysql values to create 2 records at once(HELP!!!)29 Sep 2008 22:21 GMT2
hey lads, need some serious help from you. Lets say i've got 2 databases:
orders and order_samples. User is logged in. He wants to put an order. Fills up
the form and press submit. My intentions are to create two records at the same
time but in a bit more complex way:
cfscript and mysql date29 Sep 2008 04:10 GMT2
I have page on my family's web site that has an option for downloading a .csv
file that's a list of all the family members and is created using the cfscript
I found at: http://cflib.org/udf/QueryToCSV2
This is done so other family members can import the data into Outlook,
Displaying a query result in 3 columns28 Sep 2008 19:38 GMT5
I have a query with n records. Now I would like to display all records in a
HTML page in 3 columns. I don't have a clue on how to do that!
What I would like is (assuming I have 9 records in my query):
<div id="column1">
xml post Urgent28 Sep 2008 08:23 GMT7
Hi can someone please help me, i need to read a xml post but not sure how to do
it..
the xml post comes to my url in this format
<DeliveryReport><message id="1023012301" sentdate=""
how to use jacob to access a com object with coldfusion728 Sep 2008 01:00 GMT6
i want to use jacob to access a com objcet with coldfsuion7(i just want to do a test)
how to do?
Thank a lot!
Returning A Random Record27 Sep 2008 03:32 GMT2
I want to cfquery a random record from a table.   I can't randrange the key
field because some keys are not there.   I've seen a suggestion to load the
keys into a table, grab a random instance, then query with that key but that
seems like a long way around to me.  There could be ...
cfsavecontent and cffile26 Sep 2008 21:35 GMT1
No doubt I am doing something wrong here.  In the past, if I wanted to write
query results to a file, I would do this:
<cffile action = "write" output = "">
<cfoutput query ="q">
Sort out similar strings from a query26 Sep 2008 16:27 GMT19
I'm stuck. Below you see the content of my table 'hersteller'. As you see the
names 'Bertschi' and 'Flückiger Hemmi' appear more than one time.
In the end I would like to create a pull-down (in html) which sould look like:
<option value="157,164">Bertschi</option>
Cold Fusion and HTML26 Sep 2008 12:00 GMT4
There is a form which accepts user data. There is a textarea included in the
form. The problem is when i display that information in a html form it doesnot
display the text in the format in which it is entered in the textarea example
linebreaks, newlines etc.
Export Excel as a Scheduled Task26 Sep 2008 09:53 GMT1
I have an excel download that I have built. Currently it is a link that people
click on to download. where it works fine.
<cfcontent type="application/msexcel">
<cfheader name="Content-Disposition" value="filename=SIReplenDl.xls">
check in sequence25 Sep 2008 15:49 GMT3
I have 3 elements. I want to make sure this element in sequence and exists. how can i check its in sequence.
Firstname
Middlename
LastName
Strange margin around CFTEXTAREA25 Sep 2008 15:23 GMT3
I was trying the richtext editor with CFTEXTAREA. Locally everything works
perfect, but when I try it online on a dutch provider (www.webstekker.nl) I get
a strange problem:
There is a margin visible around the editor. To make it extra visible I put a
Pages: 1 2 3 4 5 6 7 8 August, 2008
 
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.