I am an ASP Newbie.
I am trying to get a form page to pass a queryString to the POST page after the user presses Submit.
I can't get it, I have googled looking for an answer. Havent fou...
I am learning classic ASP development. I have two simple pages, Default.asp, and InsertTest.asp. The Default.asp page has a single drop-down list which pulls states from a SQL Server 2005 data...
Hi
I'm using Persits Upload and have an upload form that's working fine - currently all the user does is browse for the file and then uploads the file to a SQL database.
I'd like to be a...
I'm trying to modify a events calendar I found online. The calendar works fine, but I want to modify the code to highlight the day that has events versus showing the actual event title/descrip...
I am working on a sharepoint site and I have to have users login through web page.
I have html template I made that I want to use but I need to convert that to aspx format.
I think I have wa...
DWMX
WIN XP PRO
Classic ASP VBScript
MS Access
Hello. I have a few sites being hosted by remote hosting providers (i.e. Host Gator, GoDaddy, etc.). I have MS Access databases residing ...
I have restored a SQL developer data base to a new PC and I get the above error when I click the button (on the asp page) to create a new order: -
SQLstr = "Insert INTO OrderHdr (OrderNo, Cu...
Hello,
I have been working on a page, it has a horozontal recordset but I have a problem with it as I get the following error.
Microsoft OLE DB Provider for SQL Server error '80040e18'
...
Hi Guys,
I have built a little internal web application which mainly connects to a SQL Server database and all works fine. I just need to be able to return some information now from our Ise...
I have a form in an ASP page and I have a nice little Javascript form field validator that works very well except I cannot figure out how to make it work for checkboxes. I have three checkbox...
I have a small website that uses an Access MDB that is accessed through ASP. I am getting a Microsoft JET Database Engine (0x80004005) Unspecified error when I try to access the site. If I c...
In my VB code I get an error message when I call a VB procedure from OnclientClick event of asp button.
-> I tried an alternate option of using a JavaScript function but IE and FireFox beha...
Hi Experts,
I have to appear for an exam for VB and ASP, can you please provide me the multiple choice questions and answers.
Hello,
I have an issue that is hard to explain but I will do my best. I have a form with fields that are not visible until a users selects a option from a drop down box. I want to add a re...
Hi Experts,
I need to create an upload and import function in ASP for a CSV file. The file contains headers and the structure does not change. The database the CSV file needs to be imported...
Hello Experts,
I have the script which gets the data from 2 different tables and it displays fine the data on the page, except the notes field.
In the ATOrders table there is a column nam...
Hi,
I have installed DNN 4.8.4 on my machine and I want to get the authenitication done using AD.....Does anyone know how to do this?
Thx
I want to display multiple row and columns from my db and Im now stuck with displaying the data. As you can see my code uses a data reader beacuse this is re-used code. How could I do it inste...
I have a site in old ASP
In an ASP page I have a javascript functions.
In this function I have to set a session variable .
How do I do it?
thankyou
Anat
I need to see if any querystrings exists; otherwise, redirect the page. This is in an asp page. I need help with the syntax.
If request.querystring isNothing then
page.redirect("he...
I am trying to connect to a third party API using SOAP and classic ASP.
The instructions that I have are based around .NET. The rest of my application is classic ASP and I'm not too famili...
I have a HTML page that currently runs a swf file.
I need to modify the file to have it also update a count node inside a xml file.
How do I go about doing this?
Here is my html file ...
Hi! Here's an example of the data I am working with. The data is coming into ASP as a recordset from a SQL Server 2005 database view I wrote. I want to get the avg, min and max values from ...
i want to create current week start date and week end date of a month. can any one help me?
eg: 27/07/2008 to 02/08/2008 ... always this date to be changed based on the next week.
Please translate the PHP code to Classic ASP. I do not know PHP at all and I am trying to get an AJAX fuction to work in ASP. The translation will help me do that. Thanks for your help!