I was looking for more or less a ready solution, this would require the Flash MX to compile and get it running. Unfortunately I don't have access to it :(
I'm looking for free flash charting solution that can offer at least the bar charts and ideally the pie charts as well. Should work with XML data feeds.
Any ideas ? Thanks :)
Hello,
I have a general question about the ADO connection object. In my project, I've create a module that's in
the app_code folder and looks something like this:
Public Module Database
Public MyConn As OleDb.OleDbConnection
Public Sub OPEN_DB()
Try
MyConn = New...
I'dlike to share an internet connection on 2 of my computers, both are connected to a hub to which a cable modem is connected. I've enabled File and Printer sharing but, it just doesn't seem to work. Any ideas ?
Hello,
I'm running my localhost on W2K Pro and for some reason the SMTP gateway has disappeared from the IIS Admin console. I've checked that the CDOSYS.dll is registered and it is. How can I add it to the server ?
Hello,
I'd like to select the ID, Query and Date from my table,
but would like to see only the unique records based on fldQUERY fields. So if 2 instances of the fldQUERY are the same regardless of any other fields, only one of them would be returned. Is there a way to do so ?
SELECT ID...
Hello,
any idea about how I can convert dates in ASP 3.0 to RFC-822 ? So I can output valid RSS feeds ?
Apparently the date needs to have this format: Wed, 02 Oct 2002 08:00:00 EST
Thanks in advance.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.