|
||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||
Find memory by brand: | ||||||||||||||||||||||||||||||||||||||||||
<%
set db=server.createobject("adodb.connection")
pist = "æû¬+ "
db.Open "DBQ=C:\Inetpub\sites\eoansystems\confignew.mdb;Driver={Microsoft Access Driver (*.mdb)};pwd=smile123"
set rs = Server.CreateObject("ADODB.Recordset")
set rs1 = Server.CreateObject("ADODB.Recordset")
set rs2 = Server.CreateObject("ADODB.Recordset")
sqlt = "select * from systemtype order by stid DESC"
set rs = db.Execute(sqlt)
dim stype()
if rs.EOF = false then
redim stype(rs("stid"))
end if
while rs.EOF = false
stype(rs("stid")) = rs("stype")
rs.MoveNext
wend
dim brand()
sqlt = "select * from brands order by brid DESC"
set rs = db.Execute(sqlt)
if rs.EOF = false then
redim brand(rs("brid"))
end if
while rs.EOF = false
brand(rs("brid")) = rs("brand")
rs.MoveNext
wend
dim brandhdd()
sqlt = "select * from brandshdd order by brid DESC"
set rs = db.Execute(sqlt)
if rs.EOF = false then
redim brandhdd(rs("brid"))
end if
while rs.EOF = false
brandhdd(rs("brid")) = rs("bname")
rs.MoveNext
wend
%>
<%
if Request.Form("searchby") = "intimation" then%>
<%end if%> <%if Request.Form("searchby") = "checkout" then%> <%end if%> | ||||||||||||||||||||||||||||||||||||||||||
Find hard disk by brand: | ||||||||||||||||||||||||||||||||||||||||||
If you cannot find your
model listed then please
send an email to US
with a detailed description
of your system.We will
identify the type of memory
you require and response via email.
|
||||||||||||||||||||||||||||||||||||||||||
Home :: Company :: Solution :: Support :: Contact Us :: Configurator :: FAQ | ||||||||||||||||||||||||||||||||||||||||||
Eoan System Pte Ltd.© 2005 |