![]() |
| ||
| Help with making a survey form Hey guys, I was curious if someone would be able to provide advice on how to do this... Basically I want to create a simple web-form that has a bunch of questions and allows the user to answer them. Then it has to pass the list of questions under one "name" element. Here is what I have so far: <form name="bulletinForm" method="post" target="_self" action="http://bulletin.myspace.com/index.cfm?fuseaction=bulletin.edit">Basically it passes these elements to the Myspace bulletin form to automatically post the questions and answers in the users bulletin. It works pretty well how I set it up, except around each answer (the "input type="text"" boxes) there is a comma when you see the output. Alittle confusing I know. You can see a example here: http://www.bloonlabs.com/myspacequiz.htm Hope someone can help! |
| ||
| Re: Help with making a survey form I am trying to make it in php so I can "build the textbox" in a php file then have the user submit it. I have two questions however: 1. I am getting lots of random php errors like "unexpected T-string" of which I can see no error... 2. Could I make the php file automatically submit the "textbox" or information to the myspace post bulliton form? Rather than making the user press a second button? Here is my code (this is only the code within the body tags...): First page: <div align="center"><form name="bulletinForm" method="post" target="_self" action="submit.php">Here is the php "submit" page: <?php A live example can be found here: http://www.bloonlabs.com/myspacequiz/test.htm |
| ||
| Re: Help with making a survey form Ok, I fixed my unexpected T_string error, but how would I go about making the "submit.php" file automatically submit the text box to the myspace post bulleton? And another question, how can I make my php-submit form automatically count how many questions and answers are passed onto it? |
| ||
| Re: Help with making a survey form This isn't the PHP forum, and your project is a bit too involved for the casual volunteer to help out. Forums such as this are best used for very specific questions about a particular aspect of HTML/CSS/JavaScript. |
| ||
| Re: Help with making a survey form Wow... I am so sorry. I seriously thought that I had clicked the php forum. Crap. Ok, well, I have fixed most of this. Thanks for the reminder. ^_^ |
| All times are GMT -4. The time now is 2:08 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC