I am trying to come up with ASP code for logic that will decide who to send forms results via email based on a SQL query. The problem right now is that it always sends to SendTo = "ahelbling2@theta...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_21978607.htm...
Zones:
ASPDate Answered: 09/05/2006 Grade: A Views: 0
i store inside the mysql db inside some column that set as text type subid's.
they look like this:
1190561587-1888888_wap.jaw.com
i print those with asp:
rs("subid")
the problem is that the ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23056817.htm...
i need to build a reports system that will give the user the option to generate reports as he wish...
for example it need to depend on date...month...year...closed events...open events...
i nev...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_23065885.html
suppose i got excel file with 2 column.
how can i import it and save into 2 column inside my sql db?
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23077927.htm...
Question: I have a stored procedure that I would like executed within an existing asp page ("UpdatePurchaseOrdersCPY3") cmdstoredproc11. The sp updates the deptID within the PurchaseOrders table to...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23087876.htm...
Zones:
ASPDate Answered: 01/17/2008 Grade: A Views: 35
I have ASP code that executes SQl which in turn can come back with one or more recordsets. This in itself is basic, but the problem arises when there are ansi warnings falling before the first res...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23120968.htm...
Dear all,
I wonder how I can insert a picture into Ms.SQL server 2005? I can insert datas and read it with select sentence.. with ASP
Please consider that I don't have Ms. SQL server on my compu...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23155975.htm...
hello guys,
if i have to update the data in the table, specially if the records are more then 1 million i would not want to check on the fields, so that i know if the value in the existing field i...
http://www.experts-exchange.com/Programming/Languages/SQL_Syntax/Q_23180955.html
Hello,
How do I add this condition in this SQL?
Here is what I would like to do.
I have field called LastLogin in Customers table. (format:12/7/2007 5:30:58 AM)
If customer haven't logged...
http://www.experts-exchange.com/Programming/Languages/SQL_Syntax/Q_23198499.html
Zones:
SQL Syntax,
ASPDate Answered: 02/28/2008 Grade: A Views: 0
i got 2 records with the same subid and with uanswer=null...
why when i print the msgTotal
i got 1 and not 2??
and how come when there is only one record with the same subid and uanswer=null
...
http://www.experts-exchange.com/Programming/Languages/SQL_Syntax/Q_23200683.html
Zones:
SQL Syntax,
ASPDate Answered: 02/28/2008 Grade: A Views: 0