Search found 3 matches

by tccieslak
Sat Mar 28, 2020 2:12 am
Forum: General Questions
Topic: Website publishing - not working
Replies: 23
Views: 11263

Re: Website publishing - not working

I am trying to publish a relatively simple web page with a form that has about 10 fields on it and using the PHP processor for form processing. It shows correctly when I preview it, when I publish it there are no errors but when you bring the page up in the browser from the server, only half the ...
by tccieslak
Sun Mar 22, 2020 6:27 pm
Forum: Forms
Topic: Contact form
Replies: 1
Views: 2540

Contact form

I want to have a form where one of the fields sent back to the server has the current date and time in. I do not want to have the user have to enter the date and time or even select the date and time from a calendar widget, I just want to have the date and time put in the field and sent on either as ...
by tccieslak
Fri Feb 28, 2020 7:48 pm
Forum: Forms
Topic: Problem with multiple file upload
Replies: 11
Views: 7118

Re: Problem with multiple file upload

I have set the Accept Multiple Files in the upload form and have set the FileUpload property to add [] with no spaces. I can select multiple files and the selection box states that 2 files have been selected, yet when I submit the form, the email arrives with only the last file selected attached to ...