ASP Beginner

This is a discussion on "ASP Beginner" within the Classic ASP section. This forum, and the thread "ASP Beginner are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > Classic ASP

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old Sep 13th, 2003, 02:28
New Member
Join Date: Sep 2003
Location: Singapore
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to siaoa84
ASP Beginner

Hi all developers out there!
I have doubts doing the following:
1)How do i do a shopping cart ?I only know how to retrieve the available products from the database and display it.
2)How so i display images ?

  #2 (permalink)  
Old Sep 13th, 2003, 07:10
Rob's Avatar
Rob Rob is offline
Head Admin & CEO

SuperMember
Join Date: Jul 2003
Location: at my desk
Age: 34
Posts: 2,951
Blog Entries: 7
Thanks: 7
Thanked 3 Times in 3 Posts
Send a message via MSN to Rob Send a message via Skype™ to Rob
Hi siaoa84 and welcome to the forums.

I would seriously recommend grabbing an existing shopping cart system purely because you are a beginner. The best one I've come across is CactuShop (www.cactushop.com) and gives you a lot of control over every aspect of the design and the products you want to list.. it's a very powerful piece of kit... as a beginner I would avoid trying to reinvent the wheel.

I'm not sure how you are trying to display images...

I presume you have them stored in a database.. I would advise against this. Instead, store only the filename in the database, and you can then just pull the filename out and use that.

I hope I have guessed your meaning, you didnt really make yourself clear.

Hope this helps.
__________________
Rob - SEO Specialist
Owner & Founder of Webforumz.com

I am currently unavailable for private work
  #3 (permalink)  
Old Sep 14th, 2003, 02:26
New Member
Join Date: Sep 2003
Location: Singapore
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to siaoa84
hi!
i am only storing the file name,not as ole object.
  #4 (permalink)  
Old Oct 16th, 2003, 12:33
Highly Reputable Member
Join Date: Jul 2003
Location: Ipswich, UK
Posts: 690
Thanks: 0
Thanked 0 Times in 0 Posts
in that case its simple:

[img]images/<%=objRS([/img]" border=0>
  #5 (permalink)  
Old Nov 2nd, 2003, 00:38
Junior Member
Join Date: Nov 2003
Location: United Kingdom
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Just thought I would chip in to recommend www.cactushop.com aswell. I am just finishing off a site made with it, and love the fact that you can get amongst the code and make your little tweaks.
Closed Thread

Tags
asp, beginner

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
beginner need help shinesmithdas PHP Forum 1 Jul 30th, 2007 00:41
hi a beginner to css jackfusion Introduce Yourself 2 Apr 21st, 2006 10:50
Beginner needs help. dave.s Web Page Design 10 Nov 29th, 2005 15:45
Beginner - and i mean beginner benbacardi Classic ASP 1 Apr 16th, 2004 08:49


All times are GMT. The time now is 21:01.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43