Help create HTML application form with file upload

enjie 19 May, 2008
I need help creating and application form with an opion to upload a picture.
I can create the form with dreamweaver but could not create the field to allow file upload.

FYI: i don't know much about programming but can follow directions
any help will be appreciated
GreyHead 19 May, 2008
Hi enjie,

File upload is fairly straightforward, there is a faq here that tells you the main things to do and I think I posted an explanation in the forums in the last week - search on 'enctype' and you will find it.

Bob
enjie 21 May, 2008
thanks bob it worked
enjie 21 May, 2008
now am having another prblem with the email template
i keep getting this error
Warning: preg_replace(): Unknown modifier 'P' in /home/content/e/n/j/enjie/html/embassy/components/com_chronocontact/chronocontact.php on line 354

It worked fine when i select fields title but i get an erro when i select my template
GreyHead 21 May, 2008
Hi enjie,

That looks like the code that replaces the {field_name} entries in the template - check those for a P that's misplaced.

Bob
This topic is locked and no more replies can be posted.