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 / December 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
string to date07 Dec 2004 18:45 GMT2
Can anyone help me to convert the string to a certain date format?
2004-04-04 20-45-08  -----> 4/4/2004 8:45:08 PM
2004-04-04 01-20-10  -----> 4/4/2004 1:20:10 AM
format for Nix instead of Win07 Dec 2004 18:29 GMT1
I am sending a string from CF running on NIX to a webservice on a winbox.  My
app is building a string like so:
<line
feed><tab><tab><tab><tab>RequestID=10327453780835<tab><tab><tab>.....
I don't want to use evaluate() but....07 Dec 2004 17:34 GMT5
I don't want to use evaluate() but it works and I can't seem to figure out
another way to write this segment.  Any ideas?  <cfloop from='1'
to='#ListLen(Session.Consumer.StateSelect)#' index='j'>    <cfset lState =
ListGetAt(Session.Consumer.StateSelect,j)>    <cfset lFormName =
INNER JOIN, LEFT, RIGHT?07 Dec 2004 16:31 GMT1
:confused;  After experimenting with INNER, LEFT and RIGHT JOINS, I found that
my RIGHT and LEFT joins were not as fast as my INNER.  I have a smaller
database id_no that is comparing with a larger database id_no, so I used a
RIGHT JOIN, but it was lagging so I used the INNER and ...
problem with asterisk in mail server password--server wont send messages07 Dec 2004 15:24 GMT1
Bulk mail application   works fine for me. I have no special characters in my
mail password.  
My boss wants to send the application so that i t comes from her.  She has an
asterisk * in her password. Server wont send using her id/pw.  Log message is
Buld a Searh engine within my site.07 Dec 2004 15:15 GMT1
I have a question for all of you great programmers. Can someone help me on
understanding how you can create a search engine that will search within an
Access Database and output an adequate result page. I know you have to create
the results page and all but it's just in the ...
Trying to authenticate over ssl but pass session onto separate application07 Dec 2004 09:12 GMT1
Here is what I'm trying to do Log people over an SSL connection with a
template, https://secure.blank.edu/secureLogin.cfm, and then forward
them onto app.blank.edu/welcome.cfm:  (It is kind of hard to explain).
Here's what I have:
storing client browser types in DB07 Dec 2004 04:49 GMT1
I'm not sure if theres a way for coldfusion to capture a client's browser type
and version, thats why I'm posting here. I want to create a table that will
keep track of the type of browsers my visitors are using.  I can get the
browser types with javascript, but I'd have to ...
ColdFusion across two servers07 Dec 2004 02:23 GMT4
We have just installed a new server in addition to the existing one, and now
the datasources and the Verity collection are on one server and ColdFusion
Server and the intranet are on the other.  When I browse to add datasources or
to index the Verity collection I cannot see the ...
Formatting Output of Data06 Dec 2004 22:36 GMT8
Hello, I was wondering if this was possible:  So I have a table and I am
drawing info, lets say I am drawing Name, Date, Time and Notes from a database.
I put these into a table( drawing output for HTML Table, not DB table) where
it looks like:  Name         Date      Time       ...
cf thread pool06 Dec 2004 15:44 GMT1
When you use cfcontent to stream a file (eg. Doc) to the browser, does cf keep
a thread alive during the download until the client has recieved the whole
file?  Does this not have implications on the thread pool if thats the case?  
Cheers, Adam  
translating data without multiple queries06 Dec 2004 12:37 GMT7
I have two tables in my DB:  record_table(id,col_one,col_two) and
translation_table(col_name,col_value,col_content).
When I grab a record from record_table, I want to translate the values in
col_one and col_two using the translation table.  A query on the translation
Parse Column06 Dec 2004 00:55 GMT2
I have a column in a database that has the names listed in this format :
Lastname, Firstname. The column is called name. I want to loop through the
column, grab the lastname and update the database by putting the last name in a
column called lastName and then remove the Lastname ...
cftransaction and exit05 Dec 2004 15:00 GMT2
I have a problem when using cftransaction with exit included.  First time the
transaction runs everything is ok. But the next time after the exit has been
reached in the cftransaction i get the error 'Nested transactions are not
supported.' even though I haven?t nested ...
Session, SES, and  SSL - Major session problems04 Dec 2004 04:24 GMT2
I am having a problem with sessions persisting across 2 different domains that
are on the same server.  I am using ses urls and appending the url token with
"/cfid/#cfid#/cftoken/#cftoken#"  When I jump to the ssl side, the cookies
passed are a different cfid and cftoken.  I ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 November, 2004
 
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.