Home | Advertising Info94 USERS CURRENTLY ONLINE   
   Site Search Contact Us Friday, March 14, 2025  
 
 


 
ASPProtect
User Management Application with web based screens that allow you to manage users.
www.ASPProtect.com
 
ASPBanner
Banner Rotation system. Advertisers can monitor online statistical reports via their web browsers.
www.ASPBanner.com
 
ASP Photo Gallery
Upload an unlimited amount of albums. Set up categories.Image resizing thumbnail creation.
www.ASPPhotoGallery.com
 
ASPClassifieds
Classifieds system. Set up categories. Users can register themselves. Supports picture uploads.
www.ASPClassifieds.com



DISCUSSION ARCHIVES
 



We didn't realize
the site was so popular.

Other Stuff
 

 
 
Active Server Pages what is asp programming how to sample asp example code scripts software asp forum mail sessions applications global.asa CJWSoft ASPProtect ASPBanner ASPClassifieds



(Advanced)  (Components)  (Database)  (General)  (Vbscript)




ASPProtect

 
Subject: Re: selecting text from a search
From: Harlan
Date: 2/16/1999 3:30:37 PM
IP: 206.222.20.2



 

well, Im not sure what you mean by "send to a different database" but.. heres a bit of code send a querystring from one page to another via a recordset.

`you already have it doing this bit I assume.
set db = server.createobject("adodb.connection")
db.open("DSN=whatever")
set rsColumn = db.execute("select cmnOne from tblTable where cmnOne=stuff")
if rsColumn.EOF and rsColumn.BOF then
response.write "no items found."
else
do while not rsColumn.EOF
`here is the bit of code to "link" another page
response.write "<a href=anotherPage.asp?Item=" & rsColumn("cmnOne") & ">" & rsColumn("cmnOne") & "</a>"
rsColumn.MoveNext
Loop
db.close


---- now in anotherPage.asp -------
item = request.querystring("item")
`you can now use item as a variable in this page.

Previous Message


 

   Active Server Pages Rule The World
Contact Us  
All artwork, design & content contained in this site are Copyright © 1998 - 2025 PowerASP.com and Christopher J. Williams
Banner ads ,other site logos, etc are copyright of their respective companies.
STATS Unless otherwise noted - All Rights Reserved.

PowerASP active server pages asp.net microsoft .net framework sdk learn asp what is asp tutorial learn asp.net CJWSoft ASPProtect ASPBanner ASPClassifieds www.aspclassifieds.com, www.powerasp.com,www.cjwsoft.com,www.aspphotogallery.com,www.codewanker.com,www.aspprotect.com,www.aspbanner.com