[zxspectrum] Re: Sezione screenshot aggiornata con link review...

  • From: Massimo Raffaele <massimo.raffaele@xxxxxxxxxx>
  • To: zxspectrum@xxxxxxxxxxxxx
  • Date: Mon, 15 Oct 2007 15:54:58 +0200


E' vero, ma in questo caso ho dovuto creare apposta lo script tbosg.asp altrimenti non credo si sarebbe potuto fare in HTML.

A proposito, per chi fosse curioso, questo è lo script (ASP/VBScript):

<TITLE>The Best of Spectrum Games</TITLE>

<FRAMESET ROWS=70,*>
   <FRAME NORESIZE SRC=title.htm FRAMEBORDER=No MARGINHEIGHT=3>

   <FRAMESET COLS=35%,*>
       <FRAME NORESIZE SRC=index2.htm>
       <FRAME NORESIZE SRC=<%=Request("Page")%> NAME=text>
   </FRAMESET>
</FRAMESET>

Notate che l'unica parte di programmazione è questa:

<%=Request("Page")%>

EMG

Ciao Henry,
non ho capito esattamente cosa fa il tuo script...

Max

Other related posts: