CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.commerce_starter_kit Tags:
Item Type: NewsGroup Date Entered: 11/7/2004 6:14:05 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 1 Views: 111 Favorited: 0 Favorite
2 Items, 1 Pages 1 |< << Go >> >|
mks6804
Asp.Net User
email notification when new order placed11/7/2004 6:14:05 AM

0

anyone share their code with me..
im trying to implement realtime email notification when a new order is placed.
im using sqlserver and ozmcart storefront with admin

thank you
nerdssoftware
Asp.Net User
Re: email notification when new order placed1/13/2005 9:00:23 PM

0


Here is some sample code:

Dim MyMessage As New System.Web.Mail.MailMessage
Dim myMail As System.Web.Mail.SmtpMail

MyMessage.BodyFormat = MailFormat.Html 'Or MailFormat.text
MyMessage.To = "[email protected]"
MyMessage.From = "[email protected]"
MyMessage.Subject = "Message Subject Line"
MyMessage.Body = "Some text you want to send."
myMail.SmtpServer = "Localhost" 'You may need to change this to your server
myMail.Send(MyMessage)

Hope it helps,
Robert Pritchard
Nerds Software
2 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Quick Base: The Missing Manual Authors: Nancy Conner, Pages: 400, Published: 2007
Beginning PHP and MySQL E-Commerce: From Novice to Professional Authors: Cristian Darie, Emilian Balanescu, Pages: 707, Published: 2008
EJB 2.1 kick start Authors: Peter Thaggard, Pages: 381, Published: 2002
Information architecture for the World Wide Web Authors: Louis Rosenfeld, Peter Morville, Pages: 461, Published: 2002
Java in a nutshell Authors: David Flanagan, Pages: 1224, Published: 2005

Web:
email notification when new order placed - ASP.NET Forums email notification when new order placed ... im trying to implement realtime email notification when a new order is placed. ...
Magento - New orders email notification - eCommerce General Forum ... New orders email notification ... Does Magento automatically email the site admin/owner with order details when a new order is placed? ...
Implementing the Notification XML API - Google Checkout APIs ... Subtag of, new-order-notification. Subtags, email-allowed ...... available for seven days – 168 hours – from the time that the reauthorization takes place. ...
notification about new order - Parallels || Plesk Billing ... notification about new order How Do I? ... Is there any way to set a notification (email) when a new order is placed by a client ? ...
Email notification of new orders - Zen Cart Support Email notification of new orders Customers and Orders. ... that would allow me to receive an email every time an order has been placed? ...


Videos:
dbdvrf #17 Debian Developer's Reference http://packages.debian.org/sid/developers-reference - - is uploaded multiple times per day to ftp-master.debian.org. With a fairly recent dput ...
Camden BSL - Choice Based Lettings Camden BSL - Choice Based Lettings Information Video
Antique Ivory Japanese Netsuke - Edo/Meiji Period Zouge Description Beautiful antique ivory Japanese netsuke. This netsuke is made of antique elephant ivory (zouge in Japanese) with beautiful ...
Charlie Rose - Michael Chertoff; James Risen. Segment 1: Michael Chertoff, Secretary of Homeland Security, talks about threats facing the United States and the government's response. Segment ...
Using Static Analysis For Software Defect Detection Google TechTalks July 6, 2006 William Pugh ABSTRACT I'll talk about some of my experience in using and expanding static analysis tools for ...






eshop-server

whats the best way to retrieve the order data from my isp

uml diagrams

server error in '/' application using csk on web-host-plus servers

can't download starter kits?

looking for help on custom commerce application

after install - problem with request.params - really really odd -

ibuyspy namespace

can't install!

my implementation of the commerce starter kit

broken image links

test connection unsuccessful

addtocart.aspx

menu modification help

installing the access version

where can i see resource files?

question about ibuyspy login functions

sort by manufacturer

adding javascript onclick event

hi guys, i need the technique how to store data in the shopping cart.

how to add customer upload file feature and allow customer and admin to view the file

ibuyspy store help required, urgent

bug: csk made only for one language

ibuyspy store vs oscommerce

install error - unable to lookup local instances of sql server or msde

commercial use?

error on install

request feedback on fully functional dotnet carts (bv commerce, etc.)

problem compiling security class in ibuystore

hola me gustaria encontrar documentacion en castellano

   
  Privacy | Contact Us
All Times Are GMT