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

    convert text

    Hi everyone, Here is my question. I have a text that store unicode characters like "Tôi Quên". If user type "toi quen", how do I replace what the user type to unicode character like the one above? Thanks
  2. Poloboy

    Retrieve mail

    Hi Everyone, Can someone some me how to retrieve mail from xchange 2003 without domain controller present. I have a member server that runs xchange 2003 server. The domain controller no longer exist. Is there tools that retrieve all the mailboxes? The company got split so I cannot get my...
  3. Poloboy

    Listview help

    Hi, I have a listview in Report view. I have 2 columns, the first one i want to add my own text and colunm 2 pulling data from the database at run time. Example: Column 1 Column 2 Firstname Jimmy <---from database Lastname Newtron <---from database Address 1234 Main...
  4. Poloboy

    updating MS Access using ADO

    Hi, Can someone show how this work. I have rs.fields(2)= rs.fields(2) - 1 this works fine but if I do the other way around it won't update the record rs.fields(2) rs.fields(2) = rs.fields(2) + 1 <-this won't update the fields. Thank you!
  5. Poloboy

    Populate data from two tables to listview

    Hi Everyone, I have two tables, Customer and Orders it has a relationship by AccountID. Each customer will have multiple orders. Everytime I added a new order to Orders database for a customer, the listview shows up another record of the same customer except order is different Why is that...
  6. Poloboy

    Adding multiple Records

    Hi Everyone, Can someone show me the code on how add multiple record for the individual client. I'm writting a small program to keep track of client that renting out videos. I had 2 tables created, one is call "info" to store addresses and the other is to keep track of the checkout videos. I...
  7. Poloboy

    How to remove exchange 2003 from DSBL.org

    Hi everyone, I have an exchange 2003 server. I don't know how it got on DSBL.org as spam. I tried to remove the IP from their site but it shows postmaster@comcastbussiness.net and abuse@comcastbusiness.net instead of my domain. Can someone show me how to get around it? I really need to get my...
  8. Poloboy

    Search and show listview

    Hi Everyone, I'm new to VB6 so please bare with me. I wrote a small program to keep users info in Access database using DAO. Now, I need to retrieved the information and show it up in listview(lvwreport). Can anyone show me how to do a search for lastname or firstname and show all records that...
  9. Poloboy

    Exchange global calendar

    Hi Everyone, Is there a way in Exchange 2003 I can create and view multiple calendar. I like to set it up so that 10 users can view one global calendar. This global calendar will be automatically update from their personal calendar. Is this possible? Thanks
  10. Poloboy

    Automatic response

    Hi everyone, I have a little issue with php settings and maybe script. I created a form for career application. When people submit their resume and It would mail to me and an automatic thankyou email send back to them. I got the automatic response to work but I cannot get it to email the...
  11. Poloboy

    Mercury not accepting attachments more than 2mb

    HI Everyone, Does anyone know why Mercury not accepting attachments that is more than 2Mb?... Any email with more than 2mb attachments it automatically blocks it, it never go to user mailbox?...ANyone know? please help. Thankyou
  12. Poloboy

    T1 DSU/CSU keep going down

    HI Everyone, I'm connecting point-to-point from branch location to Main office. I have made the connection successful but the T1 DSU/CSU card on branch location keep changing state to down in almost every 10min. What I have been doing is unplug the cable and plug it back then it came back on...
  13. Poloboy

    Kconquer on Suse 9

    Hi everyone, I recently install Suse 9 on my computer. Everything seems fine and smooth. Except for getting to the internet. I can browse using actual IP Address but not the name. How can I fix this? I can go to http://216.239.41.104 but not http://www.google.com
  14. Poloboy

    Quota Extensions

    Does anyone know how to configure quota extension with Mercury/32 Mail Server. I'm using 4.01a. I can't seem to find doc on how to do that. Thankyou
  15. Poloboy

    Cisco uBR924 Internet configuration

    Hi everyone, I just bought a cisco uBR924 for use with cable modem at home. It's a cable modem with built in router. But I don't want to use the routing feature. I have a wireless router I like to use. I'm having problem connecting to my ISP. I'm unable to receive an IP Address dynamically...
  16. Poloboy

    Trouble communicating between Cisco2611 &amp; Watchguard Firebox

    HI everyone, Here is my scenerio. I have internal cisco 2611 router which setup for point-to-point for two branches that connects to a watchguard firebox III 700 on Trusted port to access the internet which function perfectly for the last few months. Now all the sudden the Trusted port link...
  17. Poloboy

    Bonding 2 T1s

    Hi, I just ordered 2 T1s for our company. Now i'm looking for hardware to bond the 2 T1 together. Can anyone recommand the right hardware for bonding the two lines. I like to use cisco 1721. I don't know if that will do it. Thankyou!
  18. Poloboy

    Problem connecting to Internet, please help

    Ok, Here is my situation. Currently, I watchguard firebox which allow everyone to the internet (which working fine). Now, I'm implementing Cisco 2611 Router behind the firebox and now nobody has internet access. Internet --> Firebox --> Cisco 2611 --> internal LAN. Firebox External IP...
  19. Poloboy

    Connecting 2 routers Point-to-point

    I need some help with connection 2 routers through T1 Point-to-Point. I used RJ48C to connect between 2 routers and it's communicate fine but when I connect between the 2 branches throught T1 I can't ping between those 2 routers. I used RJ45 between 2 sites (RJ48C did not work). I got green...
  20. Poloboy

    Point-to-Point Configuration

    I had bought Cisco 2600, 2 Cisco 1721, and 4 T1 modules. I had 2 branches that I like have point-to-point connected back to Main office. Can some one advise me steps I need to configure these routers to talk. I have T1 point-to-point in already. I don't need steps by steps instruction, I...

Part and Inventory Search

Back
Top