html >> Code to allow one of a kind item?

by raindagger » Tue, 03 Jan 2006 07:07:32 GMT

I really need help on this one. I don't even know the proper term to use in
researching the problem. Please someone either point me in the right direction
or tell me the code to use to prevent multiple sales of one item on my website.
I use Dreamweaver 4.
Thanks,
Nancy



Similar Threads

1. List of items and only want to create a link for one of the items

I have a page that displays a list of items using a repeat region to display 
all the records..

The client wants to add a link to 1 of the items so when you click on the 
image, it takes you to an external site..
How can i code the page so that on that one image it has a link to the 
external site and the other images do not have any links.



-- 
ASP, SQL2005, DW8 VBScript, Visual Studio 2005, Visual Studio 2008 


2. opening same kind of recordset gives error for one while not f - Database Tutorial in ASP

3. opening same kind of recordset gives error for one while not for o

Hi,
Using a login userid, I am trying to go to a asp page which will display the 
values for the particular record. The asp page has quite a few recordsets in 
the form of Access stored query. Now for the first recordset, I do not get an 
erro while for the second recordset, I am getting an error message which i 
have attached here. I have no idea why this is happening. I appreciate any 
help here. I am attaching the two sets of code, the second one throws the 
error. Thanks.

RS.Open "Select * from GMISExpenseCombo1 where IntID = "& GrantID & ";"

RSTotalOutlay.Open "Select * from qryTotalOutlay1 where IntID = "& GrantID & 
";"

ERROR MESSAGE:

Microsoft OLE DB Provider for ODBC Drivers (0x80040E10) [Microsoft][ODBC 
Microsoft Access Driver] Too few parameters. Expected 1.



4. what kind of code problem will cause dllhost.exe taking 100% c - ASP

5. what kind of code problem will cause dllhost.exe taking 100% cpu

"c676228" < XXXX@XXXXX.COM > wrote in message
news: XXXX@XXXXX.COM ...
> Hi everyone,
> Did you ever experience dllhost.exe taking 100% cpu and cause the server
not
> responding?

An infinite loop in an ASP page can be the culprit.

To determine if ASP may be involved take a note of the PID of the
dllhost.exe processs.   Then use the Component Services
MMC to look at the running COM+ applications.  With the COM+ applications
node selected choose Status view.  If it's one of the IIS apps then it's
likely an ASP problem.

IISState is a tool you can use to create a Dump of IIS activity.  This will
list all the threads and if currently processing an ASP page which page it
is processing.  A thread that has an inordinate amount of CPU and is
currently processing an ASP page is the likely culprit.


OR

you can review your recent code changes to see where a infinite loop has
been introduced ;)





6. Anyone kind enough to check my code? - Adobe Dreamweaver

7. What Kind of Code is This?

www.heidelbergdist.com hi, could comeone please look a the code for that page.  
i know a div is related to layers in DW but i don't see the absolute 
positioning in the code.  are they using layers for the containers of the 
content, or something else?  thanks.

8. Are flash buttons allowed in Library items? - Adobe Dreamweaver