Hello
Quote (feherke):My question is again : "And how would that help?"
The security of the information is not that inportant. As I said, the users are not teckies and would not know how to dig very far or even think about it for that matter, but I don't want them to be able to see the...
Yea - This all started to be a web app and I was using server side technology but the client's web host is unable to accomodate the dynamic pages. Has something to do with folders that he assigns to clients. I don't know. The end result is that my client has asked to have the e-learning...
Thanks to both of you for your prompt replies. I guess I should have been a bit clearer. The people that will be using this are far from IT gurus and geeks but just about everyone knows how to look at source code. It isn't a huge concern, I was just looking for options. Might look at...
I have a quiz to be used in an e-learning package built with html form check boxes, radio buttons and text boxes. The answers submitted are captured and calculated using JS and all is working fine but there is one consideration. Anyone that has any computer sense can look in the source code...
Well, well, well. I learn sosmething new everyday. I never knew that I could click on the IE error and get an explanation! And all the hours I have spent looking myself.
Anyway, my form is now working. I have no idea what the problem was before but when I was working on it, I inadvertently...
Yes. The answers all calculate properly but when I click the submit button, I get an IE error with the yellow triangle that says Error on Page and the script stops. If I change the Submit() to an alert message, there is no error. It works great in another page.
Yes, the name of my form with...
I have an education test page that calculates the paper score with JS. If the user fails to make a certain grade they get a message and if they succeed they get transfered to a printable certificate.
if(result<80){
alert("Sorry, you failed to meet the requirements so you will need to try the...
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.