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



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Form fields not being passed in IE 629 Jul 2008 13:56 GMT4
I'm testing out the new form I developed and it's not passing the data to the
submission page in IE 6.  IE 7 and Firefox work fine, but in IE 6 the
submission page isn't getting any form data.  
<cfform action="submit.cfm?func=new" method="post" name="perf_form"
how to use REFind29 Jul 2008 07:53 GMT5
I am not really familiar yet with regular expressions. Can anyone help me how
to check on a string pattern? I want to check a string if it has this pattern:  
{ts '2008-07-28 15:10:50'}
Or is there another way instead of using REFind? Thanks.
time difference29 Jul 2008 07:15 GMT6
It seems to me that datediff only calculates difference between two dates. How about time?
Pls kindly advise.
CFDOCUMENT and stylesheets29 Jul 2008 06:45 GMT1
We have a report that is generated in a table.  On the web the style sheet
makes the borders (walls) show up as a single thin black line.  However, when
this page is rendered as a PDF with the cfdocument tag the borders look like a
double gray line and we can't get it to look ...
uploading a file28 Jul 2008 20:48 GMT1
All,
   Here is my current code:
[Q]
<cfif FORM.attachment1 neq "">
SQL injection embeded .js file to execute CF hack28 Jul 2008 20:02 GMT7
:shocked;
I am a programmer sent to investigate suspicious activity at a client's web
application.  I cannot attach a file in case of infection potential.  The
Coldfusion code is open to SQL injection attack which is how we believe the
ColdFusion contact form by email - please help28 Jul 2008 19:46 GMT1
I tried to create a contact form, using email to send, and I have some issues
and questions:
1. I like to have a message "Your form has been sent", but it shows the blank
after user submited the form.
CFExpand Path28 Jul 2008 11:35 GMT3
I'm trying to use ExpandPath to set destination and source attributes in cffile.
My issue is that ExpandPath("/") returns C:\sites\mysite\ on my remote server
and C:\ColdFusion8\wwwroot\ on my local server.
If I use  ExpandPath("/mysite/"), I get  C:\ColdFusion8\wwwroot\mysite\ ...
CTTP problem CFMX28 Jul 2008 11:10 GMT1
I get "Connection Failure" when I try to use CFHTTP on a MX server. the same
code  works perfectly on version 7 .
I see the same problem in the threads, but no solutions yet! the encoding tag
is not working either.
convert string to numeric26 Jul 2008 06:46 GMT2
I have the following values and would like to convert them to numeric only:
eg.
(86)1234-1234 => 8612341234        ; non numeric characters
(1) 1234 1234 => 112341234           ; remove spaces
Simple Dynamic Evaluation Question26 Jul 2008 05:35 GMT2
Can someone show me how to reproduce this with a CFLOOP? I can't seem to get
past the dynamic variable naming. Thanks!
<CFSET colorid1_1 = ListFirst(colorid1)>
<CFSET colorid1_2 = ListGetAt(colorid1, '2')>
DNS lookup?26 Jul 2008 03:47 GMT3
How can I take the value of cgi.REMOTE_ADDR and get the domain name?
Right now I'm passing cgi.REMOTE_ADDR to a processing form and adding that
info to a cfmail that is sent out.  I'd like to add who the domain is as
well.
Help: CFFILE25 Jul 2008 23:56 GMT3
Hello, I am coding file upload and I am having a problem understanding how it
works. I am using the attached code. And my final result was not successful
because of the the following line of code: [b]"destination="../images"[/b], I
had intended the file to be uploaded to the ...
CFFILE Addressing25 Jul 2008 23:27 GMT1
In an earlier post, it was pointed out to me that for the destination
attribute of a CFFILE, I must use absolute addressing or the temp file of
coldfusion. Now, if I do this what happens when I load my code onto a remote
server? I am thinking I would loose the location of my ...
cfinput required=yes not working25 Jul 2008 16:54 GMT1
I am running an application with many forms with cfinput tags. Many of them
require the user to input some sort of data.. some validated some not. The
required attribute works on all but one of my forms. I do have the
scripssrc="/scripts" attibute added adn the cfform.js in the ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 June, 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.