Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: theguru97321
  • Content: Threads
  • Order by date
  1. theguru97321

    Novice to VBA need some help

    I've been programming in PERL and HTML for a while, but I have a customer that needs a more mobile solution. I've tried Access, but I've given up. I've created a spreadsheet that will work, but I need a way to populate it quickly. I'd like to use the Dialog sheet to create a form that will...
  2. theguru97321

    Modify notices

    Howdy, I've recently implemented IMF, and would like to modify the MESSAGE REJECTED notice that gets sent to those emails who 'qualify' at the SCL level that we have choosen. Where can I modify the reply?
  3. theguru97321

    QuickBooks SDK 4.0

    I am trying to get a MySQL database access software written in PERL to communicate with QuickBooks 2005. The SDK says it's capable of doing this. But I can't find any code samples to open the connection to the QuickBooks file. Once I get this connection made, I'll be forced to Parse perl to XML...
  4. theguru97321

    Public Mail Folders vs SPAM

    My company has me setup public folders on occasion to recieve resumes from specific advertisements. At the moment I have about 10. Each of these folders eventually gets into a spam list. The big problem is, we've setup an auto-reply requesting more information, and containing a worksheet to be...
  5. theguru97321

    Accessing users mailboxes

    I am the admin of an Exhcange 2003 server. I have always been able to gain access to my users mailboxes. But i'm having trouble accessing one of them now. I can still access all others that I've attempted, but one gives me an error Outlook 110, scan ost or pst.. I tried that, but it doesn't show...
  6. theguru97321

    Printing with proper format from console

    I want to print an HTML file to my networked printer, but it doesn't format it. it just prints as plain text.. how do i get around this?
  7. theguru97321

    Printing to a Printer

    I have a web app that i wrote with perl/cgi/mysql. I have cron jobs that run a script twice a month. I want the results to print to a printer that is setup as a queue on the linux server. How do I format that?
  8. theguru97321

    Novice Linux print setup

    I have a Linux RedHat 7.3 system that has been running my apps for quite some time. We now need the ability to print from the apps via a cron job that runs twice a month. I have a HP Color LaserJet 4500n that has TCP/IP built in. I have Webmin, I have Samba, and I think CUPS installed. I've...
  9. theguru97321

    Fatal Error 0x0003 when plotting

    Everytime a user of mine tried to plot from AutoCAD 2005, he gets a fatal error, access violation 0x0003 at 6516eca1h. Any thoughts?
  10. theguru97321

    Help with Cookies

    I have a site that is 'secure' it uses a cookie called ACCESS this data is stored in a database until the user closes the window, or logs out(gets deleted from database). I would like to add a 'Remember Me' feature to the site, with out destroying the existing security. I use DBI and CGI calls...
  11. theguru97321

    VBS issues

    As of this morning, my VBS scripts (company wide) are no longer launching Internet Explorer windows..what's up with that? Did Microsoft update something in the last 24 hours that would assume this was malicous activity?
  12. theguru97321

    POP3 auto response

    I have recently updated a client with an Exchange 2003 server. They previously used an ISP to host their email. Everyone is now useing the new email, but some people still send to the old address, which we've set POP3 connectors to pick up and forward to the proper user. How can I setup an...
  13. theguru97321

    Change FROM in Outlook

    I have a user that has 3 email addresses. He wants to be able to send from any of them by changeing the FROM line in Outlook, but it always denies the email no matter what email address we put in. How I can I allow him to do this?
  14. theguru97321

    <STDIN> not working

    I don't know if I just have an old version of PERL or CGI.pm but I'm trying to use STDIN to decode METHOD=POST forms. $blah = <STDIN>; always comes back blank. $data_length = $ENV{'CONTENT_LENGTH'}; ($data_length for one script is 31) # Read in the string $bytes_read = read(STDIN, $blah...
  15. theguru97321

    Since Service Pack 2 for Xp...help

    Ever since We installed SP2 for XP Pro we've had problems with a couple systems when opening Excel, or Publisher. Each acted as if I was trying to open a file that doesn't exist anymore, but I'm just launching them from their shortcuts. If I open a .xls or .pub file, it's just fine. But when I...
  16. theguru97321

    Office issues since Service Pack2

    Ever since I installed Service Pack 2 on 4 completely different systems, every time I open Excel or Publisher I get an error about not being able to find a file. If I open a file, it works fine. But if I just launch the application, I have to find a file to open, even if I just want a new...
  17. theguru97321

    Public Folders

    I'm trying to use Sharepoint to access Emails stored in a E-mail enabled Public Folder. Microsoft has a couple of pages on how to do this, but nothing is working. I don't even know where to go to find error logs on SharePoint. Can anyone help? Has anyone done this. I would like this to work...
  18. theguru97321

    Multiple Domains

    I am and IT admin for 3 different companies. Each company has their own Windows 2003 Server w/ related Domain Names. In order for me to login to the domain when I am onsite, I have to join the domain, and re-login. I'd like to be able to just choose from the login drop down what domain I'm...
  19. theguru97321

    Built In Firewall configuration error

    I have Windows 2003 Small Busniess Server. I actually have 3 of them, for 3 different clients. 2 of them will not allow me to run the 'Connect to the Internet' wizard in the server managment window. What happens is, I run through all the questions, I enter the proper info for connection...
  20. theguru97321

    NTDS SDPROP Event ID 2008

    After installing Live Communicates server, then not getting it to work, uninstalling it .. i now get this error in my logs everyday. NTDS SDPROP 2008 7/25/2004 5:30 AM 683 * Internal error: The security descriptor propagation task encountered an error while processing the following object. The...

Part and Inventory Search

Back
Top