help-cgicc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re[2]: [help-cgicc] Replacing an html page


From: Igor
Subject: Re[2]: [help-cgicc] Replacing an html page
Date: Wed, 13 Jun 2007 13:28:04 +0400

Hello Matthew,

Monday, June 11, 2007, 5:39:35 AM, you wrote:

MAN> The only way to get a browser to replace a currently loaded page is via 
MAN> javascript.

     That's not exactly correct you can reload the entire page
     using javascript, refresh meta, or HTTP Refresh header.

MAN> Research the innerHTML property and/or the DOM.  Using javascript you 
MAN> can replace entire sections of a page without a complete reload.  You 
MAN> can also reload a page completely to "replace" it.

MAN> Scott Dallas wrote:

>> 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.
>>  
>> 
>> 
>> ------------------------------------------------------------------------
>> 
>> _______________________________________________
>> help-cgicc mailing list
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/help-cgicc




-- 
www.rol.ru
Best regards,
 Igor                            mailto:address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]