I am unsure of the right forum to post this question, but here it goes ... ...
I am trying to help out a friend at a local volunteer agency with a solution they are looking for. They would like to open up their wireless network to their members with laptops who would like to surf the web. Easy...
Hi all,
I recently got three tablet pc's for our vehicles. I have one need, hopefully it's a simple one to solve. I need to set up a general user to have only access to the shortcts on the start bar and the desktop and nothing else. I dont want them changing wallpaper, adding or deleting...
Here's what I need. I recently agreed to help a local volunteer ems agency implement tablet pc's, gps and field data collection in their vehicles. Simple enough.
They asked me to create a program where their personnel can click on one of five buttons and have the screen display the current...
I know someone here will have the solution to my problem. I have created some ASP pages that all work fine. I have included code that will make sure the user is logged in to prevent users from typing in the direct url adn bypassing the login.
The code on the top of all my working as pages...
I know someone here will have the solution to my problem. I have created some ASP pages that all work fine. I have included code that will make sure the user is logged in to prevent users from typing in the direct url adn bypassing the login.
The code on the top of all my working as pages...
Hi all, I have a perplexing problem. My incoming mail server in Outlook Express is set to the correct email server but each time I go into my email client, the incoming email server changes itself to 127.0.0.1 instead of mail.blah.blah. Any ideas here how it keep it from changing? Thanks for...
I have created an asp login page. all pages that are considered protected have the following line in them to disable entering the url automatically: <!--#include file="logincheck.asp"-->
I have created a new aspx page called dir_list2.aspx which works fine to display the contents of a folder...
I am new to this, so please be specific.
I have set up a secure portion of our website accessable by logins. I have setup a form for users to register a login for themselves. How would I set it up to automatically email the registration details of users once the asp form inserts the data...
I have an asp page called protected.asp which is accessed after users login. I would like users to be able to click a button and view the contents of a folder (called "uploads") and download the files (mainly pdf's)they wish to view. How do I do this? All help is appreciated!!! Please go...
I am hoping to find help here. I am using Dreamweaver 8 to create a secure portion of my site. The login page directs the users once they are logged in successfully to protected.asp. I would like a link on the protected.asp page to display the contents of a particular directory on the...
I am capturing an email address on an asp form to register new users. I want to limit new users to users who have an email address in a particular domain. here's what I have to limit blank addresses, but how do I make sure the entered addresses are in a particular domain? All help is...
I am trying to get started using asp.net and making a web application that will access data and reports already created in an access database. I installed Web Matrix and Microsoft .net framework 1.1 and microsoft .net framework 1.1 sdk. Is there any additional software I need to install to...
I am hoping there is someone who can help me with this.
I am using MS Access 2000 and I have a table of employees and each employee has a status. There are about 8 different status's such as active, terminated, resigned, inactive, probation, etc. I wish to run a query based on an end user...
I have created a program in MS Access 2000 and would like to publish the forms to the web using asp so that users would have access to the .mdb from the web. what is the quickest and easiest way to get this done? all help is appreciated!! thanks.
Mike
Here's my problem.
I have created a DTS package to import a dbf file in to a table. When I first create the DTS and the job to automatically run the DTS package, it imports just fine, no problems. When I run the DTS package manually, it works just fine, but when the automatic job kicks off...
Here's my problem. I wrote a query and it gives me exactly the results I am looking for:
CREATE PROCEDURE sp_Last_Call
@date smalldatetime
AS
SELECT DISTINCT confermer, status, COUNT(status) as statusCount
FROM TS_DATA
WHERE appt_date = @date AND Status <> 'none' AND Status <> 'never call'...
I am running a stored procedure in SQL. I am looking to get all records that were called with a specific call date, regardless of the disposition. This query works fine to get me all the results:
CREATE PROCEDURE sp_Last_Call
@date smalldatetime
AS
SELECT DISTINCT confirmer, status...
Ok here it goes. I inherited this thing we'll call a Netware 4.11 server. It has 3 disks mounted to 2 volumes, a sys and an apl. One of the drives mounted as half of the sys volume keeps crashing. Once this crashes, I can take out the drive, boot to the other half of the volume, put the...
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.