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 <br>Thanks for ur replies on the password change thing...<br>I got the password change thing done and I'm breaking my head against a wall on the Editing User Information form.<br>I want to get the record values in the form.<br>I tried both VALUE="#SellerFirstName#" and...
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"...
Thanks to everybody,<br>Displaying the username is working now.<br>But i have another problem.<br>I want to carry the Username to next pages and use it in all the pages on my application.<br>I have used client variables and all that, but still it wouldn't work. I also set up a database for...
Hi all,<br>I am trying to create a welcome screen after the user signs in.<br>I am trying to say " welcome to #UserName# ".<br>And it is giving this error.<br>Hope someone can help me on this.<br>Thanks in advance<br>Praveen<br><br>My code is:<br><CFQUERY...
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
I have problem making the links work. I am trying to implement the CFPage_thru custom tag given in allaire site.<br>I am not able to quite figure out why the current page link is not working? When i click on 2 or 3 then it doesn't work.<br>Praveen<br>This is my...
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...
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.