Replacing an html page
"Scott Dallas" <[email protected]> Sun, 25 Feb 2007 09:30:54 -0600
| Newsgroups | gmane.comp.gcc.cgicc.general |
|---|---|
| Message-ID | <003101c758f1$f0821cd0$6401a8c0@cygnus> |
This is a multi-part message in MIME format. --===============0174262793== Content-Type: multipart/alternative; boundary="----=_NextPart_000_0032_01C758BF.A5E93370" This is a multi-part message in MIME format. ------=_NextPart_000_0032_01C758BF.A5E93370 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I'm not sure how to ask this question, so forgive me if I am less than succinct. I am producing a page, then my program does some work, then I need to replace the page. The way my current code is working, its just adding the new html to the end of the current document. How do I replace the page rather than adding to it? Any help appreciated. Scott Dallas Science, like nature, must also be tamed, with a view towards it's preservation. ------=_NextPart_000_0032_01C758BF.A5E93370 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Dus-ascii"> <META content=3D"MSHTML 6.00.6000.16414" name=3DGENERATOR></HEAD> <BODY> <DIV><FONT face=3DArial size=3D2><SPAN class=3D156022615-25022007>I'm = not sure how to=20 ask this question, so forgive me if I am less than = succinct.</SPAN></FONT></DIV> <DIV><FONT face=3DArial size=3D2><SPAN=20 class=3D156022615-25022007></SPAN></FONT> </DIV> <DIV><FONT face=3DArial size=3D2><SPAN class=3D156022615-25022007>I am = producing a=20 page, then my program does some work, then I need to replace the = page. The=20 way my current code is working, its just adding the new html to the end = of the=20 current document. How do I replace the page rather than adding to=20 it?</SPAN></FONT></DIV> <DIV><FONT face=3DArial size=3D2><SPAN=20 class=3D156022615-25022007></SPAN></FONT> </DIV> <DIV><SPAN class=3D156022615-25022007><FONT face=3DArial size=3D2>Any = help=20 appreciated.</FONT></SPAN></DIV> <DIV align=3Dleft><SPAN=20 style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Comic Sans MS'">Scott = Dallas</SPAN></DIV> <DIV align=3Dleft><SPAN=20 style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Comic Sans MS'"></SPAN><SPAN=20 style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Comic Sans MS'"><SPAN=20 style=3D"FONT-SIZE: 10pt; COLOR: #474747; FONT-FAMILY: Helvetica"><FONT = face=3DArial=20 size=3D1>Science, like nature, must also be = tamed,</FONT></SPAN></SPAN></DIV> <DIV align=3Dleft><SPAN=20 style=3D"FONT-SIZE: 12pt; FONT-FAMILY: 'Comic Sans MS'"><SPAN=20 style=3D"FONT-SIZE: 10pt; COLOR: #474747; FONT-FAMILY: Helvetica"><FONT = face=3DArial=20 size=3D1>with a view towards it's = preservation.</FONT></SPAN></DIV></SPAN> <DIV> </DIV></BODY></HTML> ------=_NextPart_000_0032_01C758BF.A5E93370-- --===============0174262793== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ help-cgicc mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-cgicc --===============0174262793==--