The following Javascript code in an Classic ASP page works fine for everyone except a user with a new computer(IE11 and Outlook 2013).
window.location.href="mailto:weshipping;job?subject=" + etext + "&Body=" + bodytext;
It works(opens up new email page) for all computers(one year old) with...
Currently our company has an ASP application using an SQL 2005 Workgroup edition database. We are in need of a new server and are debating about whether 2012 SQL Express(since it is free) will work with our ASP code. Our database is currently 6GB in size and I think the limit on Express is 10GB...
Currently our company has an ASP application using an SQL 2005 Enterprise edition database. We are in need of a new server and are debating about whether 2012 SQL Express(since it is free) will work with our ASP code. Our database is currently 6GB in size and I think the limit on Express is...
We recently installed a new Windows 2003 Small Business Server. Someone else actually did the install and I realized that our internal web applications were not getting the Session variable information they needed so I patched up the asp code enough to get by.
I compared the old system to...
I have a DELL Inspiron B130 and it will not boot from the hard drive or the CD drive. The Dell splash screen comes up, memory check is OK but then nothing except a blinking cursor in the top left corner of the screen. Is it the CD drive causing problems or the hard drive? When I put in the...
We have switched our asp applications from one server to another and now I can't seem to get the session_onstart routine to work. I get no errors but get nothing back either. This routine retrieves the users group name from a MS SQL database which resides on another server. The applications...
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.