No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
11 Posted Topics
Hello, I have some php code that calls my server via a api, this code can create a new user on my server, what i need is a signup form so uses can enter information and creat the user and after the users has been made it will send a … | |
| |
I can anyone tell me which shopping cart support this types of buying please see attached picture I would like users to be able to select the software product and then have the option choose more than item to at to the cart. Any help would wonderful... | |
Hi i have a php script that create a new user account on my online backup server via a api, when i open in i.e or firefox i get this error message Parse error: syntax error, unexpected $end in /home/public_html/123-backup.com/test.php on line 297 I' am not sure what is missing … | |
Hello, i have signup page in cold fusion that create a new user on my web application. but when i fill out the form and press signup i get this error message Element SYSUSER is undefined in REQUEST. Any idea to what this could mean? | |
blem I have a probem with my api signup page, the below code $this->obsConfig.... is not working i think it is outside a call but not sure how to put it in a class anyone know how to wrap this up? [code] $this->obsConfig['apiCall'] { ='AddUser.do'; $command = ""; if (!isset($obsAccount['username'])) … | |
Hi there, I have a error with my signup page anyone know what this could be [url]www.signup.123-backup.com[/url] error is ------- Element SYSUSER is undefined in REQUEST. ----- after fillering out form and clicking signup | |
Hi i have this sign up page backupserver1.123-backup.com:8080/client/signup.cfm When i enter all the details i get this error in the next cfm page call insert-user.cfm Error as follows Error Executing Database Query. [Macromedia][SQLServer JDBC Driver][SQLServer]Operand type clash: text is incompatible with tinyint I think the problem something to with a … | |
Re: Hi mate, what was the problem? how did you fix this? | |
Hi I have the below code and when i open it in I.E i get this error Error Executing Database Query. [Macromedia][SQLServer JDBC Driver][SQLServer]Invalid object name 'Language'. Do i need to enter a database @ the datasource= [code]<!--- GetLanguage ---> <cfquery name="qLanguage" datasource="#request.DSN#"> Select LanguageID, LanguageCode, LanguageName from Language </cfquery> … | |
Hi i have this form below and i cannot get it to display as a .cfm file within I.E. and i also get this error The value of the FROM attribute is invalid. The length of the string, 0 character(s), must be greater than or equal to 1 character(s). I … |
The End.