close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

file name as log in user id

Thread began 5/16/2012 11:18 pm by provicon2000407155 | Last modified 5/18/2012 6:38 am by provicon2000407155 | 1849 views | 8 replies

Jason ByrnesWebAssist

  I put pdf files in weekly_pdf folder.. which is in the same directory as download_pdf.php file  




in that case setting the download folder to be site relative:
/weekly_pdf/

is not correct. instead it should be document relative:
weekly_pdf/


  the file name is dynamic..  



that was not clear from the original post.

in that case use the code i gave:
[php]<?php echo $_SESSION['MM_Username']; ?>.pdf[php]

for the File Name setting, and set the save as option to [FileName]


since a session is being used, you may need to add this code to line 1 to force the server to see the session:

php:
<?php @session_start(); ?>



if the download is still not working, go to the bindings panel and expand the Download File Binding group and add each of the bindings to the page to see information about the download that will help troubleshoot the problem.

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