| | |
Web form 3 questions: split answers, password protect, prevent copying
Please support our HTML and CSS advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Thread Solved |
I am dealing with a web form that is an answer sheet for up to 120 questions. Since this may require a lot of time for the student:
My computer programming knowledge is limited, just like my budget, so any help in "K.I.S.S." format would be greatly appreciated. THANKS!
- Is there any way that the answer sheet can be split up and the user be recognized when he/she comes logs back in to do part B, C, etc?
- How do I set up a password that users need to login to test?
- How do I protect the sheet from being copied, at least by the ordinary person?
HTML and CSS Syntax (Toggle Plain Text)
<FORM ACTION="/bin/script_library/form_handler_mail" METHOD=POST ACTION="mailto:info@info.com"> <input type="submit" value="Submit" name="submit"> <input type="reset" value="Reset" name="submit">
My computer programming knowledge is limited, just like my budget, so any help in "K.I.S.S." format would be greatly appreciated. THANKS!
•
•
Join Date: Nov 2007
Posts: 42
Reputation:
Solved Threads: 4
Hi,
KISS huh?
Question depends on the type of questions theyare answering although any solution requires saving the answers they've entered in some way. If its multi choice or short answer you could save each answer to a database under the user ID and then retrieve them when they log back. Or, if you're keen you could save the answers as XML files but the database solution is easier.
Setting up passwords isn't someting that can be explained in enough detail here. I suggest finding an article online and reading it.
By blocking copying I assume you mean disable printing and print screen and the like. To be honest I've never had to try it and I'm not sure a foolproof method exists. Maybe someone else has advice on that part of it.
Hope that helps,
KISS huh?
Question depends on the type of questions theyare answering although any solution requires saving the answers they've entered in some way. If its multi choice or short answer you could save each answer to a database under the user ID and then retrieve them when they log back. Or, if you're keen you could save the answers as XML files but the database solution is easier.
Setting up passwords isn't someting that can be explained in enough detail here. I suggest finding an article online and reading it.
By blocking copying I assume you mean disable printing and print screen and the like. To be honest I've never had to try it and I'm not sure a foolproof method exists. Maybe someone else has advice on that part of it.
Hope that helps,
Hericles
MCP MCAD
MCP MCAD
![]() |
Similar Threads
- web form data not being sent in order presented on actual form (HTML and CSS)
- Password Protect (JavaScript / DHTML / AJAX)
- Password protect with cookie (JavaScript / DHTML / AJAX)
- How to password protect a file folder (Windows NT / 2000 / XP)
- How do I password protect folders? (Windows NT / 2000 / XP)
Other Threads in the HTML and CSS Forum
- Previous Thread: What do you think?
- Next Thread: web form data not being sent in order presented on actual form
| Thread Tools | Search this Thread |
appointments asp background backgroundcolor beta browser bug calendar cart cgi code codeinjection corporateidentity css design development displayimageinsteadofflash dreamweaver emailmarketing epilepsy explorer firefox flash form format google griefers hackers hitcounter hover html ide ie7 ie8 iframe image images internet internetexplorer intranet iphone javascript jpeg layout macbook maps marketshare microsoft mozilla multimedia navigationbars news offshoreoutsourcingcompany opacity opera optimization pnginie6 positioning problem scroll seo shopping studio swf swf. textcolor timecolor titletags url urlseparatedwords visual visualization web webdevelopment webform website windows7





