<%@LANGUAGE="VBSCRIPT"%> <% Dim Nieuw__MMColParam Nieuw__MMColParam = "1" if (Request.QueryString("actienummer") <> "") then Nieuw__MMColParam = Request.QueryString("actienummer") %> <% set Nieuw = Server.CreateObject("ADODB.Recordset") Nieuw.ActiveConnection = MM_Meulenhoff_STRING Nieuw.Source = "SELECT Titel, AuteurVolledig, ISBN, Omslag, Prijs, Flaptekst, Actieomschrijving, ActieNummer, Actieperiode, Actieprijs FROM Titels WHERE ActieNummer = '" + Replace(Nieuw__MMColParam, "'", "''") + "'" Nieuw.CursorType = 0 Nieuw.CursorLocation = 2 Nieuw.LockType = 3 Nieuw.Open() Nieuw_numRows = 0 %> Uitgeverij J.M. Meulenhoff ::: www.meulenhoff.nl
 
     In te leveren bij de erkende boekhandel.



 
 
 
     
 

Tom is dood
Darrieussecq

ISBN: 9789029082075
Actienummer: 90161476
Medium: Boekdelen - flyer

Standaard prijs: € 17,90
Actieprijs: € 15,00
Korting: € 2,90

Begindatum: 23/03/09
Einddatum: 22/06/09

 


 
     
 
 
   
© Uitgeverij Meulenhoff, 2008  

 

 
<% Nieuw.Close() %>