close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

universal email: unable to use it.

Thread began 2/27/2015 1:49 pm by Kumel | Last modified 3/25/2015 9:13 am by Jason Byrnes | 2446 views | 16 replies |

Kumel

universal email: unable to use it.

i got some databridge pages. i added universal email to it.
So now when we insert it get sent to db and stores it but, not the image in folder.

So i added enctype="multipart/form-data" to the form & when i do that required form says please enter value. even after file was choose.
& image doesn't gets saved in folder.

file attached.

Sign in to reply to this post

Jason ByrnesWebAssist

when you first created the validation, science the encoding type was not set, it used the POST element, but should use the FILE element.

edit the server validation and reselect the file field to have the validation recreated for the FILE Element.

Sign in to reply to this post

Kumel

server validation (screenshot attached) & reselect the file field from? where exactly?

Sign in to reply to this post

Jason ByrnesWebAssist

that screen shot is not of the server validation behavior, it is of the File Upload behavior.

open the Server behaviors panel, and double click he server validation behavior.

for the required validation for the file find, click the lightning bolt next to Server variable to reselect the biding.

Sign in to reply to this post

Kumel

from insert page? server behaviour panel attached.

Sign in to reply to this post

Jason ByrnesWebAssist

right, so double click the Server Validations server behavior to edit it.

Sign in to reply to this post

Kumel

thats what exact screenshot i sent u earlier. of server Validations.

Sign in to reply to this post

Jason ByrnesWebAssist

no, the screen shot you sent earlier was of the Upload File Server behavior.

Notice the top of the GUI Says:
File Manipulation: Upload Wizard

that is not the Server Validation server behavior.

Sign in to reply to this post

Kumel

so sorry . wrongly attached.

Ok so from server lightning bolt then, Upload Files(img) - > Server File Name?

Sign in to reply to this post

Jason ByrnesWebAssist

currently the server variable is
$_POST['Image']

it needs to be changed to:
$_FILES['image']

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...