hi mike,
how do i run it from the command line? it may be a syntax error but not so sure. all the variables? ..everything that needed to be entered paths: etc were formatted (i'm using TFmail.pl) all i had to do was enter the paths between the quotes. i was using straight html now i've used css...
this is the line i have at the start of my script:
#!/usr/bin/perl -wT
the isp's server is a hybrid that uses unix and win2000.
they the isp seems to think that the tfmail perl version 5.004 is higher than the one they use which is 5.006.001. do u know which version is higher?
they the script of...
my isp uses perl v 5.006.001 and the script i'm trying to use needs perl v 5.004.04. will the script run on my server?
i keep getting an internal error message everytime i run the script. i've checked my code and it seems o.k.
i've added these lines to line 117 in the code:
function NoneWithCheck(ss) {
if(ss.length > 0;} i <ss.length; i++} {
if{ss[i].value.length { return false; }
}
it seems i get an error for line 117 that i'm missing a bracket [mad]? not sure if its right or what to do.
i got rid of the quotation marks. it seems i added the field name and type of field namely text .to the error message. i'm going to watch ncis and call it a night. i have some phoning to do for my volunteer work to do tonight as well.
thanks dan,
its working better in that i get a pop up with the missing fields noted except for the member field. and also i get part of the code in the pop up . namely, and its my fault i guess its a quotation mark or something but here's what it says in the pop up... your first name is...
i'd have to do a lot of copying and pasting so here's the url
http://www.templeisraelottawa.ca/adedformjs.html
i do have a form called adedformjs and two fields named member .
the if statement is to check required fields in the form action code.
thanks for your interest,
Eric
if i knew exactly what u meant i'd answer. but if this is what u mean; cause i'm new to javascript just a beginner really i'll copy what i have above the code i've alredy listed.
if(NoneWithCheck(document.adedformjs.member.value))
{ errormessage += "\n\nPlease check one of the boxes..Yes or...
the javaconsole is telling me that ss has no properties. i've searched the web but have not found the correct code or don't understand it to correct my error. i think i need an "either " "or" statement or something like that. in the html i have two fields that are named member and one value has...
i want to hide the email address that a form is going to. so here's the readme file that explains how to do it but .. i can't figure it out
@recipients - A list of Perl regular expression patterns that
determine who the script will allow mail to be sent...
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.