RE: Cache QuestionHow can I do a second load without using frames or iframes?
Regards,
Andre` C.
Technical Support
ԿԬ
-----------------------------------------------------------------------------
Visit our support manual at http://supportmanual.com/
  ----- Original Message ----- 
  From: Balaj, Geraldine 
  To: 'Andre` Niel Cameron' ; yahoo ; CGI Beginners 
  Sent: Tuesday, November 27, 2001 3:22 PM
  Subject: RE: Cache Question


  Had this same problem about a year ago. 

  When your script runs - it renders the page - one load.  Placing SSIs in your Token 
Print "chunks" for example won't therefore work.  Once it renders the page that's it - 
it would need to perform a separate load to read the separate SSI file.

  Use a template, or create a separate routine for, let's say your Page Footer -OR- 
hard code the contents of your SSI in your Token Print "chunks" - which kinda sux 
since it's not very modular ...

  Hope this helps - 
  Geri 

  ................................................. 
  Geri Balaj 
  Webmaster 
  ThruPoint, Inc.  (formerly Total Network Solutions) 
  1372 Broadway, 6th Floor 
  NY, NY 10018 
  email:  [EMAIL PROTECTED] 






  -----Original Message----- 
  From: Andre` Niel Cameron [mailto:[EMAIL PROTECTED]] 
  Sent: Tuesday, November 27, 2001 3:17 PM 
  To: yahoo; CGI Beginners 
  Subject: Re: Cache Question 



  Yes, in the HTML part of my cgi script I wanted to see if I could use SSI 
  but it did not appear to work so I wanted to know if I needed a special 
  content type, cause when you use ssi with html the extension is .shtml not 
  ..html. 
  Regards, 
  Andre` C. 
  Technical Support 
  ԿԬ 
  ---------------------------------------------------------------------------- 
  - 
  Visit our support manual at http://supportmanual.com/ 
  ----- Original Message ----- 
  From: "yahoo" <[EMAIL PROTECTED]> 
  To: "CGI Beginners" <[EMAIL PROTECTED]> 
  Sent: Tuesday, November 27, 2001 3:15 PM 
  Subject: RE: Cache Question 



  > Andre, 
  > are saying that you are trying to write out SSIs from perl but the SSI is 
  > not being parsed? 
  > 
  > joel 
  > 
  > -----Original Message----- 
  > From: Andre` Niel Cameron [mailto:[EMAIL PROTECTED]] 
  > Sent: 27 November 2001 19:54 
  > To: [EMAIL PROTECTED]; CGI Beginners 
  > Subject: Re: Cache Question 
  > 
  > 
  > Not ssl SSI, server side includes;) 
  > Regards, 
  > Andre` C. 
  > Technical Support 
  > ԿԬ 
  > -------------------------------------------------------------------------- 
  -- 
  > - 
  > Visit our support manual at http://supportmanual.com/ 
  > ----- Original Message ----- 
  > From: "Curtis Poe" <[EMAIL PROTECTED]> 
  > To: "Andre` Niel Cameron" <[EMAIL PROTECTED]>; "CGI Beginners" 
  > <[EMAIL PROTECTED]> 
  > Sent: Tuesday, November 27, 2001 2:03 PM 
  > Subject: Re: Cache Question 
  > 
  > 
  > > --- Andre` Niel Cameron <[EMAIL PROTECTED]> wrote: 
  > > > When you use ssi what is the conent type is it still text/html? 
  > > > 
  > > > Andre 
  > > 
  > > Yes.  The Content-type has nothing to do with whether or not the request 
  > is being served over a 
  > > secure connection. 
  > > 
  > > Cheers, 
  > > Curtis "Ovid" Poe 
  > > 
  > > 
  > > ===== 
  > > Senior Programmer 
  > > Onsite! Technology (http://www.onsitetech.com/) 
  > > "Ovid" on http://www.perlmonks.org/ 
  > > 
  > > __________________________________________________ 
  > > Do You Yahoo!? 
  > > Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. 
  > > http://geocities.yahoo.com/ps/info1 
  > 
  > 
  > -- 
  > To unsubscribe, e-mail: [EMAIL PROTECTED] 
  > For additional commands, e-mail: [EMAIL PROTECTED] 
  > 
  > 
  > 
  > _________________________________________________________ 
  > Do You Yahoo!? 
  > Get your free @yahoo.com address at http://mail.yahoo.com 
  > 
  > 
  > -- 
  > To unsubscribe, e-mail: [EMAIL PROTECTED] 
  > For additional commands, e-mail: [EMAIL PROTECTED] 



  -- 
  To unsubscribe, e-mail: [EMAIL PROTECTED] 
  For additional commands, e-mail: [EMAIL PROTECTED] 
  Note:  The information contained in this message may be privileged and confidential 
and protected from disclosure.  If the reader of this message is not the intended 
recipient, or an employee or agent responsible for delivering this message to the 
intended recipient, you are hereby notified that any dissemination, distribution or 
copying of this communication is strictly prohibited.  If you have received this 
communication in error, please notify us immediately by replying to the message and 
deleting it from your computer. Thank you.  ThruPoint, Inc.

Reply via email to