Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help with Coldfusion Studio

Status
Not open for further replies.

Lampros

Technical User
Joined
Apr 2, 2002
Messages
5
Location
GR
I am trying to do one online Swap Shop, can anyone help me with adresses with tutorials or whatever help????....
i have done till now one bulletin board and it works normally...
 
Lampros I think you will get more replies if you post specific questions. Why not make a stab at it yourself and then if you have any problems we could help.

HTH
 
ok...I want to do the database with the products of my Swap Shop...and for how a child can get in to buy something...let's say that i have Toys(Dolls-Cars)
-Books (Comedy-Science)
-Music(Videos-DVD)
 
Ok

By swap shop i'm assuming you want to allow people to post
post items so users should need to register to post items but not to view. One table should contain registered users and the other adverts. An advert should contain a user field.

If the adverts have categories then you could have the same page which takes a url parameter to determine the category. This template should then retreive all adverts in that category and display them (perhaps in date order with the most recent first). The advert should only retreive adverts placed between a certain time period (if you want adverts to expire after a while)

Hope thats a start

 
thanks very much..that is a start..but i am new in coldfusion..can you send me an example or something???
or tell me the code
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top