This is how we fixed it:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Update Candidates Information</title>
</head>
<!--- Update --->
<CFQUERY DATASOURCE="interview" name="myupdate">
UPDATE interview
SET
InitialIntdate...
This is the form page:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--- include toolbar.cfm--->
<cfinclude template="Toolbar.cfm">
<html>
<head>
<CFPARAM Name="ID" Default=1>
<title>Interview 2</title>
</head>
<CFQUERY...
OK skppyny, which part is the login form and which part is the action form? Somewhat confused, but then again, with this project that I am working on it is getting crazier every moment because one person wants one form and the other person wants things there way.
thanks
I am looking for examples of logining in someone,:
Userid:__________, Password:___________, and then based on there permissions (another field in the database) sending them to a certain form for viewing information on candidates,.......... If you have a permission of Me, then you see a form...
yes I am still lovecf, because I do love working in CF, the problem was IE, but now that I went to a previous version, I cant use the latest CSS features. so I am kinda up a creek.
Thanks
Michael
I am trying to figure out what I am missing in the setup, when working in studio, then save, and goto browse, I have to hit refresh, in order to see my changes, although on my system at work, once I hit browse, it show's the
changes, automagically.
What setting am I missing?
Thanks
Michael
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.