Here's my prob.. I am using a new program from MS that allows only two data options. XML and CLR Object data source. As all my data lies in a sql server xml will not work for me.
So basically I need to learn how to create a CLR Datasource that will quey my database and return the results.
Any...
I have gotten into some new software. All the websites I have created are dynamic and use SQL databases.
The software works with xml data, but as all my info is heald in a SQL server how do I get that data into xml format?
Is there a such thing as a xml page that whenever accessed gets the...
This is a new project done in ASP.Net. I am building a machine that houses 4 tv tuner cards. I want to build an application that will connect to that machine and display the video from the cards inside the application.
I am little grenn to some of this, but could someone point me in the right...
I have a cfgrid in my page which diplay results from a query. What I want to do is have that data be "Live".
In other words if I am display an item and listed is it's on hand quanity, when the quanity changes in the database I want the CF Grid to change the quanity with haveing to refresh the...
I have a chart that is limited to the width I can display. Coldfusion charts display the xAxisTilte from right to left, therefore it leaves every other blank so the titles fit.
Is there a way to make the xAxisTitle up and down? Like this
|
x
A
x
i
s
T
i
t
l
e
All right guys. I am the guy who started this and am not as knowledgeable as, but now I am just more confused as to what I do.
my page is www.bestcutfabrics.com here is my link code:
#cats a:link {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: .6em;
color: #FFFFFF...
This is the page: www.bestcutfabrics.com/home.asp on all the categories i have links set in the stylke sheet but I can not get the a:active to work.
here is the style sheet:
body {
background-image: url(../i/backgroundgrey.gif);
background-repeat: repeat;
margin: 0px;
padding: 0px...
Well i tried adding the /c to the code and the same thing still happens. The page displays like it worked, but when I go to the server nothing has happened. And I have tested the batch file seperatly and it does work.
Here is the code:
Set Executor = Server.CreateObject("ASPExec.Execute")...
I have downloaded what you said and the examplke works fine. But when I change it for what I need.. nothing happens. No errors or anything. Here is my code...
<%
Set Executor = Server.CreateObject("ASPExec.Execute")
Executor.Application = "cmd.exe"
Executor.Parameters =...
Here is what I am wanting to do.
I run a repliction software that replicates a Dbase from an AS400 to SQL. Sometimes the connection to the AS400 fails and I recieve a text message on my cell to let me know this. My next step is to start up my vpn and restart the service.
What I have done is...
I am looking to be able to look for certain things, like an specific error in the log, disk capacity, etc. I need the message to call my cell phone.
What third party programs would do this?
I know how to set up alets in the performance logs. But what I need to do is be able to send a text message to a cell phone upon an alert from a windows 2000 server.
Does anyone know how to do this?
I am writing ASP Applications where the data comes from an AS400. The query time is awful. The tables on a SQL Server retun instant results. I am using the Iseries ODBC driver.
Is there a better solution out there?
I have an AS400 were all the data resides and has to stay for the time being. I would like to esentially pull the database onto SQL (which I have done) but then I need to set up a time schedule where the SQL server grabs everything from the AS400. I know I can do this with DTS but I need to keep...
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.