<%@LANGUAGE="VBSCRIPT"%> <% Dim WelcomeText WelcomeText = "" if Session("MM_Username") <> "" then WelcomeText = "welcome back " & Session("MM_Username") else WelcomeText = "Returning customers login" end if %> <% set category = Server.CreateObject("ADODB.Recordset") category.ActiveConnection = MM_vidar_STRING category.Source = "SELECT * FROM categories" category.CursorType = 0 category.CursorLocation = 2 category.LockType = 3 category.Open() category_numRows = 0 %> <% set cat22 = Server.CreateObject("ADODB.Recordset") cat22.ActiveConnection = MM_vidar_STRING cat22.Source = "SELECT * FROM categories WHERE activeflag=-1 ORDER BY rank ASC" cat22.CursorType = 0 cat22.CursorLocation = 2 cat22.LockType = 3 cat22.Open() cat22_numRows = 0 %> <% Dim rsResults__MMColParam rsResults__MMColParam = "1" if (Request.QueryString("ID") <> "") then rsResults__MMColParam = Request.QueryString("ID") %> <% set rsResults = Server.CreateObject("ADODB.Recordset") rsResults.ActiveConnection = MM_vidar_STRING rsResults.Source = "SELECT * FROM products WHERE ID = " + Replace(rsResults__MMColParam, "'", "''") + "" //Response.Write rsResults.Source rsResults.CursorType = 0 rsResults.CursorLocation = 2 rsResults.LockType = 3 rsResults.Open() rsResults_numRows = 0 If rsResults.EOF Then // Response.Redirect "errorinorder.asp?Error=1&Page=SearchResults&Info=rsResults" End If %> The Daisy Shop - women's couture resale Ad Contract

The Daisy Shop

women's couture resale

publisher of

The Perspicacious Woman OnLine©

a bi-monthly fashion ezine

 

Return to Home Page.



 

 

Ad Contract

TO: The Daisy Shop\FAX#3129436660 (Chicago, IL USA)
FROM:
FAX TO: The Daisy Shop, women's couture resale\FAX #3129436660
OR SEND VIA 1ST CLASS MAIL TO: Attention: Barbara, The Daisy Shop, women's couture resale, 67 East Oak Street, 6th Floor, Chicago, IL 60611 USA
Call 312 943-8880 Chicago, IL USA if you need help in filling out this form
.

Advertisers will be accepted at publisher's discretion only.

No adult content products or services, financial schemes and offers, work-at-home offers, religious, political messages, philanthropic requests will be accepted. 

My full name is
My company name is
Signature (REQUIRED)
My email address
I am purchasing 2 month advertising space in The Perspicacious Woman OnLine© @ $100, flat
I wish to pay by: VISA Disc M\C
My credit card number is:
Expiration date & VIN code: Expiration date

VIN code

VIN code = the last 3 digits on the top, back of your credit card.

The issuing bank name & toll free telephone number:

This information is on the back of your credit card.

The billing address of my credit card is

 
 

Should payment information not be verifiable, your Ad Contract will not be accepted.

  50 words text copy
 
CONFIRMATION FROM THE DAISY SHOP:
 

READ THIS.  IT IS IMPORTANT

Should your advertising contract be accepted and your payment information verifiable, this contract constitutes a 2-month agreement between The Daisy Shop and you in exchange for $100 flat for the following advertising:

  • a text ad containing no more than 50 words (spell check, please)
  • a .jpg format image (72 or 96 resolution), sized 100x100 pixels
  • a link to your website, should you have a website

published in The Daisy Shop's  bi-monthly fashion ezine, The Perspicacious Woman OnLine©, located at http://daisyshop.com/newsletter.asp, at various ezine directories, various search engines, and sent one time to subscribers of The Perspicacious Woman OnLine©, a private, opt-in subscribers list, owned by The Daisy Shop, which will NOT be made available to advertisers.

Deadline for text, image, and link information is 15 days prior to the publication date:

August publication - July 15

October publication - September 15

December publication - November 15

February publication - January 15

April publication - March 15

June publication - May 15

 

Should you miss the deadline, your ad will be published in the next bi-monthly issue.

 

The Daisy Shop, The Perspicacious Woman OnLine©, and all parties involved in these entities are held harmless for any and all malfunctions of the Internet which prevent a two month display.  No refunds or accommodations will be given in compensation. 

<% category.Close() %> <% cat22.Close() %> <% rsResults.Close() %>