Simple upload

I want to allow visitors to a password protected web page to be allowed to
upload a QuickBooks file, it will be saved to a folder on the web server and
then I will retrieve it at a later time. My host does not allow uploads
however, I thought I might be able to get around this using ASP.NET
programming - is that possible?
I know just enough code (aka very little) to be confused about what I can /
can't do with HTML & ASP. Any suggestions would be greatly appreciated!
CKK4602 [ Do, 31 Januar 2008 13:52 ] [ ID #1920801 ]

Re: Simple upload

QB files are large, the ones I send up to my accountant are 12-20 meg, and I
send them to their FTP folders they have set up for each individual client,
each of us has our own folder and login name and password.



--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression





"CKK4602" <CKK4602 [at] discussions.microsoft.com> wrote in message
news:C550A831-726E-4E94-804C-8ABF6CE0580A [at] microsoft.com...
|I want to allow visitors to a password protected web page to be allowed to
| upload a QuickBooks file, it will be saved to a folder on the web server
and
| then I will retrieve it at a later time. My host does not allow uploads
| however, I thought I might be able to get around this using ASP.NET
| programming - is that possible?
| I know just enough code (aka very little) to be confused about what I can
/
| can't do with HTML & ASP. Any suggestions would be greatly appreciated!
webmaster [ Do, 31 Januar 2008 16:22 ] [ ID #1920813 ]

Re: Simple upload

If you web host doesn't allow upload, then you will need to fine one that does. A web host has to
grant upload permissions on the folder that would hold the uploaded content.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


"CKK4602" <CKK4602 [at] discussions.microsoft.com> wrote in message
news:C550A831-726E-4E94-804C-8ABF6CE0580A [at] microsoft.com...
>I want to allow visitors to a password protected web page to be allowed to
> upload a QuickBooks file, it will be saved to a folder on the web server and
> then I will retrieve it at a later time. My host does not allow uploads
> however, I thought I might be able to get around this using ASP.NET
> programming - is that possible?
> I know just enough code (aka very little) to be confused about what I can /
> can't do with HTML & ASP. Any suggestions would be greatly appreciated!
tarowe [ Do, 31 Januar 2008 16:40 ] [ ID #1920814 ]

Re: Simple upload

Thanks Rob & Thomas...I appreciate your info.

Rob - do the individual clients of your accountant have to have an FTP
program to upload the files? What you do with your accountant sounds like a
good option for what I am trying to achieve but I am not 100% sure how to do
that. Would you mind laying out suggestions how to do this? Thanks!

"Rob Giordano (Crash)" wrote:

> QB files are large, the ones I send up to my accountant are 12-20 meg, and I
> send them to their FTP folders they have set up for each individual client,
> each of us has our own folder and login name and password.
>
>
>
> --
> ~~~~~~~~~~~~~~~~~~
> Rob Giordano
> Microsoft MVP Expression
>
>
>
>
>
> "CKK4602" <CKK4602 [at] discussions.microsoft.com> wrote in message
> news:C550A831-726E-4E94-804C-8ABF6CE0580A [at] microsoft.com...
> |I want to allow visitors to a password protected web page to be allowed to
> | upload a QuickBooks file, it will be saved to a folder on the web server
> and
> | then I will retrieve it at a later time. My host does not allow uploads
> | however, I thought I might be able to get around this using ASP.NET
> | programming - is that possible?
> | I know just enough code (aka very little) to be confused about what I can
> /
> | can't do with HTML & ASP. Any suggestions would be greatly appreciated!
>
>
>
CKK4602 [ Do, 31 Januar 2008 20:23 ] [ ID #1920831 ]

Re: Simple upload

I use Internet Explorer to ftp my files to my accountant. You'd have to ask
your host if they allow ftp folders and how to set them up if they do.
So...no you don't need a separate ftp client if you know how to use IE as
ftp client, not sure about other browsers.

--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression





"CKK4602" <CKK4602 [at] discussions.microsoft.com> wrote in message
news:AD414512-6E08-4133-9869-1F1E08E1363B [at] microsoft.com...
| Thanks Rob & Thomas...I appreciate your info.
|
| Rob - do the individual clients of your accountant have to have an FTP
| program to upload the files? What you do with your accountant sounds like
a
| good option for what I am trying to achieve but I am not 100% sure how to
do
| that. Would you mind laying out suggestions how to do this? Thanks!
|
| "Rob Giordano (Crash)" wrote:
|
| > QB files are large, the ones I send up to my accountant are 12-20 meg,
and I
| > send them to their FTP folders they have set up for each individual
client,
| > each of us has our own folder and login name and password.
| >
| >
| >
| > --
| > ~~~~~~~~~~~~~~~~~~
| > Rob Giordano
| > Microsoft MVP Expression
| >
| >
| >
| >
| >
| > "CKK4602" <CKK4602 [at] discussions.microsoft.com> wrote in message
| > news:C550A831-726E-4E94-804C-8ABF6CE0580A [at] microsoft.com...
| > |I want to allow visitors to a password protected web page to be allowed
to
| > | upload a QuickBooks file, it will be saved to a folder on the web
server
| > and
| > | then I will retrieve it at a later time. My host does not allow
uploads
| > | however, I thought I might be able to get around this using ASP.NET
| > | programming - is that possible?
| > | I know just enough code (aka very little) to be confused about what I
can
| > /
| > | can't do with HTML & ASP. Any suggestions would be greatly
appreciated!
| >
| >
| >
webmaster [ Do, 31 Januar 2008 23:02 ] [ ID #1920844 ]

Re: Simple upload

Rob Giordano (Crash) wrote:
> I use Internet Explorer to ftp my files to my accountant. You'd have to ask
> your host if they allow ftp folders and how to set them up if they do.
> So...no you don't need a separate ftp client if you know how to use IE as
> ftp client, not sure about other browsers.
>
There's a plugin for Firefox called "FireFTP" - I installed it last
night and it seems pretty fast and stable.
Andrew Murray [ Do, 31 Januar 2008 23:14 ] [ ID #1920845 ]

Re: Simple upload

>>> So...no you don't need a separate ftp client if you know how to use IE
as ftp client,

What if you know how to use IE as an FTP client but don't / won't use IE?

Bob Lehmann

"Rob Giordano (Crash)" <webmaster [at] siriussystems.invalid> wrote in message
news:upHiFUFZIHA.4324 [at] TK2MSFTNGP03.phx.gbl...
> I use Internet Explorer to ftp my files to my accountant. You'd have to
ask
> your host if they allow ftp folders and how to set them up if they do.
> So...no you don't need a separate ftp client if you know how to use IE as
> ftp client, not sure about other browsers.
>
> --
> ~~~~~~~~~~~~~~~~~~
> Rob Giordano
> Microsoft MVP Expression
>
>
>
>
>
> "CKK4602" <CKK4602 [at] discussions.microsoft.com> wrote in message
> news:AD414512-6E08-4133-9869-1F1E08E1363B [at] microsoft.com...
> | Thanks Rob & Thomas...I appreciate your info.
> |
> | Rob - do the individual clients of your accountant have to have an FTP
> | program to upload the files? What you do with your accountant sounds
like
> a
> | good option for what I am trying to achieve but I am not 100% sure how
to
> do
> | that. Would you mind laying out suggestions how to do this? Thanks!
> |
> | "Rob Giordano (Crash)" wrote:
> |
> | > QB files are large, the ones I send up to my accountant are 12-20 meg,
> and I
> | > send them to their FTP folders they have set up for each individual
> client,
> | > each of us has our own folder and login name and password.
> | >
> | >
> | >
> | > --
> | > ~~~~~~~~~~~~~~~~~~
> | > Rob Giordano
> | > Microsoft MVP Expression
> | >
> | >
> | >
> | >
> | >
> | > "CKK4602" <CKK4602 [at] discussions.microsoft.com> wrote in message
> | > news:C550A831-726E-4E94-804C-8ABF6CE0580A [at] microsoft.com...
> | > |I want to allow visitors to a password protected web page to be
allowed
> to
> | > | upload a QuickBooks file, it will be saved to a folder on the web
> server
> | > and
> | > | then I will retrieve it at a later time. My host does not allow
> uploads
> | > | however, I thought I might be able to get around this using ASP.NET
> | > | programming - is that possible?
> | > | I know just enough code (aka very little) to be confused about what
I
> can
> | > /
> | > | can't do with HTML & ASP. Any suggestions would be greatly
> appreciated!
> | >
> | >
> | >
>
>
Bob Lehmann [ Fr, 01 Februar 2008 00:50 ] [ ID #1921681 ]

Re: Simple upload

Andrew says FireFox has a plug-in...or I suppose you could use FileZilla or
other free ftp client.

--
~~~~~~~~~~~~~~~~~~
Rob Giordano
Microsoft MVP Expression





"Bob Lehmann" <nospam [at] dontbotherme.zzz> wrote in message
news:%23jVhQOGZIHA.4172 [at] TK2MSFTNGP02.phx.gbl...
| >>> So...no you don't need a separate ftp client if you know how to use IE
| as ftp client,
|
| What if you know how to use IE as an FTP client but don't / won't use IE?
|
| Bob Lehmann
|
| "Rob Giordano (Crash)" <webmaster [at] siriussystems.invalid> wrote in message
| news:upHiFUFZIHA.4324 [at] TK2MSFTNGP03.phx.gbl...
| > I use Internet Explorer to ftp my files to my accountant. You'd have to
| ask
| > your host if they allow ftp folders and how to set them up if they do.
| > So...no you don't need a separate ftp client if you know how to use IE
as
| > ftp client, not sure about other browsers.
| >
| > --
| > ~~~~~~~~~~~~~~~~~~
| > Rob Giordano
| > Microsoft MVP Expression
| >
| >
| >
| >
| >
| > "CKK4602" <CKK4602 [at] discussions.microsoft.com> wrote in message
| > news:AD414512-6E08-4133-9869-1F1E08E1363B [at] microsoft.com...
| > | Thanks Rob & Thomas...I appreciate your info.
| > |
| > | Rob - do the individual clients of your accountant have to have an FTP
| > | program to upload the files? What you do with your accountant sounds
| like
| > a
| > | good option for what I am trying to achieve but I am not 100% sure how
| to
| > do
| > | that. Would you mind laying out suggestions how to do this? Thanks!
| > |
| > | "Rob Giordano (Crash)" wrote:
| > |
| > | > QB files are large, the ones I send up to my accountant are 12-20
meg,
| > and I
| > | > send them to their FTP folders they have set up for each individual
| > client,
| > | > each of us has our own folder and login name and password.
| > | >
| > | >
| > | >
| > | > --
| > | > ~~~~~~~~~~~~~~~~~~
| > | > Rob Giordano
| > | > Microsoft MVP Expression
| > | >
| > | >
| > | >
| > | >
| > | >
| > | > "CKK4602" <CKK4602 [at] discussions.microsoft.com> wrote in message
| > | > news:C550A831-726E-4E94-804C-8ABF6CE0580A [at] microsoft.com...
| > | > |I want to allow visitors to a password protected web page to be
| allowed
| > to
| > | > | upload a QuickBooks file, it will be saved to a folder on the web
| > server
| > | > and
| > | > | then I will retrieve it at a later time. My host does not allow
| > uploads
| > | > | however, I thought I might be able to get around this using
ASP.NET
| > | > | programming - is that possible?
| > | > | I know just enough code (aka very little) to be confused about
what
| I
| > can
| > | > /
| > | > | can't do with HTML & ASP. Any suggestions would be greatly
| > appreciated!
| > | >
| > | >
| > | >
| >
| >
|
|
webmaster [ Fr, 01 Februar 2008 03:17 ] [ ID #1921684 ]

Re: Simple upload

Rob Giordano (Crash) wrote:
> Andrew says FireFox has a plug-in...or I suppose you could use FileZilla or
> other free ftp client.
>
Regarding FireFTP:

I should have added the URL:
https://addons.mozilla.org/en-US/firefox/search?q=FireFTP&st atus=4
Andrew Murray [ Fr, 01 Februar 2008 10:05 ] [ ID #1921689 ]
Microsoft » microsoft.public.frontpage.client » Simple upload

Vorheriges Thema: Personalising subject in email form results
Nächstes Thema: FP:- Program Not Responding !!!!!