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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Logmaster

  1. Logmaster

    Execution of multiple methods on the same worker thread...

    Thanks for your advice, that did the trick!!!
  2. Logmaster

    Execution of multiple methods on the same worker thread...

    Hi, I have built an application that is doing some automation. The application contains a main form and several workers threads that gather data using HttpWebRequests - Everything works great. There is only task that is requiring the use of the WebBrowser object. Since I need to simulate some...
  3. Logmaster

    Is there a way to restart WebBrowser object or MSHTML browser in a frm

    Hi, I am creating an application with mini-browser using the WebBrowser object. Under options, I would like to allow the users to change the User Agent settings and apply the changes to the registry. The problem is that the chances to the user agent settings in the registry take effect only...
  4. Logmaster

    Cisco 811 Configuration Help - Willing to pay

    Hi, This router has two Ethernet WAN ports, one is connected to a DSL line and the other one connected to a cable modem...
  5. Logmaster

    Cisco 811 Configuration Help - Willing to pay

    Matrix#sh ver Cisco IOS Software, C181X Software (C181X-ADVIPSERVICESK9-M), Version 12.4(4)T, RELEASE SOFTWARE (fc1) Technical Support: http://www.cisco.com/techsupport...
  6. Logmaster

    Cisco 811 Configuration Help - Willing to pay

    Yes, I am sorry, it's the 1811.
  7. Logmaster

    Cisco 811 Configuration Help - Willing to pay

    Hi, I am looking to someone who can configure our Cisco 811 router. We will pay for the service. Please contact me at oren2010@gmail.com if you are capable of covering the following topics: 1. 2 WAN interfaces with redundancy. 2. Firewall with DMZ and one server in it. 3. Incoming ports and...
  8. Logmaster

    Comminication between VLANs

    I guess that you are right, I am going to separate network with two switches... Do you have any other recommendations on how to config the router?
  9. Logmaster

    Comminication between VLANs

    Hi, I have just reinstalled my machine and I still don't have Visio or anything else that I can use for diagrams. Even though I am still in the design process, I still haven't decided what's the best approach that will meet most of our requirements. Could you please go over the information...
  10. Logmaster

    Comminication between VLANs

    Hi, I am a newbie. I want to setup to VLANs, one for the internatl network and the other one for the DMZ. I want to be able to manage the servers on the DMZ so basically I need to be able to open ports between the internal VLAN to the DMZ vlan. Can anyone please let me how to do it or the...
  11. Logmaster

    An if statement within the colums selection part of a select statement

    My mistake, I forgot to click on the confirmation link...
  12. Logmaster

    An if statement within the colums selection part of a select statement

    Hi, I did click on the "Thank SQLDenis for this valuable post!" and " Thank ESquared for this valuable post!" right before I posed my last reply. I am going to do it again however if it doesn't show up this time, there is something wrong.
  13. Logmaster

    An if statement within the colums selection part of a select statement

    Hi, I am trying the write a query which will include 2 columns from a table and an additional calculation which will be based on the 2 first columns. If the 2nd column is more than two times bigger than the first column, return he 2nd column multiplied by 2, otherwise, return the 2nd column...
  14. Logmaster

    The fastest way to insert an 10K*6 array to a SQL table

    Hi, What's the fastest way to insert the data of an [10000,6] array to a SQL Server(2005) table? Regards, Joe

Part and Inventory Search

Back
Top