Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com

Search:

Type: Posts; User: bdamore; Keyword(s):

Search: Search took 0.00 seconds.

  1. Can I use just use this: int myCustomerID = 0;...

    Can I use just use this:
    int myCustomerID = 0;
    myCustomerID = DB.GetSqlN("SELECT TOP 1 CustomerID AS [N] FROM [Customer] WHERE [Email]='" + SendFrom + "'");

    somehow in the contact topic itself?...
  2. fabs..

    Thanks again so much.
    Quick q: where's the subscription info held in teh DB for a customer?
    (I need to check the exp date for the subscription and make sure it's after today's date.)

    All this...
  3. great start

    Thanks! that's a great start for me. but...
    Problems:
    How to 'wire' this all up
    I have been reading this post @...
  4. bump........

    bump........
  5. Embedding a contact page/modifying to do db lookup

    Hello,
    FYI:Very new to aspdotnetstorefront; not new to .NET.

    Which way should I go with the following:

    Need: the Contact page to look up the sender's email given and if it's an existing...
Results 1 to 5 of 5