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 bkrike 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 HisMightiness

  1. HisMightiness

    Remember an Old ASP Forum?

    There was an ASP forum that I used on daily basis several years ago. I don't need to use it again. I just need to remember the name/domain for a blog post I am writing. As I remember it, the site had a look and feel of a safari or lion? Does anyone have any idea what I am talking about? Will...
  2. HisMightiness

    Looking for Application Server Router

    That is one of two posed solutions I am currently looking at. Another is where an existing hardware product is "flashed" and OpenWRT is loaded onto it. What do you know of that? Will http://www.WillStrohl.com/
  3. HisMightiness

    Looking for Application Server Router

    I am looking for a router solution that will sit in front of our web and data application servers. The router should be able to serve an IP block, high levels of traffic, and have a high level of security. I am not against Linux solutions, but I need a managed solution that requires little to no...
  4. HisMightiness

    IE Only - Design Does Not Touch Bottom of Browser

    I have a pretty basic design and issue. It is a table layout (I know - please focus). Ordinarily, having the design touch the top and bottom of the page is simple... Set the HTML and BODY margin to 0, and the height to 100% for the table on the page. This is usually all I need to do to get...
  5. HisMightiness

    Reset all Permissions on Drive

    D'oh! Good call! I completely forgot to disable simple file sharing. Will http://www.StrohlSiteDesign.com/
  6. HisMightiness

    Reset all Permissions on Drive

    I have a hard drive from my old PC of which I should have reset the permissions on before removing it from the old PC. However, now I am attempting to move the files from the old drive to a new drive. During this file transfer, some of the files give me problems because of the existing...
  7. HisMightiness

    Remote Access for User

    No administrative tasks. Just login and have access to a few (non-administrative) programs and directories. Will http://www.StrohlSiteDesign.com/
  8. HisMightiness

    Remote Access for User

    I would rather not enable that account. Isn't there a group policy on the machine, or an administration area where I can manage this? Will http://www.StrohlSiteDesign.com/
  9. HisMightiness

    Remote Access for User

    I have a user that I need to give remote access permission to on Windows 2000 Server. However, I do not want that person in the Administrators or Power Users groups. I just want to allow them to login (basically). However, I do not see a group called anything like "Remote Users" or anything...
  10. HisMightiness

    "ntbackup" Back Up Ends with Errors

    I have an "ntbackup" that runs during the same time that some jobs are running on the SQL Server (same machine). It ends with errors. I need to find out why this happens, and how to fix it. Can someone lend some insight? Here is the log from the back-up: Backup Status Operation: Backup...
  11. HisMightiness

    XPath Syntax to Select Attribute Value

    Thanks for your help. I will be trying it in a few minutes. Will http://www.StrohlSiteDesign.com/
  12. HisMightiness

    XPath Syntax to Select Attribute Value

    I am still quite a novice with XPath, so I need some help understanding something. Let's assume that we have the following XML: <rootItem> <element1>Some Value</element1> <element2 attribute1="foundme!">Another value</element2> </rootItem> Using XPath, would I be able to get the value...
  13. HisMightiness

    Nested Types, Same Name

    I have a vendor XML message that I am attempting to consume in .Net. I have created the necessary XML Schema files for them to allow me to generate the strongly-typed .Net classes to allow me to work with them easier. However, in the vendor XML response, there is a nested type that has the...
  14. HisMightiness

    XML Schema: group vs. sequence

    Which would be the equivalent to sequence, but out of order? Will http://www.StrohlSiteDesign.com/
  15. HisMightiness

    XML Schema: group vs. sequence

    Thanks for the explanation. The term sequence to me, infers that the child elements are required to be in a certain order. Is this true? Will http://www.StrohlSiteDesign.com/

Part and Inventory Search

Back
Top