Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: QueryStrings that retrieve database recordset(s)


Message #1 by "Jonathan Marshall" <jdmarsh2g@h...> on Tue, 27 Nov 2001 19:04:27 +0000
<html><div style='background-color:'><DIV>

<TABLE align=center border=0 cellPadding=3 cellSpacing=0 class=Wf width="100%" nowrap>

<TBODY>

<TR>

<TD>

<DIV>

<SCRIPT>

<!--

function Filtered()

{

return 0

}

//-->

</SCRIPT>



<DIV>

<DIV>ASP DATABASES<BR>1). If I set a cookie into ones harddrive. That cookie being saved will be the user ID.
<BR>&nbsp;&nbsp;&nbsp; How do I request a cookie place it into a variable then use that variable value to build a
SQL <BR>&nbsp;&nbsp;&nbsp; string. How do I get this value and get it into the form or into the database from a
cookie. </DIV>

<DIV>2). How do you use a querystring to get to a database record (ex. asp?PeopleID=21)
etc...<BR>&nbsp;&nbsp;&nbsp; The goal Im trying to reach is to have a the user search through records that they
want displayed<BR>&nbsp;&nbsp;&nbsp; through the search will display a &lt;a href"" including the querystring
in the href that will direct<BR>&nbsp;&nbsp;&nbsp; the user to an update form for that record.</DIV>

<DIV>3). Can anyone direct me to some good javascript form validation scripts out there.
</DIV></DIV></DIV></TD></TR></TBODY></TABLE></DIV></div><br
clear=all><hr>Get your FREE download of MSN Explorer at <a
href='http://go.msn.com/bql/hmtag_itl_EN.asp'>http://explorer.msn.com</a><br></html>


  Return to Index