NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on March 03, 2009, 02:19:27 AM

Title: Uploads path
Post by: Alberto on March 03, 2009, 02:19:27 AM
Hi,
PR33 new FileUpload example.
I´ve uncommented the line:

  self.site.UploadsPath = 'web\alternate'

and make the web\alternate folder

When you upload the file, the MAI:MailBoxPicture field saves ok but the file does not upload to any folder, nor the uploads neither the web/alternate

I´ve been waiting a lot for this example.
Help please!
Alberto

Title: Re: Uploads path
Post by: Bruce on March 03, 2009, 10:52:49 PM
Hi Alberto,

I've just re-checked the example (example 26) here.
I uncommented the line in the WebHandler procedure, and made sure the
web\alternate folder exists.

Ran the server uploaded files, no problem.

Perhaps you have an access rights issue on your side that is preventing the files from being written?

Can anyone else try the example please and confirm what behavior you get?

cheers
Bruce