Freelancers Network
 
skill list top cap
Homepage
Join the Freelancer's Network
Update your details
Find a freelancer
Post a project
Find a project
Projects Archive
Post a job
Find a job
Jobs Archive
See Dan's Pages
See Andy's Pages
Link to this site
Resources
Join/Leave Forum
Forum Messages
+Additions+ Adverts
Advertising
Contact Us
Subscribe to our newsletter - enter your email address and hit return
Freelancers.net is owned and operated by Andy Stowell and Dan Winchester
skill list end cap
guru web hostcom

Find me again on Freelancers.net

RE: FN-FORUM asp/vbscript shoppingcart problem

date posted 18th January 2001 15:26

This email was delivered to you by The Free Internet,
a Business Online Group company. http://www.thefreeinternet.net
---------------------------------------------------------------
It looks to me like its just creating a scring of the contents of your cart.
You just need to add this string to your e-mail string.

e.g. smtp.BodyText = (your_email_header) + CartData + (your_email_footer)

HTH

Richard

Richard Eaton @ Mediatek
E-commerce / Interactive TV / TV-commerce / Database driven web sites
Website: http://www.mediatek.co.uk
E-mail: [EMAIL REMOVED]
Tel: 01937 842463
Mobile: 07971 265698


> -----Original Message-----
> From: [EMAIL REMOVED]
> [EMAIL REMOVED] Behalf Of [EMAIL REMOVED]
> Sent: 18 January 2001 14:39
> To: [EMAIL REMOVED]
> Subject: FN-FORUM asp/vbscript shoppingcart problem
>
>
> I am using the ultradev powerclimb shopping cart system done in
> asp/vbscript. They provide the following script to enable the
> results to be emailed out in paragraph style. The problem is,
> I'm unsure where to place it. I've added a cdo mail and tried it
> in the body of that but it doesn't seem to work.
>
> has anyone got any suggestions? any help would be very welcome
> cheers in advance
> Rob
> script that powerclimb provide:
>
> UC_rowDelim = Chr(13) & Chr(10) & Chr(13) & Chr(10)
> UC_colDelim = Chr(13) & Chr(10)
> CartData = ""
> for jRow=0 to UCCart1.GetItemCount() -1
> if (iRow 0) Then CartData = CartData & UC_rowDelim
> CartData = CartData & "Title: " & _
> UCCart1.GetColumnValue("Title",jRow) & UC_colDelim
> CartData = CartData & "Quantity: " & _
> UCCart1.GetColumnValue("Quantity",jRow) & UC_colDelim
> CartData = CartData & "Price: $" & _
> UCCart1.GetColumnValue("Price",jRow) & UC_colDelim
> CartData = CartData & "Total: $" & _
> UCCart1.GetColumnValue("Total",jRow) & UC_colDelim
> CartData = CartData & UC_rowDelim
> Next
>
>
>
> ============================================================
>
> * Free listing for freelancers
> * Free to advertise jobs
> * Free jobs distribution service
> * Free database of 1000 freelancers
>
> Freelancers and Freelance Jobs
> http://www.freelancers.net
>
> To post to the Forum:
> [EMAIL REMOVED]
>
> To unsubscribe please email:
> [EMAIL REMOVED]
>
> If you have difficulties unsubscribing please email:
> [EMAIL REMOVED]
>
> To subscribe to the digest for this list or for further
> information please visit:
> http://www.freelancers.net/forum.html
>



Messages by Day
January 31st 2001
January 30th 2001
January 29th 2001
January 28th 2001
January 27th 2001
January 26th 2001
January 25th 2001
January 24th 2001
January 23rd 2001
January 22nd 2001
January 21st 2001
January 20th 2001
January 19th 2001
January 18th 2001
January 17th 2001
January 16th 2001
January 15th 2001
January 14th 2001
January 13th 2001
January 12th 2001
January 11th 2001
January 10th 2001
January 9th 2001
January 8th 2001
January 7th 2001
January 6th 2001
January 5th 2001
January 4th 2001
January 3rd 2001
January 2nd 2001
January 1st 2001


Messages by Month
December 2001
November 2001
October 2001
September 2001
August 2001
July 2001
June 2001
May 2001
April 2001
March 2001
February 2001
January 2001


Messages by Year
2008
2007
2006
2005
2004
2003
2002
2001
2000