Hello All:
I appreciate the valuable feed back. I will just ignore the sales person right now and NH and since I do not have 20K at my finger tips. I am gald to see that NH on the whole is OK. Hopefully the rest of their sales force will be truthfull and not slimey.
Again Thank you all for...
Hello:
What was presented to me was the following:
"What is a computer", MCSE, MCSA and ComptiA.
plus how to write is a resume, interview.
Being funnled to a employeer for work expirence and eventually a job.
NH says they do not garuanteed a job, but they sure imply that in their writing...
Hello:
I am in the Portland Oregon area. I went and met a sales man at New Horizons. I did not have the 20 grand he was asking. I asked him if he would quote me a price on just set of classes for a MCSA. He replied to me by this cute little emailed quote.
"I want to caution you, that our...
Here is the form
<html>
<head>
<title>Customer Service FeedBack Form</title>
</head>
<body>
<h1>Customer Service FeedBack Form</h1>
<hr>
<FORM method="post" action="doregister.cfm" name="Customer Service Feedback"> <ol> <li> 
...
I even tried to move the end form to this spot
<input type=submit value="Add Customer">
<input type=reset value="Reset Form">
</form>
<A href="menu1.htm"> View Reports</A>
<A href="search1.htm"> Search for Product ID</A>
<A href="search2.htm">...
I get a totally blank output page.
This dosen't even print out.
Plus my database does not get a new record inserted into it.
<html>
<head>
<title> Add Customer</title>
</head>
<body>
<cfoutput>
Record added.
<br><br>
<A href="customerservice1.cfm"> Back</A>
</br></br>
</body>...
<html>
<head>
<title> Add Customer</title>
</head>
<body>
<cfoutput>
Record added.
<br><br>
<A href="customerservice1.cfm"> Back</A>
</cfoutput>
</br></br>
</body>
</html>
I still get a blank output page, not even the field names.
What else can it be?
Hello
I have created this form for output I do not get any results. What I am doing wrong?
I have a different form that works fine.
<html>
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="TEXT"/html; charset=windows-1252">
<meta HTTP-EQUIV="Content-Language"...
the search.cfm appears to be not working. My browser just refreshes.
Here is my action file "search.cfm"
<CFPARAM NAME=DATASRC DEFAULT=custsrvc>
<cfoutput>#form.searchvar# </cfoutput>
<CFQUERY NAME=GETITEMS DATASOURCE=#DATASRC#>
SELECT * FROM complaint where product_id like...
Thank you for clearing that up. Now the search.cfm appears to be not working. My browser just refreshes.
Here is my action file "search.cfm"
<CFPARAM NAME=DATASRC DEFAULT=custsrvc>
<cfoutput>#form.searchvar# </cfoutput>
<CFQUERY NAME=GETITEMS DATASOURCE=#DATASRC#>
SELECT * FROM...
Hello I am knew to cold Fusion. Here is my problem I have a form with one field and a submit button. When I enter something in the field and press submit.
I get this error
Error Diagnostic Information
An error occurred while evaluating the expression:
#form.searchvar#
Error near line 3...
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.