Updmem ASP
Updmem ASP
asp
<html>
<head>
<title>VERIFICARE SI UPDATARE MEMBRU</title>
<base target="useri">
</head>
<body>
<%@ Language = "VBScript"%>
<%
dim Parola,Parolav,Parolan,Parolanc,conn,rs
set conn=Server.CreateObject("ADODB.Connection")
conn.Provider="Microsoft.Jet.OLEDB.4.0"
conn.Open(Server.Mappath("users.mdb"))
set rs = Server.CreateObject("ADODB.recordset")
rs.open "Clienti", conn, 2, 2
Parolav=Request("Parolav")
Parolan=Request("Parolan")
Parolanc=Request("Parolanc")
If Request("Varsta")>90 or Request("Varsta")<10 Then Server.Transfer "varstagres.asp"
If Parolav="" or Parolav<>Session("Parola") Then Server.Transfer "parolavdif.asp"
If (Parolan<>"" and Parolnc<>"") or (Parolan<>Parolanc) Then Server.Transfer "paroladif.asp"
If Request("Nume")="" or Request("Prenume")="" or Request("Varsta")="" or Request("Nume")="Adresa" or
Request("NrTelefon")="" or Request("Ocupatie")="" Then Server.Transfer "datelipsa.asp"
If Parolav=Session("Parola") and (Parolan="" or Parolanc="") Then Server.Transfer "parolalipsa.asp"
If Parolav=Session("Parola") and Parolan<>Parolanc Then Server.Transfer "paroladif.asp"
If Parolav="" Then Parola=Session("Parola")
If Parolav=Session("Parola") and Parolan=Parolanc Then Parola=Parolan
rs.movefirst
do until rs.EOF
If rs("Nume cont")=Session("NumeCont") Then
rs("Nume")=request("Nume")
rs("Prenume")=request("Prenume")
rs("Sex")=request("Sex")
rs("Varsta")=request("Varsta")
rs("Adresa")=request("Adresa")
rs("Nr Telefon")=request("NrTelefon")
rs("Ocupatie")=request("Ocupatie")
rs("Parola")=Parola
Session("Nrcrt")=Nrcrt
Session("NumeCont")=rs("Nume cont")
Session("Nume")=rs("Nume")
Session("Prenume")=rs("Prenume")
Session("Sex")=rs("Sex")
Session("Varsta")=rs("Varsta")
Session("Adresa")=rs("Adresa")
Session("Nr Telefon")=rs("Nr Telefon")
Session("Ocupatie")=rs("Ocupatie")
Session("Achizitii")=rs("Achizitii")
rs.update
rs.movelast
rs.close
set rs= nothing
set conn = nothing
Server.Transfer "cont.asp"
End If
rs.MoveNext
Loop
%>
</body>
</html>
parolavdif.asp
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>CONT USER</title>
<base target="firma">
</head>
<body link=#ffff80 vlink=#a0a000 alink=#a0a000 topmargin="5" leftmargin="5" bgcolor="#000000">
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"> </p>
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"> </p>
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"> </p>
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"><b><font face="Times New Roman"
color="#CC0000" size="3">PAROLA
VECHE ERONATA.</font></b></p>
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"> </p>
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"><b><font face="Arial" size="2"
color="#FFFFFF">VA RUGAM INTRODUCETI
CORECT VECHEA PAROLA.</font></b></p>
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"> </p>
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"><img border="0"
src="Poze/computer002.gif">
&
nbsp;
<b><font face="Arial" size="3" color="#FFFFFF"> </font><font color="#CC0000" face="Arial" size="3"> <img border="0"
src="Poze/computer009.gif"></font></b></p>
</body>
</html>
paroledif.asp
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>CONT USER</title>
<base target="firma">
</head>
<body link=#ffff80 vlink=#a0a000 alink=#a0a000 topmargin="5" leftmargin="5" bgcolor="#000000">
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"> </p>
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"> </p>
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"> </p>
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"><b><font face="Times New Roman"
color="#CC0000" size="3">PAROLE
DIFERITE.</font></b></p>
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"> </p>
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"><b><font face="Arial" size="2"
color="#FFFFFF">VA RUGAM INTRODUCETI PAROLE
IDENTICE.</font></b></p>
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"> </p>
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"><img border="0"
src="Poze/computer002.gif">
&
nbsp;
<b><font face="Arial" size="3" color="#FFFFFF"> </font><font color="#CC0000" face="Arial" size="3"> <img border="0"
src="Poze/computer009.gif"></font></b></p></body></html>
varstagres.asp
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>CONT USER</title>
<base target="firma">
</head>
<body link=#ffff80 vlink=#a0a000 alink=#a0a000 topmargin="5" leftmargin="5" bgcolor="#000000">
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"> </p>
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"> </p>
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"> </p>
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"><b><font face="Times New Roman"
color="#CC0000" size="3">VARSTA
ERONATA.</font></b></p>
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"> </p>
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"><b><font face="Arial" size="2"
color="#FFFFFF">VA RUGAM
SA VA INTRODUCETI VARSTA REALA.</font></b></p>
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"> </p>
<p style="line-height: 100%; margin-top: 1; margin-bottom: 1" align="center"><img border="0"
src="Poze/computer002.gif">
&
nbsp;
<b><font face="Arial" size="3" color="#FFFFFF"> </font><font color="#CC0000" face="Arial" size="3"> <img border="0"
src="Poze/computer009.gif"></font></b></p>
</body>
</html>
oferta.asp
<head>
<title>LISTA DE COMPONENTE</title>
</head>
<frameset rows="30%,*">
<noframes>
<body background=bk3.bmp link=#ffff80 vlink=#a0a000 alink=#a0a000>
<p align="center" style="line-height: 100%">
<center>
</body>
</noframes>
<frame name="detcomp" scrolling="no" noresize src="detcomp.asp" target="ofertacomp">
<frame name="ofertacomp" src="compintro.asp" target="drsus" scrolling="yes">
</frameset>
detcomp.asp
<head>
<base target="ofertacomp">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>LISTA DE COMPONENTE</title>
</head>
<body link=#ffff80 vlink=#a0a000 alink=#a0a000 topmargin="1" leftmargin="0" bgcolor="#000000">
<p align="left" style="line-height: 100%; margin-bottom: 0">
<%
IF Request.QueryString("varPlanet")="" THEN %><b>
<%Else%> <applet code=Orbiter width=156 height=130 align="right">
<param name="planet"
value="<%=Request.QueryString("varPlanet")%>"
<param name="tilt"
value="10">
<param name="rpm"
value="5">
<param name="string"
value="<%=Request.QueryString("varString")%>">
</applet>
<%End If%>
</b>
</p>
<b>
<p align="left" style="line-height: 100%; margin-top: 3"><img border="0" src="buy.gif" width="67" height="69" style="float: left"
align="left"><font color="#FF0000" size="5">
OFERTA DE COMPONENTE</font></p>
<p align="left" style="line-height: 150%"><font size="4"
color="#FFFFFF">
LA DATA DE <%Response.Write(date)%> ORA  <
%Response.Write(time)%></font>
</p>
<p align="left" style="line-height: 150%"><font color="#FFFF00" face="Times New Roman"
size="2"><i> &n
bsp;
<span style="background-color: #000080"><a href="comp.asp?Link=codcomp.asp" target="ofertacomp">CUMPARA
PE COMPONENTE</a></span>
<a href="comp.asp?Link=codsis.asp" target="ofertacomp"><span style="background-color: #000080">CUMPARA UN SISTEM
INTREG </span> </a></i> </font></p> </body>
compmintro.asp
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>New Page 1</title>
<base target="drsus">
</head>
<body bgcolor="#000000">
<p align="center"><b><i><font size="6" color="#FFFFFF">Bun venit !</font></i></b></p>
<p align="center"><font color="#FF0000" size="6"> </font><img border="0" src="Poze/salutm.gif" width="132"
height="132"></p>
<p align="left" style="line-height: 100%; margin-top: 1; margin-bottom:
5"> &nbs
p;
<font color="#FF0000" size="5">Va rugam sa alegeti de mai sus varianta dorita :</font></p>
<p align="left" style="line-height: 100%; margin-top: 1; margin-bottom: 5"> </p>
<p align="left" style="line-height: 100%; margin-top: 1; margin-bottom: 5"><font color="#FF0000"
size="4">  
;
&
nbsp; &n
bsp; </font><font
color="#FF0000" size="4">
</font><b><i><span style="background-color: #000080"><font color="#FFFF00" face="Times New Roman" size="2">CUMPARA
PE COMPONENTE</font></span></i></b></p>
<p align="left" style="line-height: 100%; margin-top: 4; margin-bottom: 4"><b><i><font face="Times New Roman" size="2"
color="#FFFF00"> &nb
sp;  
;
&
nbsp; &n
bsp; &nbs
p;
&
nbsp;
</font><span style="background-color: #000080"><font color="#FFFF00" face="Times New Roman" size="2">CUMPARA
UN SISTEM INTREG</font></span></i></p>
</body>
</html>
comp.asp
<head>
<base target="drsus">
<title>COMPONENTE</title>
</head>
<body link=#ffff80 vlink=#a0a000 alink=#a0a000 topmargin="5" leftmargin="3" bgcolor="#000000">
<%
dim n
Session("n")=-1
Session("Prettotal")=0
dim varString
dim Cale,Coef
dim varPlanet
dim varProd
dim Valcomp
dim varModel
dim varBuc
dim varPret
dim conn
dim Rubr
dim coss(2,22)
dim cosc(4,20)
dim rs,strNr
strNr=0
set conn=Server.CreateObject("ADODB.Connection")
conn.Provider="Microsoft.Jet.OLEDB.4.0"
conn.Open(Server.Mappath("ofertaco.mdb"))
set rs = Server.CreateObject("ADODB.recordset")
rs.open "Componente", conn, 2, 2
Cale=Request.QueryString("Link")
IF Cale="codcomp.asp" THEN Coef=int(Session("Achizitii")/3000)+1
IF Cale="codsis.asp" THEN Session("CUMPCOS")=coss
IF Cale="codcomp.asp" THEN Session("CUMPCOS")=cosc
IF Cale="codsis.asp" THEN Coef=int(Session("Achizitii")/2000)+1
If Session("Achizitii")<200 Then Coef=0
%>
<p style="line-height: 100%; margin-top: 0; margin-bottom: 0" align="left"><b><font color="#FF0000"
size="2"> </font></b></p>
<b>
<div align="left">
<table border="1" cellpadding="0" cellspacing="0" width="645" height="337">
<tr>
<td width="105" height="21">
<p align="center"><b><font color="#FF0000" size="2">COMPONENTA </font></b></td>
<td width="64" height="21">
<p align="center"><b><font color="#FF0000" size="2">FIRMA </font></b></td>
<td width="135" height="21" align="center">
<p align="center"><b><font color="#FF0000" size="2">MODELUL </font></b></td>
<td width="198" height="21" align="center">
<p align="center"><b><font color="#FF0000" size="2">CARACTERISTICI </font></b></td>
<td width="34" height="21">
<p align="left"><b><font color="#FF0000" size="2">PRET </font></b></td>
<td width="48" height="21">
<p align="left"><b><font color="#FF0000" size="2">PT DVS</font></b></td>
<td width="53" height="21">
<p align="left"><b><font color="#FF0000" size="2">CUMPAR</font></b></td>
</tr>
<tr>
<%
rs.movefirst
do while rs("Producator MB")<>""
strNr=strNr+1
%>
<td width="105" height="21">
<p align="left"><b><font color="#00FF99" size="2">PLACA DE BAZA</font></b></p></td>
<td width="64" align="left" height="21">
<p align="left"><b><font color="#FFFFFF" size="2"><b><%Response.Write rs("Producator MB")%></font></b></td>
<td width="135" align="left" height="21">
<p align="left"><b><font color="#FFFFFF" size="2"><b><a href="detcomp.asp?varString=<%Response.Write
rs("Caracteristici MB")%>&varPlanet=<%Response.Write rs("Poza MB")%>" target="detcomp"><font color="#FFFFFF"
size="2"><%Response.Write rs("Tip MB")%></font></a></b></td>
<td width="198" align="left" height="21">
<p align="left"><b><font color="#FFFFFF" size="2"><b><%Response.Write rs("Socket MB")%></font></b></td>
<td width="34" align="center" height="21">
<p align="center"><b><font color="#00FF99" size="2"><b><%Response.Write rs("Pret MB")%></font></b></b></td>
<td width="48" align="center" height="21">
<p align="center"><b><font color="#FFFFFF" size="2"><b><%Response.Write (rs("Pret MB")-Coef)
%></font></b></b></td>
<font color="#FF0000" size="2">
<td width="46" align="left" height="21"><font color="#FFFFFF" size="2"><b>
<p align="center"><a href="<%=Cale%>?varProd=<%Response.Write rs("Producator MB")%>&varModel=<
%Response.Write rs("Tip MB")%>&varPret=<%Response.Write (rs("Pret MB")-Coef)
%>&Rubr=PLACA+DE+BAZA&varFSBMB=<%Response.Write rs("Bus MB")%>&varNotaMB=<
%Response.Write rs("Nota MB")%>" target="drsus">
<img border="0" src="COS.JPG" align="center" width="30" height="26"></a></b></font>
</tr>
<tr>
<%rs.MoveNext
Loop
rs.movefirst
do while rs("Producator PROC")<>""
strNr=strNr+1
%>
<td width="105" height="21">
<p align="left"><b><font color="#00FF99" size="2">PROCESOR</font></p>
</b></td>
<td width="64" align="left" height="21">
<p align="left"><font color="#FFFFFF" size="2"><b><%Response.Write rs("Producator PROC")%></font></b></td>
<td width="135" align="left" height="21">
<p align="left"><font color="#FFFFFF" size="2"><b><a href="detcomp.asp?varString=<%Response.Write rs("Caracteristici
PROC")%>&varPlanet=<%Response.Write rs("Poza PROC")%>" target="detcomp"><font color="#FFFFFF" size="2"><
%Response.Write rs("Tip PROC")%></font></b></td>
<td width="198" align="left" height="21">
<p align="left"><font color="#FFFFFF" size="2"><b><%Response.Write rs("Caracteristici PROC")%></font></b></td>
<td width="34" align="center" height="21">
<p align="center"><font color="#00FF99" size="2"><b><%Response.Write rs("Pret PROC")%></font></b></td>
<td width="48" align="center" height="21">
<p align="center"><font color="#FFFFFF" size="2"><b><%Response.Write (rs("Pret PROC")-Coef)%></font></b></td>
<font color="#FF0000" size="2">
<td width="46" align="left" height="21">
<p align="center"><font color="#FFFFFF" size="2"><b><a href="<%=Cale%>?varProd=<%Response.Write
rs("Producator PROC")%>&varModel=<%Response.Write rs("Tip PROC")%>&varPret=<%Response.Write
(rs("Pret PROC")-Coef)%>&Rubr=PROCESOR&varFSBPR=<%Response.Write rs("Bus PROC")
%>&varFRPR=<%Response.Write rs("Frecv PROC")%>&varVIOPR=<%Response.Write rs("VIO PROC")
%>&varNotaPROC=<%Response.Write rs("Nota PROC")%>" target="drsus">
<img border="0" src="COS.JPG" align="center" width="30" height="26"></a></b></font>
</tr>
<tr>
<%rs.MoveNext
Loop
rs.movefirst
do while rs("Producator COOL")<>""
strNr=strNr+1
%>
</font>
<td width="105" height="21">
<p align="left"><b><font color="#00FF99" size="2">COOLER</font></b></p>
</td>
<td width="64" align="center" height="21"><b>
<p align="left"><font color="#FFFFFF" size="2"><%Response.Write rs("Producator COOL")%></font></b></td>
<td width="135" align="left" height="21"><b>
<p align="left"><a href="detcomp.asp?varString=<%Response.Write rs("Caracteristici COOL")%>&varPlanet=<
%Response.Write rs("Poza COOL")%>" target="detcomp"><font color="#FFFFFF" size="2"><%Response.Write rs("Tip
COOL")%></font></b></td>
<td width="198" align="center" height="21"><b>
<p align="left"><font color="#FFFFFF" size="2"><%Response.Write rs("Caracteristici COOL")%></font></b></td>
<td width="34" align="center" height="21"><b>
<p align="center"><font color="#00FF99" size="2"><%Response.Write rs("Pret COOL")%></font></b></td>
<td width="48" align="center" height="21"><b>
<p align="center"><font color="#FFFFFF" size="2"><%Response.Write (rs("Pret COOL")-Coef)%></font></b></td>
<font color="#FF0000" size="2">
<td width="46" align="center" height="21">
<p align="center"><a href="<%=Cale%>?varProd=<%Response.Write rs("Producator COOL")%>&varModel=<
%Response.Write rs("Tip COOL")%>&varPret=<%Response.Write (rs("Pret COOL")-Coef)%>&Rubr=COOLER"
target="drsus">
<img border="0" src="COS.JPG" align="center" width="30" height="26"></a></b></font>
</tr>
<tr>
<%
rs.MoveNext
Loop
rs.movefirst
do while rs("Producator MEM")<>""
strNr=strNr+1
%>
</font>
<td width="105" height="21">
<p align="left"><b><font color="#00FF99" size="2">MEMORIE</font></b></p>
</td>
<td width="64" align="center" height="21"><b>
<p align="left"><font color="#FFFFFF" size="2"><%Response.Write rs("Producator MEM")%></font></b></td>
<td width="135" align="left" height="21"><b>
<p align="left"><a href="detcomp.asp?varString=<%Response.Write rs("Caracteristici MEM")%>&varPlanet=<
%Response.Write rs("Poza MEM")%>" target="detcomp"><font color="#FFFFFF" size="2"><%Response.Write rs("Tip
MEM")%></font></b></td>
<td width="198" align="center" height="21"><b>
<p align="left"><font color="#FFFFFF" size="2"><%Response.Write rs("Caracteristici MEM")%></font></b></td>
<td width="34" align="center" height="21"><b>
<p align="center"><font color="#00FF99" size="2"><%Response.Write rs("Pret MEM")%></font></b></td>
<td width="48" align="center" height="21"><b>
<p align="center"><font color="#FFFFFF" size="2"><%Response.Write (rs("Pret MEM")-Coef)%></font></b></td>
<font color="#FF0000" size="2">
<td width="46" align="center" height="21">
<p align="center"><a href="<%=Cale%>?varProd=<%Response.Write rs("Producator MEM")%>&varModel=<
%Response.Write rs("Tip MEM")%>&varPret=<%Response.Write (rs("Pret MEM")-Coef)
%>&Rubr=MEMORIE&varFSBMEM=<%Response.Write rs("Bus MEM")%>&varCantMEM=<
%Response.Write rs("Cant MEM")%>&varNotaMEM=<%Response.Write rs("Nota MEM")%>" target="drsus">
<img border="0" src="COS.JPG" align="center" width="30" height="26"></a></b></font>
</tr>
<tr>
<%
rs.MoveNext
Loop
rs.movefirst
do while rs("Producator HDD")<>""
strNr=strNr+1
%>
<td width="105" height="21">
<p align="left"><b><font color="#00FF99" size="2">HDD</font></b></p>
</td>
<td width="64" align="center" height="21"><b>
<p align="left"><font color="#FFFFFF" size="2"><%Response.Write rs("Producator HDD")%></font></b></td>
<td width="135" align="left" height="21"><b>
<p align="left"><a href="detcomp.asp?varString=<%Response.Write rs("Caracteristici HDD")%>&varPlanet=<
%Response.Write rs("Poza HDD")%>" target="detcomp"><font color="#FFFFFF" size="2"><%Response.Write rs("Tip
HDD")%></font></b></td>
<td width="198" align="center" height="21"><b>
<p align="left"><font color="#FFFFFF" size="2"><%Response.Write rs("Caracteristici HDD")%></font></b></td>
<td width="34" align="center" height="21"><b>
<p align="center"><font color="#00FF99" size="2"><%Response.Write rs("Pret HDD")%></font></b></td>
<td width="48" align="center" height="21"><b>
<p align="center"><font color="#FFFFFF" size="2"><%Response.Write (rs("Pret HDD")-Coef)%></font></b></td>
<font color="#FF0000" size="2">
<td width="46" align="center" height="21">
<p align="center"><a href="<%=Cale%>?varProd=<%Response.Write rs("Producator HDD")%>&varModel=<
%Response.Write rs("Tip HDD")%>&varPret=<%Response.Write (rs("Pret HDD")-Coef)
%>&Rubr=HARDDISK&varNotaHDD=<%Response.Write rs("Nota HDD")%>" target="drsus">
<img border="0" src="COS.JPG" align="center" width="30" height="26"></a></b></font>
</tr>
<tr>
<%
rs.MoveNext
Loop
rs.movefirst
do while rs("Producator FDD")<>""
strNr=strNr+1
%>
<td width="105" height="22">
<p align="left"><b><font color="#00FF99" size="2">FDD</font></b></p>
</td>
<td width="64" align="center" height="22"><b>
<p align="left"><font color="#FFFFFF" size="2"><%Response.Write rs("Producator FDD")%></font></b></td>
<td width="135" align="left" height="22"><b>
<p align="left"><a href="detcomp.asp?varString=<%Response.Write rs("Caracteristici FDD")%>&varPlanet=<
%Response.Write rs("Poza FDD")%>" target="detcomp"><font color="#FFFFFF" size="2"><%Response.Write rs("Tip FDD")
%></font></b></td>
<td width="198" align="center" height="22"><b>
<p align="left"><font color="#FFFFFF" size="2"><%Response.Write rs("Caracteristici FDD")%></font></b></td>
</tr>
<tr>
<%
rs.MoveNext
Loop
rs.movefirst
do while rs("Producator DVD")<>""
strNr=strNr+1
%>
<td width="105" height="21">
<p align="left"><b><font color="#00FF99" size="2">DVD</font></b></p>
</td>
<td width="64" align="center" height="21"><b>
<p align="left"><font color="#FFFFFF" size="2"><%Response.Write rs("Producator DVD")%></font></b></td>
<td width="135" align="left" height="21"><b>
<p align="left"><a href="detcomp.asp?varString=<%Response.Write rs("Caracteristici DVD")%>&varPlanet=<
%Response.Write rs("Poza DVD")%>" target="detcomp"><font color="#FFFFFF" size="2"><%Response.Write rs("Tip DVD")
%></font></b></td>
<td width="198" align="center" height="21"><b>
<p align="left"><font color="#FFFFFF" size="2"><%Response.Write rs("Caracteristici DVD")%></font></b></td>
<td width="34" align="center" height="21"><b>
<p align="center"><font color="#00FF99" size="2"><%Response.Write rs("Pret DVD")%></font></b></td>
<td width="48" align="center" height="21"><b>
<p align="center"><font color="#FFFFFF" size="2"><%Response.Write (rs("Pret DVD")-Coef)%></font></b></td>
<font color="#FF0000" size="2">
<td width="46" align="center" height="21">
<p align="center"><a href="<%=Cale%>?varProd=<%Response.Write rs("Producator DVD")%>&varModel=<
%Response.Write rs("Tip DVD")%>&varPret=<%Response.Write (rs("Pret DVD")-Coef)
%>&Rubr=DVD&varNotaDVD=<%Response.Write rs("Nota DVD")%>" target="drsus">
<img border="0" src="COS.JPG" align="center" width="30" height="26"></a></b></font>
</tr>
<tr>
<%
rs.MoveNext
Loop
rs.movefirst
do while rs("Producator CDW")<>""
strNr=strNr+1
%>
<td width="105" height="21">
<p align="left"><b><font color="#00FF99" size="2">CDWRITER</font></b></p>
</td>
<td width="64" align="center" height="21"><b>
<p align="left"><font color="#FFFFFF" size="2"><%Response.Write rs("Producator CDW")%></font></b></td>
<td width="135" align="left" height="21"><b>
<p align="left"><a href="detcomp.asp?varString=<%Response.Write rs("Caracteristici CDW")%>&varPlanet=<
%Response.Write rs("Poza CDW")%>" target="detcomp"><font color="#FFFFFF" size="2"><%Response.Write rs("Tip
CDW")%></font></b></td>
<td width="198" align="center" height="21"><b>
<p align="left"><font color="#FFFFFF" size="2"><%Response.Write rs("Caracteristici CDW")%></font></b></td>
<td width="34" align="center" height="21"><b>
<p align="center"><font color="#00FF99" size="2"><%Response.Write rs("Pret CDW")%></font></b></td>
<td width="48" align="center" height="21"><b>
<p align="center"><font color="#FFFFFF" size="2"><%Response.Write (rs("Pret CDW")-Coef)%></font></b></td>
<font color="#FF0000" size="2">
<td width="46" align="center" height="21">
<p align="center"><a href="<%=Cale%>?varProd=<%Response.Write rs("Producator CDW")%>&varModel=<
%Response.Write rs("Tip CDW")%>&varPret=<%Response.Write (rs("Pret CDW")-Coef)
%>&Rubr=CDWRITER&varNotaCDW=<%Response.Write rs("Nota CDW")%>" target="drsus">
<img border="0" src="COS.JPG" align="center" width="30" height="26"></a></b></font>
</tr>
<tr>
<%
rs.MoveNext
Loop
rs.movefirst
do while rs("Producator SOUNDB")<>""
strNr=strNr+1
%>
<td width="105" height="21">
</tr>
<tr>
<%
rs.MoveNext
Loop
rs=movelast
rs=close
set rs=nothing
set conn=nothing
Session("Numrand")=strNr%>
</table>
</div>
</body>