<%option explicit dim FriendsEmail,FriendsName,SenderName,EmailSubject,EmailMessage,SenderEmail,error,WholeEmail,dear,sincerely,ArtistName,Link ArtistName = "Stanley Clarke: Night School DVD" Link = "http://www.headsup.com/ecards/7118/" SenderName = Request.Form("SenderName") SenderEmail = Request.Form("SenderEmail") FriendsEmail = Request.Form("FriendsEmail") FriendsName = Request.Form("FriendsName") EmailSubject = Request.Form("EmailSubject") EmailMessage = Request.Form("EmailMessage") dear = Request.Form("dear") sincerely = Request.Form("sincerely") If Request.Form("returning") = 1 then If instr(SenderName,";") Then SenderName = replace(SenderName,";","") error = "Please only use valid alpha-numeric characters
" End If if SenderName = "" then sincerely = "" else sincerely = "Sincerely Yours, " & vbnewline & SenderName end if if FriendsName <> "" then dear = "Dear " & FriendsName & "," else dear = "Dear *your friends name will appear here*" end if if SenderEmail = "" then error = error & "Please enter a valid email address for yourself.
" end if if FriendsEmail = "" then error = error & "Please enter a valid email address of one of your friends.
" end if If FriendsEmail <> "" and SenderEmail <> "" then WholeEmail = dear & " -- " & EmailMessage & " -- " & sincerely WholeEmail = "Subject: " & EmailSubject & " -- Message: " & WholeEmail If err.number = 0 then dim oMail set oMail = server.CreateObject("CDONTS.NewMail") oMail.To = FriendsEmail & "(" & FriendsName & ")" oMail.From = SenderEmail & "(" & SenderName & ")" oMail.Subject = EmailSubject oMail.Body = dear & vbnewline & vbnewline & EmailMessage & vbnewline & vbnewline & sincerely oMail.Send set oMail = nothing Response.Redirect "/ecards/send_thanks.htm" end if end if else dear = "Dear *your friends name will appear here*" sincerely = "Sincerely Yours, " & SenderName EmailMessage = "I've just discovered this great new album by " & ArtistName & ". I think you'll really like it. Check it out at " & Link & vbnewline & vbnewline & "PS: Simply click on the above link or launch a web browser and copy/paste the link into your browser's address bar." EmailSubject = "New Album from " & ArtistName end if %> E-Card: Stanley Clarke

Heads Up

Stanley Clarke | Night School (DVD)  

Stanley Clarke
Night School (DVD)

HUVD7118
UPC: 0-53361-7118-9-4
Release Date: March 27, 2007

DVD Chapter Listing:

  1. The Floor
  2. Wild Dog
  3. Goodbye Porkpie Hat
  4. Song to John
  5. The Lochs of Dread
  6. Frequent Flyer
  7. Anna Mae
  8. Theme from Boyz 'N The Hood
  9. Big Jam
  10. Every Day I Have The Blues
  11. Giant Steps
  12. School Days

Stanley Clarke | Night School

order nowsend this to a friend

RealPlayer
If you don't have an MP3 player, download the free RealJukebox player now.
RealPlayer
Make sure you've got RealPlayer to view & listen to our video & audio selections.
Videos:
Stanley Clarke | Big Jam

Stanley Clarke
"Big Jam"

[please stop the ecard audio first
by clicking the "view video" button
on the pop-up ecard]

After viewing video please return and click on the "resume audio" button to hear audio while browsing the e-card!

Stanley Clarke | Every Day I Have the Blues

Stanley Clarke
"Every Day I Have The Blues"

[please stop the ecard audio first
by clicking the "view video" button
on the pop-up ecard]

After viewing video please return and click on the "resume audio" button to hear audio while browsing the e-card!

Stanley Clarke | School Days

Stanley Clarke
"School Days"

ISDN/DSL/Cable
[please stop the ecard audio first
by clicking the "view video" button
on the pop-up ecard]

After viewing video please return and click on the "resume audio" button to hear audio while browsing the e-card!

 

Send This E-Card To A Friend

Do you have a friend that would enjoy this release. Please take a moment to share the excitement. Simply complete the brief form below and we'll send them an email notification. Thanks.

<%="

" & error & "

"%>
Friend's Email:
Friend's Name:
Your Name:  (as you'd like it to appear)
Your Email:
Email Subject:
                               <%=dear%>

Message:

<%=sincerely%>                                     

 

Note: If you have any Pop-Up Blocker applications enabled, the ecard will not appear. Please disable and reload this page.