BOARDS

planetluc.com discussion board

all about the planetlu.com scripts

You are not logged in.

Announcement

I had to clean the boards due to massive spam. Actually i deleted everything /-one after 1st Oct 2008. It was the only way to get this spam out of the boards. So i'm sorry for all serious users who registered/posted meanwhile.

#1 06-07-2008 06:10:56

index
New member
Registered: 07-05-2008
Posts: 6

Some Issue's in Contact Form !!

Hi All,


Well, I'm facing some issue's in ContactForm and I hope to get an answer for my issue's because I'm using my mother language not English, so I'm facing some issue's

Can anyone explain to me what this line mean:

$fields[] = array("1Name", "2name", "3line", "4", "5*", "Please enter a name");

Because I'm trying translate the script into my language and I faced a lot of issue's because of that, I want to change the language of these words:
----------------------------------------------
Company   
Name*   
Address   
Zip/City   
Phone*   
Email*   
Reply by*   
Income*   
----------------------------------------------
Interests*   
Interests 2* 
----------------------------------------------
Request*   
Limited Text*
----------------------------------------------

So, can anyone help me out ??


Thanks a lot

Last edited by index (06-07-2008 12:40:14)

Offline

 

#2 21-08-2008 20:10:53

Stofken
New member
Registered: 19-08-2008
Posts: 9

Re: Some Issue's in Contact Form !!

1/ This is the value used in the form table, next to the input field
2/ this is the name of the input field (just make it the same as 1/)
3/ this is the type of the input field; mostly "line" wil do, this is the standard input field (just like <input type="text">)
4/ if you chose another field type, here you can specifie extra attributes
5/ a * indicates that the field is mandatory, it has! to be filled in.
6/ this is the error message when a mandatory field isn't filled in properly.

Good luck!

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson

 
 
© 2003-2010 by planetluc.com · Bachtelstrasse 104 · CH-8400 Winterthur | Support | Login |