email contact form

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
User avatar
jsw_nz
Posts: 907
Joined: Fri 2. Apr 2004, 02:42
Location: New Zealand

Post by jsw_nz »

I have a similar problem....
a checkbox is used in a legal situation to
allow site admin to list member details on website.
It is assumed they would, so by default the client wants the
checkbox to be pre-selected

--ie "is checked"

in standard html jargon

Unable to figure out how to pre-check the checkbox...
anybody else figured this out?

******************************
AND on another note, regarding selection list:

Please Specify
Category 1
Category 2
Category 3
Other


Please Specify
would be the default display, but the 'requirement' for submission would need to be one of the following:

Category 1
Category 2
Category 3
Other


Where if they make no selection and

Please Specify
is submitted...
the logic would return an error.

Not sure...
but is this scenario supported with email contact form?

:D
musons
Posts: 43
Joined: Sun 9. Jan 2005, 21:36

Post by musons »

my email form work fine, but i can`t send file. without file all send fine.
where can be a problem
User avatar
jsw_nz
Posts: 907
Joined: Fri 2. Apr 2004, 02:42
Location: New Zealand

Post by jsw_nz »

Hi Musons,

You would place this in the textarea 'value' for file uplaod:

Code: Select all

attachment="1"
exclude="php,asp,php3,php4,php5,aspx,cfm,js"
Maybe you will find this article helpful:
http://www.phpwcms.de/forum/viewtopic.php?p=48504

Cheers
:D
Post Reply