How do I check, and how do I update it?
on WinXP
Access2000
Thanks
Please help me to find out byte transfer rate of an Internet Connection using Active server Pages.Any answer will be appreciated.
Hi,
I need to retrieve the value (The selected item - Not actual value) from the below combo box.
For an example: By Towns - when user select an item from combo box. I am able to retrieve...
Is there any difference regarding performance, etc. in using a VBScript class file over an include file in an ASP page?
Hi,
I have an ASP application.
I am entering some records through the asp page.
I was using MSACCESS 97 database.
After entering 70 records i got the following error
Microsoft JET Dat...
People;
I have just started a new asp.net-project in order to learn this properly, and within my project I have created a web.config-file like this:
-------------------------------------...
I want to be able a user to submit a search for lets say last name and search the active directory. I can not get LDAP:// to work, I always get table not found, plus I find it a little slow. ...
I am working on a ASP application where it is using Integrated Authentication. I am trying to use the SoapClient3.0 object (www.soapclient.com) and when i execute the soap call i get
Er...
In "VB language" using aspx... Basically i want and image to appear for 3 seconds and then disappear.. This timer can be set off by a button to make the image appear and then disappear after 3...
I have asp/com site that I am signing on by the annonymous user account - and because of this I think I'm getting an server object error. This site works on another server where I am logged in...
OK, I'm an experienced VB programmer, but I'm still getting my feet wet coding with ASP/VBScript/JavaScript, so bear with me...
I'm trying to add a scrolling marquee, just like at http://ja...
Hi,
I've written a script that will download files form our webserver. The file is opened in a new window via Javascript. The window should be closed by that same javascript after 2.5 secon...
I'm getting this error:
SoftArtisans.SAFile.1 error '80020009'
Creation of cached file failed. Please check the NTFS permissions for the directory path "d:\inetpub\wwwroot\e3_2002\pictu...
Cann I use MSFlexGrid Control in ASP page, Cann You send me an example?Thanks.
Does any one know what ASP error 147 is. It appears in the IIS log file associated with an HTTP 500 error.
I've been trying technet for 2 days now but it is so slow I suspect that windows 3...
Can anyone please help me what is the error about and why I get this error and how to solve it?
When i run any asp page i get the following error:
Active Server Pages error 'ASP 0137'
In...
When i try to do search , Using MS-Site server 3.0
The following error has been generated.
Server object error 'ASP 0177 :80029c4a'
Server.CreateObject Failed
<Path>
Error loading t...
How to check if a field(column) exists in the table?
Also, How to add the column if it does not exist in the table?
Thank you
Hello ..
I want by using sql statement to select last iserted or updated record from Access table .
Any Idea ?
I am using ASP.NET, the user puts in a username and is taken to a form with address info etc. One of the fields is a drop down list, taken from values in table B. table A contains all the deta...
Hi all,
I got a problem configuring my IIS 5.0. From the IIS snap-in, I right click the 'default web page', then i go to browse and a new windows for Internet Explorer is launched and I ge...
I have an asp page that queries a sql database with a stored procedure then displays the results.
I would like to display a "Please Wait" message, while the recordset is being retrieved.
Any...
Dear All,
I have big problem raised when I connect to access database by ASP. When I updated two records on the access database, Error should be occurred at either updating process with fo...
Hi,
how to end the session when the user closes the browser(using the one at the right top corner)? will javascript help me in this?
thx
Beulah
OK, I'm sure I''m going to see the code and say 'DUH', but I can't figure it out. I need to check a string for double-quotes, and then replace them with single quotes or display a message tel...