Using Request.QueryString

March 8, 2004 by Phil Robles

At wits end here and hope ANYONE (George, maybe?) can help me out.  When I create a sql statement to pull all records from a table called Content and click submit, the entire table of articles is sent successfully to the recipient(s).  BUT, when I use a dynamic sql statement for the edition date to pull records based on the date of edition for the newsletter I either get an error or I get sent an email with the newsletter template but no article(s) embedded.

I have tried everything but to no avail.  I am asking anyone that can help me to please help -- do you want me to send a zipped file of what I have or maybe George (since I paid you for this extension :)) can help clear up the issue of passing a url parameter to the send page that pulls records based on date of edition.