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 wOOdy-Soft 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: edgardg
  • Content: Threads
  • Order by date
  1. edgardg

    vfp 9 on a Windows 7 machine

    Hello, I am having trouble installing vfp9 on a windows 7 machine. It stops on the "Prerequisites". Anybody knows how to fix that? or if it would even run on a this machine?
  2. edgardg

    how I do this?

    Hello guys! I need to develop a structure where I can have excel collaboration and be able to view the documents in real time. Right now I am using Google documents and is working fine, but is limited as I cannot write vb code inside the sheet to lock certain cells for example. I was thinking...
  3. edgardg

    save at url

    i have a few files I need to use and save at my url. when i go to my folder (www.myurl.com\myFolder) i can open it but i cannot save it there. How can I change that? thanks
  4. edgardg

    new mailbox store

    we are changing the domain name (olddomain.com to newdomain.com) I need to be able to: Receive and send e-mails under the new name Receive e-mails under the old domain, send an auto reply to the sender informing them that the domain has changed, and forward the e-mail to the address with under...
  5. edgardg

    bouncing emails

    I have a few bounced emails with SMTP communication problem "Authentication required", "Unable to relay" and "Message Rejected" Was I blacklisted by these domains? If so, do I have to contact each one of them to be whitelisted? how do I fix it?
  6. edgardg

    distribution groups

    On one of the DG I forgot to include a "member" email. I know we've been receiving emails. What happened to those emails now? did I loosed them?
  7. edgardg

    force screen saver or shut down monitor

    I have an interactive logon policy applied. Everytime the machine re-start or user logs off, the "interactive logon" message box appears. I also have a "screen saver" enabled, so it will lock out after sometime of inactivity. Problem: the screen saver doesn't kick off, the IL box takes...
  8. edgardg

    write to registry

    I am trying go run a login script with: regedit /s \\Server1\netlogon\Legal.reg to create a legal notice. Runs fine as an administrator, but not as a User. how can I do this from the login script?
  9. edgardg

    don't share on a Shared

    I have a shared folder with lots of folders whithin. One of those folders should be excluded from browsing (or hidden) so that I can create another share for specific users. How do I do that?
  10. edgardg

    is this spam?

    I am getting lots (well, 4 or 5 a week) of these emails and usually with the subject: **Message you sent blocked by our bulk email filter** for these header I don't think I can tell if is legit or not, but it does look like it comes from one of our members. But this is not the only one of our...
  11. edgardg

    read user's email

    I was asked by management to get into somebody’s email. My answer was, "no I can't". But if management mandates, can an Administrator give himself this rights. If yes, how do I set it up and how do I read the emails? thanks
  12. edgardg

    help with junk

    Lately we’ve been getting lots of emails with: myPostcards,greetingcards, ecards and some other emails with an attached pdf Of course, they are different ip's. How can I filter those out on the server?
  13. edgardg

    help with new database

    Our database has grown to 25 gig. Before I imposed quota. According to the even viewer about 20 of that is white space. I would like to create a new database and move the mailboxes to the new database and then deleted this huge database. But I am not sure how to do it. Can anybody give me an...
  14. edgardg

    MSExchangeTransport error 7010

    I just enabled debuggin level login with the value of 7 and I'm getting lots of these: Event Type: Error Event Source: MSExchangeTransport Event Category: SMTP Protocol Event ID: 7010 Date: 5/1/2007 Time: 11:43:17 AM User: N/A Computer: server01 Description: This is an SMTP protocol log for...
  15. edgardg

    Outlook Shared Folders

    What am I doing wrong? (Exchange server, using outlook 2003) One of the users is successfully sharing his contacts with others in the office. Now I add another user to the Permissions list, but the newly added user can only see the first one “Contacts” Sharing user has many folder in Contacts...
  16. edgardg

    running ESEUTIL on a test server

    I would like to defrag Exchange database with eseutil. Since I’m not sure what I’m doing I thought of using my test machine which has the same version of the server I have in production. This machine does not have exchange yet, but my question would be: 1- Can I install Exchange on the test...
  17. edgardg

    CDO email

    I'm trying to send emails with CDO but I can't find a way to embedded a html page I created. I don't want to attach it. It has to display the html page. I'm using a sample I found on this site like this: how can I do that? thanks for you help cdoSendUsingPickup = 1 cdoSendUsingPort = 2...
  18. edgardg

    webform gets spam

    I have a webform and seems some spammer got hold of it. Here is the code. I need a way to hide the email. Is it possible to do it here w/out changing much on the form? thanks DIM strName, strEmail,strComments, Mailer strName = request.form("txtName") strEmail =request.form("txtEmail")...

Part and Inventory Search

Back
Top