Ask a Question related to Web Design, Design and Development.
-
Damzish #1
can you post just one page of your website using http?
I need to do small updates from time to time and don't want to upload the entire site every time. Any suggestions?
Damzish Guest
-
Hebrew problem with HTTP POST to ASP page from .NET?
Hi, I have a web service that makes HTTP POST to a URL written in regular VBScript ASP. My web service is posting Hebrew with UTF-8... -
WS using HTTP-POST auth
How can I call web service using HTTP-POST in asp.net where on the server side is windows authentification required? thank you, Jure -
HTTP POST ASP .NET
Could someone PLEASE explain how do I use HTTP POST in ASP .NET to get an xml string from a server that exposes a web service? My IIS server will... -
TimeoutError in Net::HTTP get and post
I'm trying to rescue a TimeoutError in Net::HTTP's get and post methods, but it's not working. I noticed some postings about how the rescue... -
doing an http post
For the benefit of others, I want to show how to do an HTTP POST request using fsockopen(). I banged my head against a wall for two days trying to... -
David Bartosik - MS MVP #2
Re: can you post just one page of your website using http?
Incremental uploading introduced in version 2003 -
[url]www.davidbartosik.com/pub11.htm[/url]
--
David Bartosik - MS MVP
for Publisher help:
[url]www.davidbartosik.com[/url]
enter to win Pub 2003:
[url]www.davidbartosik.com/giveaway.aspx[/url]
"Damzish" <Damzish@discussions.microsoft.com> wrote in message
news:3B9882D5-2865-4F0E-B88C-CCB308200EC3@microsoft.com...entire site every time. Any suggestions?> I need to do small updates from time to time and don't want to upload the
David Bartosik - MS MVP Guest
-
analog@logwell.com #3
Re: can you post just one page of your website using http?
Actually, it is possible to do manual incremental upolading as well. I do it
all the time with Publisher 2000. I would not live long enough to upload my
entire site each time I made minor changes on a dialup connection (it would take
several hours each time). What I do is us an FTP client, and only upload the
files and/or directories I change. You must remember to upload any graphics
elements you change also, but if the changes are text-only, you generally need
upload only the particular .html file you changed. Works like a charm.
On Thu, 10 Jun 2004 07:39:26 -0500, "David Bartosik - MS MVP"
<forums@davidbartosik.com> wrote:
>Incremental uploading introduced in version 2003 -
>[url]www.davidbartosik.com/pub11.htm[/url]analog@logwell.com Guest
-
Damzish #4
RE: can you post just one page of your website using http?
I performed these actions:
opened the Pub2003 Site on my desktop. Went to File and selected "publish to the web". Typed in the 4th page file name xxxx.htm. When I tested the change, there was no difference, however, I noticed that the entire site was uploaded just with the new name that I had typed. I checked the allow incremental upload space. It had been selected all along. What am I doing wrong?
"Damzish" wrote:
> I need to do small updates from time to time and don't want to upload the entire site every time. Any suggestions?Damzish Guest
-
David Bartosik - MS MVP #5
Re: can you post just one page of your website using http?
Apparently you are misunderstanding how it works, what it does.
You don't/can't specify a page(s) to upload.
With incremental uploading turned on Pub writes a tracking file on the
server, with each publish it updates that file and compares it to the
document.
You still publish the same way as you do with the option off.
The only difference is invisible to you.
The difference being that Publisher will compare files and see that only
changed ones need to be "re" uploaded.
It typically takes 3 -4 uploads before that is fully functional as the first
publish creates the tracking file, and then that tracking file needs to be
built up.
--
David Bartosik - MS MVP
for Publisher help:
[url]www.davidbartosik.com[/url]
enter to win Pub 2003:
[url]www.davidbartosik.com/giveaway.aspx[/url]
"Damzish" <Damzish@discussions.microsoft.com> wrote in message
news:3CFF0ED3-6B0E-49D1-9AFE-B9E74EBB9AE7@microsoft.com...to the web". Typed in the 4th page file name xxxx.htm. When I tested the> I performed these actions:
>
> opened the Pub2003 Site on my desktop. Went to File and selected "publish
change, there was no difference, however, I noticed that the entire site was
uploaded just with the new name that I had typed. I checked the allow
incremental upload space. It had been selected all along. What am I doing
wrong?the entire site every time. Any suggestions?>
> "Damzish" wrote:
>> > I need to do small updates from time to time and don't want to upload
David Bartosik - MS MVP Guest
-
RJT #6
Re: can you post just one page of your website using http?
Damzish wrote:Damzish,> *I performed these actions:
>
> opened the Pub2003 Site on my desktop. Went to File and selecte
> "publish to the web". Typed in the 4th page file name xxxx.htm.
> When I tested the change, there was no difference, however, I notice
> that the entire site was uploaded just with the new n
> ame that I had typed. I checked the allow incremental upload space
> It had been selected all along. What am I doing wrong?
>
> "Damzish" wrote:
>> upload the entire site every time. Any suggestions? *> > I need to do small updates from time to time and don't want t
First you have to enable the incremental upload. If you haven't, the
go to tools/options/web/check off "incremental publish to web". Pres
OK.
Finally, you have to upload via ftp from the publisher 2003 web site
You can't do it from a 3rd party ftp program. Won't work otherwise. I
you need help setting up the ftp program from ms publisher 2003, le
me know and I will outline it - in simpler terms than microsoft does.
get lost with their explanations.
If you upload from publisher 2003 to your ISP, then the incrementa
aspect takes over automatically and really cuts down on the tim
factor.
RJ
-
RJ
-----------------------------------------------------------------------
Posted via [url]http://www.forum4designers.co[/url]
-----------------------------------------------------------------------
View this thread: [url]http://www.forum4designers.com/message85685.htm[/url]
RJT Guest
-
Damzish #7
Re: can you post just one page of your website using http?
I would do that but apparently, the forms created in Pub wont' work unless you upload HTTP. David any comments?
"RJT" wrote:
>
> Damzish wrote:>> > *I performed these actions:
> >
> > opened the Pub2003 Site on my desktop. Went to File and selected
> > "publish to the web". Typed in the 4th page file name xxxx.htm.
> > When I tested the change, there was no difference, however, I noticed
> > that the entire site was uploaded just with the new n
> > ame that I had typed. I checked the allow incremental upload space.
> > It had been selected all along. What am I doing wrong?
> >
> > "Damzish" wrote:
> >> > upload the entire site every time. Any suggestions? *> > > I need to do small updates from time to time and don't want to
> Damzish,
>
> First you have to enable the incremental upload. If you haven't, then
> go to tools/options/web/check off "incremental publish to web". Press
> OK.
>
> Finally, you have to upload via ftp from the publisher 2003 web site.
> You can't do it from a 3rd party ftp program. Won't work otherwise. If
> you need help setting up the ftp program from ms publisher 2003, let
> me know and I will outline it - in simpler terms than microsoft does. I
> get lost with their explanations.
>
> If you upload from publisher 2003 to your ISP, then the incremental
> aspect takes over automatically and really cuts down on the time
> factor.
>
> RJT
>
>
>
> --
> RJT
> ------------------------------------------------------------------------
> Posted via [url]http://www.forum4designers.com[/url]
> ------------------------------------------------------------------------
> View this thread: [url]http://www.forum4designers.com/message85685.html[/url]
>
>Damzish Guest
-
David Bartosik - MS MVP #8
Re: can you post just one page of your website using http?
Forms require http publishing.
--
David Bartosik - MS MVP
for Publisher help:
[url]www.davidbartosik.com[/url]
enter to win Pub 2003:
[url]www.davidbartosik.com/giveaway.aspx[/url]
"Damzish" <Damzish@discussions.microsoft.com> wrote in message
news:ACEA4B76-2771-4C67-9A15-BFA3F24FEC6F@microsoft.com...you upload HTTP. David any comments?> I would do that but apparently, the forms created in Pub wont' work unless>
> "RJT" wrote:
>> >
> > Damzish wrote:> >> > > *I performed these actions:
> > >
> > > opened the Pub2003 Site on my desktop. Went to File and selected
> > > "publish to the web". Typed in the 4th page file name xxxx.htm.
> > > When I tested the change, there was no difference, however, I noticed
> > > that the entire site was uploaded just with the new n
> > > ame that I had typed. I checked the allow incremental upload space.
> > > It had been selected all along. What am I doing wrong?
> > >
> > > "Damzish" wrote:
> > >
> > > > I need to do small updates from time to time and don't want to
> > > upload the entire site every time. Any suggestions? *
> > Damzish,
> >
> > First you have to enable the incremental upload. If you haven't, then
> > go to tools/options/web/check off "incremental publish to web". Press
> > OK.
> >
> > Finally, you have to upload via ftp from the publisher 2003 web site.
> > You can't do it from a 3rd party ftp program. Won't work otherwise. If
> > you need help setting up the ftp program from ms publisher 2003, let
> > me know and I will outline it - in simpler terms than microsoft does. I
> > get lost with their explanations.
> >
> > If you upload from publisher 2003 to your ISP, then the incremental
> > aspect takes over automatically and really cuts down on the time
> > factor.
> >
> > RJT
> >
> >
> >
> > --
> > RJT
> > ------------------------------------------------------------------------
> > Posted via [url]http://www.forum4designers.com[/url]
> > ------------------------------------------------------------------------
> > View this thread: [url]http://www.forum4designers.com/message85685.html[/url]
> >
> >
David Bartosik - MS MVP Guest



Reply With Quote

