close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Digital File (ASP)

Thread began 3/08/2009 10:51 am by info302926 | Last modified 9/24/2009 4:39 am by info302926 | 5272 views | 4 replies

Danilo Celic

ASP have a limitation where if you are uploading a file, you cannot use Request.Form to access filed values. I know that's a PITA, but that's the reality of the situation with ASP. Because of that, the form bindings once a page has a Digital File Pro upload on it, will allow you to access those values. If you open up the Update server behavior and then in the redirect field click the Browse button, then click the parameters button. In the value side of the ProductID parameter, click the lightning bolt button to open the dynamic data dialog, then open up the form the WADAUpdateRecordID is within, and then select that filed. Click OK/Finished until you return to the page. The redirect line you're having an issue with should look somethign similar to the following:
WA_redirectURL = "Product_Detail.asp?ProductID=" & cStr(cStr(WA_DFP_UploadObj.Form("WADAUpdateRecordID"))) & ""

You should be good from there.

FWIW: I could have sworn that this was documented, but I can't seem to find it, so no surprise that you couldn't either. I'll check to see where best to put this type of information for ASP users.

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