I have created an FSO object on my server to allow me to access data on a harddrive from a remote location. This works fine, except that the data is...
Hi All I know its a strange subject, but I think I need help with the logic rather than the actual coding bit. Basically I created a secure...
Hi, Working on a solution where we are using XML as a means to export and import various data. Are Using ADO to save to (export ) XML using...
Hey there, I connect to Access 2000 using ASP/ADO (surprise surprise). Currently, my connection string looks like this: Set DB =...
Hello everyone, Can someone tell me why a ADO recordset.recordcount would return a -1? I have confirmed that it has records in it by writing some...
>select case task Where this variable is defined? Dont you have to explicitly specify Request.Form("task") ? -- Roji. P. Thomas SQL Server...
I've got a webserver, IIS6, and an ASP application running on that server. The ASP validates users by their logon name so for this particular...
I have a simple sql query which contains a sum function, this is then given a column name. If i run it in query analyser i get a correct result....
Any suggestions on the following problem: I am making a call to an ASP page with the following call string:...
Does anyone know what the problem with this code is: <% If NOT(rs_shiurim("Daily") = "") Then %> <tr> <td...
Hi im designing a database/asp cart that sells tshirts online. at the moment, each tshirt has a product id which is stored in a table called...
I've been hand coding my ASP database connections etc, but thought I'd take a look a Dreamweavers' (MX) ability to write the code - it seems to have...
Hi, I have an ASP page that updates an Access 2000 database. It doesnt seem to update the date field of the table. Here is the SQL: Update...
Hey, I am getting the following error when I try to delete the contents of a recordset under a condition statement. Is there any way I can delete...
Hi All: I am trying to set up a drop-down box in a web page, which gets populated by information from a database. I'm using the getrows method to...
Hi, I'm using: SearchString = request.Form("SearchString") 'works fine TodaysDate = Date() 'gives todays date correclt formatted strsql =...
I am confused. I need to access data on a mainfram IBM DB2 database. Is it as simple as setting up a ODBC DB2 driver. Or does a data conversion...
Hi. How ya doing? You guys are great. I am stumped. You know when you right-click on an image or other file, you get the properties sheet. Then...
Can I use my GLOBAL.ASA file to open a database connection before each page loads? Would someone mind posting a very simple example? I tried to...
Hi I have 2 textboxes - from & to. Assume I enter number 1 in "from" and "10" in to - I want the ASP to return : 1,2,3,4,5,6,7,8,9,10 and insert...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules