search google 24101976 there are hundreds of sample how to build a shopping cart
posting threads with the title Help me DO NOT USUALLY GET HELPED
normaly (in this forum at list) you post some type of code to help you with, not just demand code.
you're going to have a problem with simply pulling the last Id unless you're the only person inserting into the database at once.
Do a search on how to retrieve the @@Identity which is what you want
[tt][COLOR=navy]
Here's how I do this:
Create your form in DreamWeaver and submit it to this page. (call this email.asp) making all necessary changes from your form.
email.asp
*******************************
<%
Dim objMail
Set objMail = Server.CreateObject("CDONTS.NewMail")...
Sorry, but I personally don't buy it
" The company I work for was just contracted by a medical office to recover deleted files from a Microsoft Access Table. The know an employee was stealing from them, but are unable to prove it at this point."
1. First of all, this employee must...
[tt]Use this sample page created using Dreamweaver as a guidance, ignore the code that dreamweaver adds and you should be able to see how it works. Hope it helps.
CODE
***********************************************
<%@LANGUAGE="VBSCRIPT"%>
<!--#include...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.