Hi there,
I'm working on a project where I need to send a message to my pager. I'm trying to find a tutorial or set of commands that explain how to use my modem to open a line, dial my pager number, wait 10 seconds, and dial a second set of digits before hanging up.
I really appreciate it...
Hi there,
We had an occurence that I can't explain on our system last week, and I was wondering if anyone could help me find the cause.
One of our users tried to create and a System DSN connection to an ODBC database to which they have access. The database itself uses sql and server logins, and...
Hi there,
I'm working on a database with legacy data. I want to be able to tell how many records in a row answer a boolean criteria. Is there any way to do that?
Eric
Hi there,
I'm having a problem with one of my updates. I'm using Access to write an epidimeologie assignment, and I start by updating all the date. One of my queries is:
UPDATE tblRecords SET tblRecords.recordsRightAbove = true
where [tblRecords].[recordsMRN]=tblBaseline.[baselineMRN] and...
Hi there,
We have an employee that just left, and we need his e-mail address to go to another employee. Our sysadmin is on a cruise right now, and we're trying to figure out how we normally do this.
Thanks
Eric
Hi there,
Project 2003 does not support Workgroup mail. Microsoft has an unsupported work-around that we've implemented, but it sends mtm files. Mtm seems to be winamp files.
http://support.microsoft.com/kb/818337/en-us
Has anyone seen this before or have a fix for it?
Eric
Hi there,
I wrote a database with a front end form. On startup it opens to the form with no problem. I'm unfortunately worried that someone may hold down the shift key while opening the db and altering the data. I've tried putting a password on the database, but then the user needs the pw to...
Hi there,
I've been migrating an application from windows 98 to Windows Server 2003. I've found one bug in the program though. Server 2003 uses date formats that don't exist in Windows XP or 2000. Therefore I need to force it to use a certain format, rather than relying on VBShort, or VBLong...
Hi there,
I'm working on some legacy code written in VBScript in an ASP page. It works fine with IIS in Windows XP, and Windows 2000, but on Server 2003, it just times out. The error that I get is:
Error Type:
Active Server Pages, ASP 0113 (0x80004005)
The maximum amount of time for a script to...
Hi There,
I'm updating some legacy code that's dynamically created using ASP. The old page would display the calender, and the start again. The new page should be diplaying the calender, then a security warning page. Unfortunately, it no longer changes pages, and I'm not sure why, so I'm posting...
Hi There,
I'm updating some legacy code that's dynamically created using ASP. The old page would display the calender, and the start again. The new page should be diplaying the calender, then a security warning page. Unfortunately, it no longer changes pages, and I'm not sure why, so I'm posting...
Hi there,
I'm trying to write a logon script for our active server environment. The point of the logon is to have everyone click the accept button at the bottom of a proper use policy.
Ideally, I'd like to have the information uploaded into a database, and the question no be asked again once...
Hi there,
I'm currently writing a program that uses ASP to request information and put it into an Access DB.
The problem arises when I use the checkboxes. The access fields are boolean yes/no fields. When I use:
rst("JobEmail")=request.form("chkEmail")
it works perfectly if the checkbox is...
Hi there,
I wrote a program this year that allows us to to enter data through an asp form which is stored in a DB, and e-mailed to certain users. I've now been asked to send an e-mail automatically to all users who send in a request after noon Friday that their request will be attended to on...
Hi there,
I'm using Javascript in an ASP application. I'm trying to get it to use multiple conditions for the if, and I can't remember the syntax for it. Is it && or And? I've currently written it like this:
else if (frmIronMountainRequest.Send.checked ==false) &&...
Hi there,
I'm trying to use access to store data that I get in an ASP form. When I'm uploading to a field in my asp page to access, I use the commands:
rst.AddNew
rst("EventName")=request.form("txtEventName")
rst.update
It works perfectly if the field that I'm inserting into in access is...
Hi there,
I've written an asp form to upload to an access database. It works perfectly on forms that are uploaded into the databases text fields, but once it is changed to a memo field, I get errors giving me a type mismatch. Is a memo field the same as a text field? And can we insert data into...
Hi there,
I'm trying to make an interesting application. I'd like to setup a program to send pages. Basically, I want to create a function that uses the modem to dial a number, but instead of autheticating, wait 20 seconds, and dial again. Is that possible?
Thanks
Eric
Hi there,
I'm trying to make an interesting application. I'd like to setup a program to send pages. Basically, I want to create a function that uses the modem to dial a number, but instead of autheticating, wait 20 seconds, and dial again. Is that possible?
Thanks
Eric
Hi There,
I just finished writed a db, and I want to write a helpfile or about the program file with my contact information before I distribute it. Any idea how I can add that ?
Thanks
Eric
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.