Hi All,<br>I got the user information update thing this morning. It was simple, i was missing the <cfoutput> tag while displaying "#GetUserInfo.SellerFirstName#".<br><br>VALUE=<cfoutput>"#GetUserInfo.SellerFirstName#"</cfoutput><br><br>Thanks for all the...
Hi All,<br>I am trying to write a program to change the User Password information. I am not getting any errore but the password change dosen't work. I mean new password is not updated in the database. Please suggest me if i am wrong with the code. <br><br><CFQUERY NAME="GetPassword"...
...use the query and write this query it wouldn't work.<br><br><CFQUERY NAME="EditHouse" DATASOURCE="PostYourHome"><br>SELECT * <br>FROM HomesOrLands<br>Where UserName=#Client.UserName#<br></CFQUERY><br><br><br>Please suggest me where i'm...
...in advance<br>Praveen<br><br>My code is:<br><CFQUERY NAME="GetSeller" DATASOURCE="PostYourHome"><br> Select * from Sellers where UserName ='#UserName#' <br></CFQUERY><br> <br> <cfoutput> #Seller.SellerFirstName# Welcome back to another session...
I am getting this error. i think this might be coz of driver problem as i can't access the table. I tried all means like checking the ODBC in coldfusion and in my system. Still it doesn't work.<br>Can somebody help me with this.<br>Thanks<br>Praveen<br><br>ODBC Error Code = S0002 (Base table not...
Hi, <br>i just peeped from coldfusion form for a break. I have this link on encryption algorithms. Check it out.<br><A HREF="http://www.adfa.oz.au/~lpb/TR/unz99.html" TARGET="_new">http://www.adfa.oz.au/~lpb/TR/unz99.html</A><br>Hope it is of some help.<br><br>Praveen
Hi All,<br>I don't have any clue what this error is about. I am trying to insert a set of fields in to a table and got this error.<br><br><CFINSERT dataSource="PostYourHome" tableName="Properties"...
Hi Russ,<br>Thanks for ur replies on my questions.<br>Where do i write this piece of code u gave me. Is it in the actual form or the action form? I don't know why i couldn't figure out. I tried the code on both the pages but it wouldn't work.<br>Suggest me.<br>Thanks<br>Praveen
...name="GetHouse" datasource="PostYourHome"><br> SELECT * from HomesOrLands<br> WHERE PropertyCity = '#PropertyCity#'<br> </cfquery><br> <br><!--- CF_PageThru will help us break up the product listing...
Hi,<br>Can i use multiple CFQuery tags in a single file? I have tried and its working but i didn't get the proper reselt.<br>I have a form which searches for houses based on some search criteria.<br>Fields are PropertyType, Bedrooms, Bathrooms, StateCode, PropertyPrice.<br>If my criteria is...
Hi All,<br>I want to create a Professional looking customized error page.<br>I mean when ever user submits incomplete form another page should be shown which looks like the original form showing some message(like "Please enter the user name ")below the user name text box.<br>I have...
well all i can suggest is take ur CFML code out, and check ur html code on the browser. Also ckeck for <br> where u might have given some line breaks by mistake.<br>Praveen
check if u put ur </cfform> tag immediately after the <cfform> tag on the same line. U should put it on the last line of ur code after your form code. <br>That's all i can think of.<br>Praveen
Hi<br>All i can think of is that either u might have saved those files as .html files or maybe ur CFserver is down. Actually if CFserver is down u get weird messages. So i think u might have saved the files as .html by mistake<br>Praveen
Hi,<br>I got this message when i am trying to open my indexpage.<br>My server is working fine and there is no overload on the server.<br><br>Error Diagnostic Information<br><br>Server busy or unable to fulfill request. The server is unable to fulfill your request due to extremely high traffic or...
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.