| Thread | Last Post | Replies |
|
| Ins. Record from dynamic form problem | 31 Oct 2005 23:08 GMT | 6 |
XP Pro, CF 6.1(built in webserver), MySQL 4.1.13, DW MX04, I am trying to insert a records from a dynamic form. I created it all in Dreamweaver MX '04. The general structure is a multi-purpose form that, depending on a URL variable, dynamically inserts all of the information for ...
|
| TEST | 31 Oct 2005 20:59 GMT | 1 |
|
| Remote Database Access | 31 Oct 2005 17:28 GMT | 3 |
So I am pretty new to Cold Fusion and in the learning process, so I have one quick question. For the past couple weeks I have been trying to create a data source with ColdFusion so that I could create a User Registration page and User Log In page with Dreamweaver. However, I ...
|
| Limiting uploaded image width in user-posted content? | 31 Oct 2005 17:27 GMT | 1 |
I have created a blogging system where users can upload pics to their galleries then place them into their blogs by way of <img> tags. The problem is, when the image is over 550 pixels in width, it blows up the tables in the website. I have already warned them not to put huge ...
|
| Re: Using GMail smtp server for sending emails | 31 Oct 2005 17:14 GMT | 6 |
...a way to configure CF to use gmail to send out email ... Looks like SSL might be the problem. But why? Coldfusion can send out e-mail from a gmail sender with or without gmail, and with or without SSL.
|
| Picking up where others left off | 31 Oct 2005 04:03 GMT | 7 |
Hi there, I've recently been employed as a junior web developer updating a website and intranet and i need a lot of help...I mentioned i knew php and mysql during the interview but i never said i knew cold fusion! Turns out everything is written in cold fusion. This wouldn't be a ...
|
| value of check box | 30 Oct 2005 22:00 GMT | 4 |
I have checkbox as following <INPUT TYPE="checkbox" NAME="BannerAds" VALUE="<b>Affiliate</b><br>Affilate"> <INPUT TYPE="checkbox" NAME="BannerAds" VALUE="<b>Visa</b><br>Visa"> <INPUT TYPE="checkbox" NAME="BannerAds" VALUE="<b>Free</b><br>Free">
|
| CF is looking foe a file: TMP49lulozr7f.cfm so it can open in browser | 30 Oct 2005 21:03 GMT | 1 |
CF is looking foe a file: TMP49lulozr7f.cfm so it can open in browser. I can not find the file. Anyone know where it is or have it? File not found: /TMP49lulozr7f.cfm
|
| Calendar Will not load | 30 Oct 2005 08:19 GMT | 1 |
I am a new CF developer (hobby - not pro) and I downloaded a CF Calendar. The calendar populated with a simple Access database (only one table) and I am trying to get it to work. Every time I "Preview in Browser" the 1st form loads fine (it is simply the form that calls the ...
|
| can i use the same computer as my database and my coldfusion server? | 29 Oct 2005 18:23 GMT | 8 |
hi can i use the same computer as my database and my coldfusion server? or do i need 2 different computers to do it?? thank you very much!
|
| Populating Text Fields In CF | 28 Oct 2005 22:05 GMT | 1 |
How can i dynamically populate some text fields based on what a user chooses from a previous drop-down menu in ColdFusion? Lucas
|
| passing varible | 28 Oct 2005 22:04 GMT | 7 |
How do I pass the automatic name from page to page to find out the value. Here is my explanation. I have index.cfm with all the radio boxes for YES/ NO and it associated with the ID from the database. On the next page, I want able to track down which ID
|
| Web form security - REreplaceNoCase or is there something better? | 28 Oct 2005 22:01 GMT | 34 |
What is the best way to prevent users in a BB type scenario from posting script or SQL into a textfield or textarea? Making changes to the administrator is not an option. I figured there must be something better than REreplaceNoCase. However, if
|
| Reading Binary File | 28 Oct 2005 21:53 GMT | 3 |
I am converting a PHP script and I need to know what the eqivelent of "fread('file', 1)" for CF. I am reading a binary file.
|
| MissingInclude | 28 Oct 2005 17:23 GMT | 3 |
I am receiving the below error message : Error Type MissingInclude Error Message Note: If you wish to use an absolute template path (e.g. TEMPLATE="/mypath/index.cfm") with CFINCLUDE then you must create a mapping for
|