We have a site with 1300 members. We would only like these 1300 members to send mail/submit form from the website. So if we can just store the email ids of these 1300 in a flat text file...
What modifications need to be made to the above script so that it can accept 3 letters in caps. Eg. USA. If one types 4 or more letters in caps consecutively then it should make it in lower case. Eg....
I think, it'll be best to convert html to javascript and save it in a file xyz.js and put the javascript code in the page and use iframe in case javascript is disabled.
How to use the same .css file of the parent page in the html page called through IFRAME. I am using style switcher to change the .CSS files. While changing the style sheet, it does so in the parent...
I am using the following script to disable right click. Is it possible to enable right click just in the text boxes in a form. That is one should be able to right click in single line text area...
1) As soon as someone fills his email (in the above form), it checks to see if that email is present in a database file http://www.xyz.com/cgi-bin/dat.log (flat text separated by...
I did try it. Anyway thanks for trying to solve my problem. I think you should let the script be there. I hate to see hard work going to waste. Maybe someone can use it or learn something from it.