My subject description above is not the most accurate (and possible seems like non-sense) but here is my question.
We are building an admin tool to generate .rss feeds for the company website. These feeds are only for clients registered to our site. Is it possible to have a user or rss reader...
Dudes!
I'm working on a humungous (yes, HUGE) project for a client (ok, friend of a friend really) who asked how an advanced search area could be included in their website. I did a little searching around and found a lot of programs out there that can index files, etc. But then i came across...
I am not sure if I should post this here, but there is no Flash Communication Server forum here.
Has anyone attemted to get IIS and Flash Communication Server running on the same machine?
I have tried to do this and they do not work well together due to a simple fact, both servers need to use...
Hello all.
Help needed here from anyone who has done this before or have an idea of how to do this.
SITUATION: I have an ASP page that creates a DTS.Package object in order to initialize and run a DTS package i will create on my MS SQL Server 2000 database. Package name is pkgExtract. The ASP...
OK, i believe this is the right forum. First off, this is my very first time putting my own pc together (normally i'd just give dell a call and 1 week later....shazaamm...dude i got a dell!). So forgive my lack of knowledge in this area.
Issue: I want to set up RAID 0 on my new system. I've...
Hey folks,
I have a problem with using DTS to write an XML file. And I am only now beginning to toy with XML, so forgive my lack of knowledge/experience with SQL 2000 and XML.
I have a DTS package that is called from an ASP page. When called, this DTS package queries the database for data, then...
Ok here's the situation that i need to resolve urgently. I have a table with 5 columns. One of those columns has data in it that should be encrypted that was erroneously left unencrypted. I need to go through 3000 rows and for each row, encrypt the value in that column. With me so far?
So...
Quick question,
is there a $$ cost to using the .NET framework on a commercial server?
I have been using it on my laptop just to learn ASP.NET and VB.NET. But now i'm being presented with the opportunity of coding for a live site and configuring the clients server from the ground up. So i know...
Hey all,
I am using asp to code a page and process a page that inserts data into an MSSQL database. While I have done everything (everything as far as validating form inputs) to prevent the database from throwing errors when using the insert command. Yet, I am still concerned about the database...
If this is not the correct forum to post this question in, forgive me.
Here is my problem. I want to query an MsSQL database and manipulate the data returned. When this data is printed to the screen, i need to match it up with its respective field (column) name. The catch is, the table's column...
Ok, the header is already too long.
But this is the story.
I wrote a script that reads an HTML file using the FileSystemObject and puts the result into a variable "strBody". Then, also using ASP, I email the contents of the variable "strBody" in the body of an MHTML email...
I need a little help with a query statement. I am trying to return the rows of a database using a query statement where some column (called 'lasvegas') can have a value of null or an empty string (i.e. ''). This is the query statement:
select * from myTable where lasvegas <> '' or lasvegas <>...
In IE5+ there is a property called pixelWidth which I can use to find out the width of text entered in a <td> tag and dynamically resize the table with that information. I need to accomplish the same thing in Netscape 6+, but unfortunately, there is no "pixelWidth" in the Netscape DOM...
Just a quick post that some of you might find helpful. I have always wondered if it was possible to call .exe's or a perl/cgi file from within an ASP page and then get the result of that call and handle it in the ASP page.
http://www.4guysfromrolla.com/webtech/072199-2.shtml
Hey folks,
I am having a very annoying problem with my ASP/SQL code and I am not sure if this is best suited for the SQL forum or the ASP forum, so I will post them in both places and ask for forgiveness later.
Anyway I am getting this error from my code:
"Command text was not set for the...
Hey folks,
I am having a very annoying problem with my ASP/SQL code and I am not sure if this is best suited for the SQL forum or the ASP forum, so I will post them in both places and ask for forgiveness later.
Anyway I am getting this error from my code:
"Command text was not set for the...
Hi,
Does anyone know of any freely/cheaply available ASP message board API's I can use as a basis to building a message board of my own? I need to build a message board/forum and am sort of unsure where to even start and don't have a lot of time to toy with building one from scratch.
Any help...
Question for all and anyone who would like to help.
I have a database table with a primary key field called 'ID' which is auto-incremented (i.e. has identity set to yes and an identity seed of 1, increment 1). Other fields in the database are 'Title' and 'Location'.
When I do an INSERT (to...
Here is what i want to do, I want to query a database that has say 100 records that match my query, but I only want to get the first 5 of those 100 record. Is there a way to accomplish this with an SQL statement?
Currently I am just getting all the records, and then using VBscript to loop...
Hello once again,
If anyone could help me with this i would be highly greatful.
In a few days I have to move data in an SQL Server database from one remote computer to another remote computer. To do this I intend on creating backup files of the entire database (of the original sql server) and...
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.