In a File Upload form, dictate a file to be uploaded...
In a File Upload form, dictate a file to be uploaded...
am 18.03.2005 21:25:06 von GlennTK
My desired result is to be able to "hardcode" a pathname of a file to be
uploaded instead of the user having to hit the Browse button and select the
file to be uploaded or any means which yield the same result.
FrontPage '03
Thank you in advance,
Re: In a File Upload form, dictate a file to be uploaded...
am 18.03.2005 21:28:40 von Kevin Spencer
The File Upload HTML element has a text box which can be typed into.
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.
"GlennTK" wrote in message
news:0535E1C2-FE26-4C30-8245-27D8D7F8902C@microsoft.com...
> My desired result is to be able to "hardcode" a pathname of a file to be
> uploaded instead of the user having to hit the Browse button and select
> the
> file to be uploaded or any means which yield the same result.
>
> FrontPage '03
>
> Thank you in advance,
>
Re: In a File Upload form, dictate a file to be uploaded...
am 18.03.2005 21:35:22 von tarowe
For security reasons you can not do this, the user must select the file
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
"GlennTK" wrote in message
news:0535E1C2-FE26-4C30-8245-27D8D7F8902C@microsoft.com...
> My desired result is to be able to "hardcode" a pathname of a file to be
> uploaded instead of the user having to hit the Browse button and select the
> file to be uploaded or any means which yield the same result.
>
> FrontPage '03
>
> Thank you in advance,
>
Re: In a File Upload form, dictate a file to be uploaded...
am 18.03.2005 22:21:14 von GlennTK
Can you think of a way that, on a clients web page, one can simply click a
button and I can have coded which file is to be uploaded?
Thank you for your reply!
glennTK
"Thomas A. Rowe" wrote:
> For security reasons you can not do this, the user must select the file
>
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> WEBMASTER Resources(tm)
> http://www.ycoln-resources.com
> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> ==============================================
> To assist you in getting the best answers for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
>
> "GlennTK" wrote in message
> news:0535E1C2-FE26-4C30-8245-27D8D7F8902C@microsoft.com...
> > My desired result is to be able to "hardcode" a pathname of a file to be
> > uploaded instead of the user having to hit the Browse button and select the
> > file to be uploaded or any means which yield the same result.
> >
> > FrontPage '03
> >
> > Thank you in advance,
> >
>
>
>
Re: In a File Upload form, dictate a file to be uploaded...
am 18.03.2005 22:23:04 von GlennTK
Thanks Kevin for the reply, but what I mean is for the user not to have to
select a particular file but instead simply click a button and I (the
programmer) haven already dictated which file will upload.
Thanks,
glennTK
"Kevin Spencer" wrote:
> The File Upload HTML element has a text box which can be typed into.
>
> --
> HTH,
>
> Kevin Spencer
> Microsoft MVP
> ..Net Developer
> What You Seek Is What You Get.
>
> "GlennTK" wrote in message
> news:0535E1C2-FE26-4C30-8245-27D8D7F8902C@microsoft.com...
> > My desired result is to be able to "hardcode" a pathname of a file to be
> > uploaded instead of the user having to hit the Browse button and select
> > the
> > file to be uploaded or any means which yield the same result.
> >
> > FrontPage '03
> >
> > Thank you in advance,
> >
>
>
>
Re: In a File Upload form, dictate a file to be uploaded...
am 18.03.2005 22:30:13 von Jon Spivey
Hi,
As Thomas pointed out there's no way to do this. Iimagine if it was
possible, any web site would be able to grab any file from your computer -
that would not be a good thing :-)
--
Cheers,
Jon
Microsoft MVP
"GlennTK" wrote in message
news:D2B58C7D-F1C6-4BF3-AB34-F17DD8BBDF7F@microsoft.com...
> Can you think of a way that, on a clients web page, one can simply click a
> button and I can have coded which file is to be uploaded?
>
> Thank you for your reply!
> glennTK
>
> "Thomas A. Rowe" wrote:
>
>> For security reasons you can not do this, the user must select the file
>>
>> --
>> ==============================================
>> Thomas A. Rowe (Microsoft MVP - FrontPage)
>> WEBMASTER Resources(tm)
>> http://www.ycoln-resources.com
>> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
>> ==============================================
>> To assist you in getting the best answers for FrontPage support see:
>> http://www.net-sites.com/sitebuilder/newsgroups.asp
>>
>> "GlennTK" wrote in message
>> news:0535E1C2-FE26-4C30-8245-27D8D7F8902C@microsoft.com...
>> > My desired result is to be able to "hardcode" a pathname of a file to
>> > be
>> > uploaded instead of the user having to hit the Browse button and select
>> > the
>> > file to be uploaded or any means which yield the same result.
>> >
>> > FrontPage '03
>> >
>> > Thank you in advance,
>> >
>>
>>
>>
Re: In a File Upload form, dictate a file to be uploaded...
am 19.03.2005 00:09:03 von GlennTK
Point well taken...thanks Jon
"Jon Spivey" wrote:
> Hi,
> As Thomas pointed out there's no way to do this. Iimagine if it was
> possible, any web site would be able to grab any file from your computer -
> that would not be a good thing :-)
>
> --
> Cheers,
> Jon
> Microsoft MVP
>
> "GlennTK" wrote in message
> news:D2B58C7D-F1C6-4BF3-AB34-F17DD8BBDF7F@microsoft.com...
> > Can you think of a way that, on a clients web page, one can simply click a
> > button and I can have coded which file is to be uploaded?
> >
> > Thank you for your reply!
> > glennTK
> >
> > "Thomas A. Rowe" wrote:
> >
> >> For security reasons you can not do this, the user must select the file
> >>
> >> --
> >> ==============================================
> >> Thomas A. Rowe (Microsoft MVP - FrontPage)
> >> WEBMASTER Resources(tm)
> >> http://www.ycoln-resources.com
> >> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> >> ==============================================
> >> To assist you in getting the best answers for FrontPage support see:
> >> http://www.net-sites.com/sitebuilder/newsgroups.asp
> >>
> >> "GlennTK" wrote in message
> >> news:0535E1C2-FE26-4C30-8245-27D8D7F8902C@microsoft.com...
> >> > My desired result is to be able to "hardcode" a pathname of a file to
> >> > be
> >> > uploaded instead of the user having to hit the Browse button and select
> >> > the
> >> > file to be uploaded or any means which yield the same result.
> >> >
> >> > FrontPage '03
> >> >
> >> > Thank you in advance,
> >> >
> >>
> >>
> >>
>
>
>
Re: In a File Upload form, dictate a file to be uploaded...
am 19.03.2005 00:33:02 von GlennTK
Hey Jon, how bout this; is there a way to have a Windows program "behind the
scenes" ftp a file to the server with the click of a button. I have VS.Net
'03 but am not up on ftp'ing. The jist is to be able to upload a file that
will be used as an include file per user dictated text. Or, put another way,
have a client of his web site be able to alter parts of his web via a Windows
app, then go online and update his web site by sending this file, which, in
the web site, will be used as an include file in an area that he desires to
be able to update sub-frequently.
Thanks, and I know this one isn't much to Frontpage so I understand if
you're not sure,
glennTK
"Jon Spivey" wrote:
> Hi,
> As Thomas pointed out there's no way to do this. Iimagine if it was
> possible, any web site would be able to grab any file from your computer -
> that would not be a good thing :-)
>
> --
> Cheers,
> Jon
> Microsoft MVP
>
> "GlennTK" wrote in message
> news:D2B58C7D-F1C6-4BF3-AB34-F17DD8BBDF7F@microsoft.com...
> > Can you think of a way that, on a clients web page, one can simply click a
> > button and I can have coded which file is to be uploaded?
> >
> > Thank you for your reply!
> > glennTK
> >
> > "Thomas A. Rowe" wrote:
> >
> >> For security reasons you can not do this, the user must select the file
> >>
> >> --
> >> ==============================================
> >> Thomas A. Rowe (Microsoft MVP - FrontPage)
> >> WEBMASTER Resources(tm)
> >> http://www.ycoln-resources.com
> >> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> >> ==============================================
> >> To assist you in getting the best answers for FrontPage support see:
> >> http://www.net-sites.com/sitebuilder/newsgroups.asp
> >>
> >> "GlennTK" wrote in message
> >> news:0535E1C2-FE26-4C30-8245-27D8D7F8902C@microsoft.com...
> >> > My desired result is to be able to "hardcode" a pathname of a file to
> >> > be
> >> > uploaded instead of the user having to hit the Browse button and select
> >> > the
> >> > file to be uploaded or any means which yield the same result.
> >> >
> >> > FrontPage '03
> >> >
> >> > Thank you in advance,
> >> >
> >>
> >>
> >>
>
>
>
Re: In a File Upload form, dictate a file to be uploaded...
am 19.03.2005 00:40:39 von Steve Easton
You need to take a look at Content Seed, which was created by FrontPage MVP Chris Leeds:
http://contentseed.com/
--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
"GlennTK" wrote in message
news:A41D8570-3776-493B-A239-F2EBE42EA738@microsoft.com...
> Hey Jon, how bout this; is there a way to have a Windows program "behind the
> scenes" ftp a file to the server with the click of a button. I have VS.Net
> '03 but am not up on ftp'ing. The jist is to be able to upload a file that
> will be used as an include file per user dictated text. Or, put another way,
> have a client of his web site be able to alter parts of his web via a Windows
> app, then go online and update his web site by sending this file, which, in
> the web site, will be used as an include file in an area that he desires to
> be able to update sub-frequently.
>
> Thanks, and I know this one isn't much to Frontpage so I understand if
> you're not sure,
> glennTK
>
>
> "Jon Spivey" wrote:
>
> > Hi,
> > As Thomas pointed out there's no way to do this. Iimagine if it was
> > possible, any web site would be able to grab any file from your computer -
> > that would not be a good thing :-)
> >
> > --
> > Cheers,
> > Jon
> > Microsoft MVP
> >
> > "GlennTK" wrote in message
> > news:D2B58C7D-F1C6-4BF3-AB34-F17DD8BBDF7F@microsoft.com...
> > > Can you think of a way that, on a clients web page, one can simply click a
> > > button and I can have coded which file is to be uploaded?
> > >
> > > Thank you for your reply!
> > > glennTK
> > >
> > > "Thomas A. Rowe" wrote:
> > >
> > >> For security reasons you can not do this, the user must select the file
> > >>
> > >> --
> > >> ==============================================
> > >> Thomas A. Rowe (Microsoft MVP - FrontPage)
> > >> WEBMASTER Resources(tm)
> > >> http://www.ycoln-resources.com
> > >> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> > >> ==============================================
> > >> To assist you in getting the best answers for FrontPage support see:
> > >> http://www.net-sites.com/sitebuilder/newsgroups.asp
> > >>
> > >> "GlennTK" wrote in message
> > >> news:0535E1C2-FE26-4C30-8245-27D8D7F8902C@microsoft.com...
> > >> > My desired result is to be able to "hardcode" a pathname of a file to
> > >> > be
> > >> > uploaded instead of the user having to hit the Browse button and select
> > >> > the
> > >> > file to be uploaded or any means which yield the same result.
> > >> >
> > >> > FrontPage '03
> > >> >
> > >> > Thank you in advance,
> > >> >
> > >>
> > >>
> > >>
> >
> >
> >
Re: In a File Upload form, dictate a file to be uploaded...
am 19.03.2005 11:55:42 von Stefan B Rusynko
Doesn't have restrictions on file upload
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________
"Steve Easton" wrote in message news:O4v$yQBLFHA.3340@TK2MSFTNGP14.phx.gbl...
| You need to take a look at Content Seed, which was created by FrontPage MVP Chris Leeds:
|
| http://contentseed.com/
|
| --
| Steve Easton
| Microsoft MVP FrontPage
| 95isalive
| This site is best viewed............
| .......................with a computer
|
| "GlennTK" wrote in message
| news:A41D8570-3776-493B-A239-F2EBE42EA738@microsoft.com...
| > Hey Jon, how bout this; is there a way to have a Windows program "behind the
| > scenes" ftp a file to the server with the click of a button. I have VS.Net
| > '03 but am not up on ftp'ing. The jist is to be able to upload a file that
| > will be used as an include file per user dictated text. Or, put another way,
| > have a client of his web site be able to alter parts of his web via a Windows
| > app, then go online and update his web site by sending this file, which, in
| > the web site, will be used as an include file in an area that he desires to
| > be able to update sub-frequently.
| >
| > Thanks, and I know this one isn't much to Frontpage so I understand if
| > you're not sure,
| > glennTK
| >
| >
| > "Jon Spivey" wrote:
| >
| > > Hi,
| > > As Thomas pointed out there's no way to do this. Iimagine if it was
| > > possible, any web site would be able to grab any file from your computer -
| > > that would not be a good thing :-)
| > >
| > > --
| > > Cheers,
| > > Jon
| > > Microsoft MVP
| > >
| > > "GlennTK" wrote in message
| > > news:D2B58C7D-F1C6-4BF3-AB34-F17DD8BBDF7F@microsoft.com...
| > > > Can you think of a way that, on a clients web page, one can simply click a
| > > > button and I can have coded which file is to be uploaded?
| > > >
| > > > Thank you for your reply!
| > > > glennTK
| > > >
| > > > "Thomas A. Rowe" wrote:
| > > >
| > > >> For security reasons you can not do this, the user must select the file
| > > >>
| > > >> --
| > > >> ==============================================
| > > >> Thomas A. Rowe (Microsoft MVP - FrontPage)
| > > >> WEBMASTER Resources(tm)
| > > >> http://www.ycoln-resources.com
| > > >> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| > > >> ==============================================
| > > >> To assist you in getting the best answers for FrontPage support see:
| > > >> http://www.net-sites.com/sitebuilder/newsgroups.asp
| > > >>
| > > >> "GlennTK" wrote in message
| > > >> news:0535E1C2-FE26-4C30-8245-27D8D7F8902C@microsoft.com...
| > > >> > My desired result is to be able to "hardcode" a pathname of a file to
| > > >> > be
| > > >> > uploaded instead of the user having to hit the Browse button and select
| > > >> > the
| > > >> > file to be uploaded or any means which yield the same result.
| > > >> >
| > > >> > FrontPage '03
| > > >> >
| > > >> > Thank you in advance,
| > > >> >
| > > >>
| > > >>
| > > >>
| > >
| > >
| > >
|
|
Re: In a File Upload form, dictate a file to be uploaded...
am 22.03.2005 10:38:31 von Andrew Murray
You can't since the idea of the "Browse" button is that the user can choose
a file from their machine to upload to your site.
How are you going to know what file(s) (the one/s you want to 'hard code')
is on their machine?
"GlennTK" wrote in message
news:0535E1C2-FE26-4C30-8245-27D8D7F8902C@microsoft.com...
> My desired result is to be able to "hardcode" a pathname of a file to be
> uploaded instead of the user having to hit the Browse button and select
> the
> file to be uploaded or any means which yield the same result.
>
> FrontPage '03
>
> Thank you in advance,
>
Re: In a File Upload form, dictate a file to be uploaded...
am 22.03.2005 10:40:17 von Andrew Murray
The issue here is the file you select with the "Browse" field is one to be
uploaded from the user's (that is, the person viewing the site) machine
"GlennTK" wrote in message
news:C4D32052-968C-4D9C-AF8C-B7049D34CBB7@microsoft.com...
> Thanks Kevin for the reply, but what I mean is for the user not to have to
> select a particular file but instead simply click a button and I (the
> programmer) haven already dictated which file will upload.
>
> Thanks,
> glennTK
>
> "Kevin Spencer" wrote:
>
>> The File Upload HTML element has a text box which can be typed into.
>>
>> --
>> HTH,
>>
>> Kevin Spencer
>> Microsoft MVP
>> ..Net Developer
>> What You Seek Is What You Get.
>>
>> "GlennTK" wrote in message
>> news:0535E1C2-FE26-4C30-8245-27D8D7F8902C@microsoft.com...
>> > My desired result is to be able to "hardcode" a pathname of a file to
>> > be
>> > uploaded instead of the user having to hit the Browse button and select
>> > the
>> > file to be uploaded or any means which yield the same result.
>> >
>> > FrontPage '03
>> >
>> > Thank you in advance,
>> >
>>
>>
>>
Re: In a File Upload form, dictate a file to be uploaded...
am 03.04.2008 13:45:00 von Bonnie
Hi Glenn,
I noticed your question and also that you didn't get an answer to your
question below. I don't know if this is exactly what you were looking for
but I do something similar to what you are asking. I have a couple of girls
typing for me from home in an Access database - I added a button that they
click which backs up their work and then runs a batch file that ftp's the
work to my ftp site - built in the login password, etc. Works like a dream
for me. If this solution would help you I would be happy to share.
Bonnie
"GlennTK" wrote:
> Hey Jon, how bout this; is there a way to have a Windows program "behind the
> scenes" ftp a file to the server with the click of a button. I have VS.Net
> '03 but am not up on ftp'ing. The jist is to be able to upload a file that
> will be used as an include file per user dictated text. Or, put another way,
> have a client of his web site be able to alter parts of his web via a Windows
> app, then go online and update his web site by sending this file, which, in
> the web site, will be used as an include file in an area that he desires to
> be able to update sub-frequently.
>
> Thanks, and I know this one isn't much to Frontpage so I understand if
> you're not sure,
> glennTK
>
>
> "Jon Spivey" wrote:
>
> > Hi,
> > As Thomas pointed out there's no way to do this. Iimagine if it was
> > possible, any web site would be able to grab any file from your computer -
> > that would not be a good thing :-)
> >
> > --
> > Cheers,
> > Jon
> > Microsoft MVP
> >
> > "GlennTK" wrote in message
> > news:D2B58C7D-F1C6-4BF3-AB34-F17DD8BBDF7F@microsoft.com...
> > > Can you think of a way that, on a clients web page, one can simply click a
> > > button and I can have coded which file is to be uploaded?
> > >
> > > Thank you for your reply!
> > > glennTK
> > >
> > > "Thomas A. Rowe" wrote:
> > >
> > >> For security reasons you can not do this, the user must select the file
> > >>
> > >> --
> > >> ==============================================
> > >> Thomas A. Rowe (Microsoft MVP - FrontPage)
> > >> WEBMASTER Resources(tm)
> > >> http://www.ycoln-resources.com
> > >> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> > >> ==============================================
> > >> To assist you in getting the best answers for FrontPage support see:
> > >> http://www.net-sites.com/sitebuilder/newsgroups.asp
> > >>
> > >> "GlennTK" wrote in message
> > >> news:0535E1C2-FE26-4C30-8245-27D8D7F8902C@microsoft.com...
> > >> > My desired result is to be able to "hardcode" a pathname of a file to
> > >> > be
> > >> > uploaded instead of the user having to hit the Browse button and select
> > >> > the
> > >> > file to be uploaded or any means which yield the same result.
> > >> >
> > >> > FrontPage '03
> > >> >
> > >> > Thank you in advance,
> > >> >
> > >>
> > >>
> > >>
> >
> >
> >
Re: In a File Upload form, dictate a file to be uploaded...
am 03.04.2008 15:37:20 von tarowe
Keep in mine, that this approach will only work if the online database is not being updated by
visitors to the web site.
--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================
"Bonnie" wrote in message
news:C466F079-C587-48A6-AB1C-F180B8DE5812@microsoft.com...
> Hi Glenn,
>
> I noticed your question and also that you didn't get an answer to your
> question below. I don't know if this is exactly what you were looking for
> but I do something similar to what you are asking. I have a couple of girls
> typing for me from home in an Access database - I added a button that they
> click which backs up their work and then runs a batch file that ftp's the
> work to my ftp site - built in the login password, etc. Works like a dream
> for me. If this solution would help you I would be happy to share.
>
> Bonnie
>
> "GlennTK" wrote:
>
>> Hey Jon, how bout this; is there a way to have a Windows program "behind the
>> scenes" ftp a file to the server with the click of a button. I have VS.Net
>> '03 but am not up on ftp'ing. The jist is to be able to upload a file that
>> will be used as an include file per user dictated text. Or, put another way,
>> have a client of his web site be able to alter parts of his web via a Windows
>> app, then go online and update his web site by sending this file, which, in
>> the web site, will be used as an include file in an area that he desires to
>> be able to update sub-frequently.
>>
>> Thanks, and I know this one isn't much to Frontpage so I understand if
>> you're not sure,
>> glennTK
>>
>>
>> "Jon Spivey" wrote:
>>
>> > Hi,
>> > As Thomas pointed out there's no way to do this. Iimagine if it was
>> > possible, any web site would be able to grab any file from your computer -
>> > that would not be a good thing :-)
>> >
>> > --
>> > Cheers,
>> > Jon
>> > Microsoft MVP
>> >
>> > "GlennTK" wrote in message
>> > news:D2B58C7D-F1C6-4BF3-AB34-F17DD8BBDF7F@microsoft.com...
>> > > Can you think of a way that, on a clients web page, one can simply click a
>> > > button and I can have coded which file is to be uploaded?
>> > >
>> > > Thank you for your reply!
>> > > glennTK
>> > >
>> > > "Thomas A. Rowe" wrote:
>> > >
>> > >> For security reasons you can not do this, the user must select the file
>> > >>
>> > >> --
>> > >> ==============================================
>> > >> Thomas A. Rowe (Microsoft MVP - FrontPage)
>> > >> WEBMASTER Resources(tm)
>> > >> http://www.ycoln-resources.com
>> > >> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
>> > >> ==============================================
>> > >> To assist you in getting the best answers for FrontPage support see:
>> > >> http://www.net-sites.com/sitebuilder/newsgroups.asp
>> > >>
>> > >> "GlennTK" wrote in message
>> > >> news:0535E1C2-FE26-4C30-8245-27D8D7F8902C@microsoft.com...
>> > >> > My desired result is to be able to "hardcode" a pathname of a file to
>> > >> > be
>> > >> > uploaded instead of the user having to hit the Browse button and select
>> > >> > the
>> > >> > file to be uploaded or any means which yield the same result.
>> > >> >
>> > >> > FrontPage '03
>> > >> >
>> > >> > Thank you in advance,
>> > >> >
>> > >>
>> > >>
>> > >>
>> >
>> >
>> >
Re: In a File Upload form, dictate a file to be uploaded...
am 03.04.2008 16:04:01 von Bonnie
Yes - that wasn't a consideration in my circumstance but it would be in his.
"Thomas A. Rowe" wrote:
> Keep in mine, that this approach will only work if the online database is not being updated by
> visitors to the web site.
>
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
> http://www.Ecom-Data.com
> ==============================================
>
>
> "Bonnie" wrote in message
> news:C466F079-C587-48A6-AB1C-F180B8DE5812@microsoft.com...
> > Hi Glenn,
> >
> > I noticed your question and also that you didn't get an answer to your
> > question below. I don't know if this is exactly what you were looking for
> > but I do something similar to what you are asking. I have a couple of girls
> > typing for me from home in an Access database - I added a button that they
> > click which backs up their work and then runs a batch file that ftp's the
> > work to my ftp site - built in the login password, etc. Works like a dream
> > for me. If this solution would help you I would be happy to share.
> >
> > Bonnie
> >
> > "GlennTK" wrote:
> >
> >> Hey Jon, how bout this; is there a way to have a Windows program "behind the
> >> scenes" ftp a file to the server with the click of a button. I have VS.Net
> >> '03 but am not up on ftp'ing. The jist is to be able to upload a file that
> >> will be used as an include file per user dictated text. Or, put another way,
> >> have a client of his web site be able to alter parts of his web via a Windows
> >> app, then go online and update his web site by sending this file, which, in
> >> the web site, will be used as an include file in an area that he desires to
> >> be able to update sub-frequently.
> >>
> >> Thanks, and I know this one isn't much to Frontpage so I understand if
> >> you're not sure,
> >> glennTK
> >>
> >>
> >> "Jon Spivey" wrote:
> >>
> >> > Hi,
> >> > As Thomas pointed out there's no way to do this. Iimagine if it was
> >> > possible, any web site would be able to grab any file from your computer -
> >> > that would not be a good thing :-)
> >> >
> >> > --
> >> > Cheers,
> >> > Jon
> >> > Microsoft MVP
> >> >
> >> > "GlennTK" wrote in message
> >> > news:D2B58C7D-F1C6-4BF3-AB34-F17DD8BBDF7F@microsoft.com...
> >> > > Can you think of a way that, on a clients web page, one can simply click a
> >> > > button and I can have coded which file is to be uploaded?
> >> > >
> >> > > Thank you for your reply!
> >> > > glennTK
> >> > >
> >> > > "Thomas A. Rowe" wrote:
> >> > >
> >> > >> For security reasons you can not do this, the user must select the file
> >> > >>
> >> > >> --
> >> > >> ==============================================
> >> > >> Thomas A. Rowe (Microsoft MVP - FrontPage)
> >> > >> WEBMASTER Resources(tm)
> >> > >> http://www.ycoln-resources.com
> >> > >> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> >> > >> ==============================================
> >> > >> To assist you in getting the best answers for FrontPage support see:
> >> > >> http://www.net-sites.com/sitebuilder/newsgroups.asp
> >> > >>
> >> > >> "GlennTK" wrote in message
> >> > >> news:0535E1C2-FE26-4C30-8245-27D8D7F8902C@microsoft.com...
> >> > >> > My desired result is to be able to "hardcode" a pathname of a file to
> >> > >> > be
> >> > >> > uploaded instead of the user having to hit the Browse button and select
> >> > >> > the
> >> > >> > file to be uploaded or any means which yield the same result.
> >> > >> >
> >> > >> > FrontPage '03
> >> > >> >
> >> > >> > Thank you in advance,
> >> > >> >
> >> > >>
> >> > >>
> >> > >>
> >> >
> >> >
> >> >
>
>
>