Forum: ColdFusion Feb 22nd, 2007 |
| Replies: 2 Views: 8,273 Sounds like you are using a login screen for the template. When you run the job from the browser, you are behind your security. The scheduler will need a username & password for the login, lower part... |
Forum: ColdFusion Feb 22nd, 2007 |
| Replies: 3 Views: 4,297 I’ll give you the basics:
Form Page:
<cfform action="CreateStuff.cfm" method="POST">
<cfinput type="text"
name="FName"
required="yes"
... |
Forum: ColdFusion Feb 22nd, 2007 |
| Replies: 1 Views: 1,794 If it were me, I would uninstall this version of Coldfusion and download a fresh version from http://www.adobe.com/products/coldfusion/ (Get started now—download the free trial... |
Forum: ColdFusion Feb 22nd, 2007 |
| Replies: 3 Views: 3,178 Sounds like you are using a login screen for the template. When you run the job from the browser, you are behind your security. The scheduler will need a username & password for the login, lower... |
Forum: ColdFusion Jan 7th, 2007 |
| Replies: 7 Views: 5,732 I am currently employed full time, telecommuting, converting a mainframe legacy system to web based applications.. My experience includes CF versions 6 & 7 as well as SQL 2000 & 2005. Security is... |