| Thread | Last Post | Replies |
|
| Session variable. | 02 Oct 2004 10:05 GMT | 3 |
Im new in Coldfusion programmation..... Ive a problem with the creation of a session variable that must keep language data.... I know better PHP and the code of a page that must capture a variable session data is like this:
|
| session.CFC instance/local var - locking question | 02 Oct 2004 04:49 GMT | 2 |
Folks, I have a question... which is purely theoretical because I don't have time to test it at the moment... BUT, if you were to put the following in a CFM page: // get a local copy of the session-scope object
|
| CFFILE and HTTPS | 01 Oct 2004 11:48 GMT | 2 |
Is anyone aware of any issues with uploading a file over an https connection? I have a file upload page that works just fine on a standard http connection - the exact code run over https returns the "CFFILE tag (myFile) does not contain an uploaded file" error.
|
| CFINPUT Problems with "Required" Attribute | 01 Oct 2004 11:43 GMT | 1 |
I am new to the forum and wasn't sure where exactly to post the following, so I posted it in the general cfml area as well as here. I have just finished my corporate intranet site. I did all my local development and testing on my notebook which is running CFMX6.1.
|