Why doesn't Frontpage offer or help design a file upload form with progress
bar. Why is it that if we want this, we have to find other programs to do
this. Will Frontpage or microsoft offer this on any upgrades or do we look
for other software packages that will offer this.

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/community/en-us/default.mspx?mid=c762eb2a-57e0-46d6-bdd2-095f849325fc&dg=microsoft.public.frontpage.programming

Re: Why doesn't Frontapage help designing an file upload with progress by Steve

Steve
Mon Feb 06 09:19:36 CST 2006

Because a progress bar is a system function and you can't trigger a system function from a
web page.

Don't confuse a "download" progress bar, with what you want to do. They are entirely
different.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
..............................with a computer

"dfrancis007" <dfrancis007@discussions.microsoft.com> wrote in message
news:C762EB2A-57E0-46D6-BDD2-095F849325FC@microsoft.com...
> Why doesn't Frontpage offer or help design a file upload form with progress
> bar. Why is it that if we want this, we have to find other programs to do
> this. Will Frontpage or microsoft offer this on any upgrades or do we look
> for other software packages that will offer this.
>
> ----------------
> This post is a suggestion for Microsoft, and Microsoft responds to the
> suggestions with the most votes. To vote for this suggestion, click the "I
> Agree" button in the message pane. If you do not see the button, follow this
> link to open the suggestion in the Microsoft Web-based Newsreader and then
> click "I Agree" in the message pane.
>
>
http://www.microsoft.com/office/community/en-us/default.mspx?mid=c762eb2a-57e0-46d6-bdd2-095f849325fc&dg=microsoft.public.frontpage.programming



Re: Why doesn't Frontapage help designing an file upload with progress by Bob

Bob
Mon Feb 06 10:07:18 CST 2006

A lot of servers do not allow the "Up-loading" of files to their servers for
the obvious reasons (like virus)
I can't blame them...
What if they upload a 1500MB video to your site and then you are charged for
using too much web space?
All in all this is not a good thing to do unless in a controlled
environment.......(Intranet)

bob
"dfrancis007" <dfrancis007@discussions.microsoft.com> wrote in message
news:C762EB2A-57E0-46D6-BDD2-095F849325FC@microsoft.com...
| Why doesn't Frontpage offer or help design a file upload form with
progress
| bar. Why is it that if we want this, we have to find other programs to do
| this. Will Frontpage or microsoft offer this on any upgrades or do we look
| for other software packages that will offer this.
|
| ----------------
| This post is a suggestion for Microsoft, and Microsoft responds to the
| suggestions with the most votes. To vote for this suggestion, click the "I
| Agree" button in the message pane. If you do not see the button, follow
this
| link to open the suggestion in the Microsoft Web-based Newsreader and then
| click "I Agree" in the message pane.
|
|
http://www.microsoft.com/office/community/en-us/default.mspx?mid=c762eb2a-57e0-46d6-bdd2-095f849325fc&dg=microsoft.public.frontpage.programming



Re: Why doesn't Frontapage help designing an file upload with progress by Mike

Mike
Mon Feb 06 11:37:15 CST 2006

That is off on a tangent from the OPs query.

I do agree with you on the risks though, and that is why
access is restricted by having the upload page in a secure
directory and further more by NTFS permissions.



"Bob" <Someone@microsoft.com> wrote in message
news:O4BOmdzKGHA.1532@TK2MSFTNGP12.phx.gbl...
:A lot of servers do not allow the "Up-loading" of files to
their servers for
: the obvious reasons (like virus)
: I can't blame them...
: What if they upload a 1500MB video to your site and then
you are charged for
: using too much web space?
: All in all this is not a good thing to do unless in a
controlled
: environment.......(Intranet)
:
: bob
: "dfrancis007" <dfrancis007@discussions.microsoft.com>
wrote in message
: news:C762EB2A-57E0-46D6-BDD2-095F849325FC@microsoft.com...
: | Why doesn't Frontpage offer or help design a file upload
form with
: progress
: | bar. Why is it that if we want this, we have to find
other programs to do
: | this. Will Frontpage or microsoft offer this on any
upgrades or do we look
: | for other software packages that will offer this.
: |
: | ----------------
: | This post is a suggestion for Microsoft, and Microsoft
responds to the
: | suggestions with the most votes. To vote for this
suggestion, click the "I
: | Agree" button in the message pane. If you do not see the
button, follow
: this
: | link to open the suggestion in the Microsoft Web-based
Newsreader and then
: | click "I Agree" in the message pane.
: |
: |
:
http://www.microsoft.com/office/community/en-us/default.mspx?mid=c762eb2a-57e0-46d6-bdd2-095f849325fc&dg=microsoft.public.frontpage.programming
:
:



Re: Why doesn't Frontapage help designing an file upload with progress by Bob

Bob
Mon Feb 06 17:26:40 CST 2006

Back on the original topic...

Upload progress bars (I think) are totally not needed.
Yes, I did vote...

bob
"Mike Mueller" <MyName@ecinet.net.net> wrote in message
news:eZqa5P0KGHA.3732@TK2MSFTNGP10.phx.gbl...
| That is off on a tangent from the OPs query.
|
| I do agree with you on the risks though, and that is why
| access is restricted by having the upload page in a secure
| directory and further more by NTFS permissions.
|
|
|
| "Bob" <Someone@microsoft.com> wrote in message
| news:O4BOmdzKGHA.1532@TK2MSFTNGP12.phx.gbl...
| :A lot of servers do not allow the "Up-loading" of files to
| their servers for
| : the obvious reasons (like virus)
| : I can't blame them...
| : What if they upload a 1500MB video to your site and then
| you are charged for
| : using too much web space?
| : All in all this is not a good thing to do unless in a
| controlled
| : environment.......(Intranet)
| :
| : bob
| : "dfrancis007" <dfrancis007@discussions.microsoft.com>
| wrote in message
| : news:C762EB2A-57E0-46D6-BDD2-095F849325FC@microsoft.com...
| : | Why doesn't Frontpage offer or help design a file upload
| form with
| : progress
| : | bar. Why is it that if we want this, we have to find
| other programs to do
| : | this. Will Frontpage or microsoft offer this on any
| upgrades or do we look
| : | for other software packages that will offer this.
| : |
| : | ----------------
| : | This post is a suggestion for Microsoft, and Microsoft
| responds to the
| : | suggestions with the most votes. To vote for this
| suggestion, click the "I
| : | Agree" button in the message pane. If you do not see the
| button, follow
| : this
| : | link to open the suggestion in the Microsoft Web-based
| Newsreader and then
| : | click "I Agree" in the message pane.
| : |
| : |
| :
|
http://www.microsoft.com/office/community/en-us/default.mspx?mid=c762eb2a-57e0-46d6-bdd2-095f849325fc&dg=microsoft.public.frontpage.programming
| :
| :
|
|