<% 'The following three lines of code are used to ensure that this page is not cached on the client. Response.CacheControl = "no-cache" Response.AddHeader "Pragma", "no-cache" Response.Expires = -1 if session("UID")="" then Response.Redirect "Default.asp" Response.End end if %> <% item_number=Request.QueryString("in") set data = server.createobject("ADODB.RecordSet") data.activeconnection = strDB data.source = "SELECT * FROM Products WHERE item_number = " & item_number data.open %> spamBat Product Manager

 

Log Out


 


. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

">
Product Name ">
Item Number "> (Must be numeric, example 1001)
File Path to product "> (ie:http://www.mysite.com/zip/ebook.zip)
Price "> (No dollar sign! ie: 19.95)
  License Qty ">

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .