close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

file upload help

Thread began 1/21/2010 2:00 pm by info357532 | Last modified 1/26/2010 1:43 pm by info357532 | 2103 views | 8 replies

miav solutions

neilo,
thanks for your reply, unfortunitly I want the upload process to be as simple as possible for my client, embedding links within the descriptions just adds to the confusion of an already confussed customer...not what I want to deal with so just to keep things simple I am adding an additional upload label for the products insert and update pages, this way the customer has to upload a pdf (which the customer utilizes for floor plans) and it is simple for the customer to do, just like adding/editing an image for a product. Thankfully I have a simple way around the problem I was having...

Many thanks to Eric for taking the time to understand my issues, and neilo, thanks for the input...the problem was resolved by editing the WA_DFP_SetupUploadStatusStruct(""); I had to set it to FALSE instead of TRUE, end result of edit:

<?php
WA_DFP_SetupUploadStatusStruct("WA_UploadXXX1");
if($_SERVER["REQUEST_METHOD"] == "POST"){
WA_DFP_UploadFiles("WA_UploadXXX1", "PATH", "2", "[NewFileName]_[Increment]", "false", $WA_UploadXXX1_Params);
}
?>

everything else is setup just like if you wanted to add an additional image (including labels & validation stuffs)...see attachment within this topic for full code on Products_Insert.php

this only took me oh, almost 2 weeks to sort through...its always something so simple...

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...