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!

Search results for query: *

  1. softwareguy2

    Simple ASP.Net Server issue

    This was a great help Thank you
  2. softwareguy2

    Create Read-Only Connection to mySQL database

    I am using PHP and mySql and was wondering if there is a way to create a read-only connection. I have checkd out the help sites for both, and have not come across anything, was wondering if anyone could lend a hand. thanks in advance
  3. softwareguy2

    Help With SAX in ASP

    Trying to parse an XML document using ASP, and I would like to try to use SAX. Don't know much about SAX, and all resources I have seen so far have been for VB or C++, was wondering if anyone could point me in the right direction for some resources or some examples. thanks in advance.
  4. softwareguy2

    XML Feed

    I am trying to pull an XML feed from a remote server, and then transforming it with an XSL stylesheet. For some reason if i run it with the stylesheet on the local server, it works fine, but I can not get it to obey the stylesheet when i am on the remote server. Here is the code i am using...
  5. softwareguy2

    Embedding PHP from one site into another

    I need to pull a PHP feed (or XML) from one site into my PHP page on a different site. Any suggestions? I am using the Server.CreateObject("Microsoft.XMLHTTP") method to accomplish the same thing in ASP, but i am unaware of the PHP way to handle this. Thanks in advance.
  6. softwareguy2

    Contact List when creating New Email in Outlook 2002

    When I click on the "TO" box when creating a new email, it pops up the box, and tries to look in the Outlook Address Book, which is empty, I always have to pick "Contacts" from the drop down, and I can't find a way to have contacts be the default. Any Ideas? Thanks in advance.
  7. softwareguy2

    Help with replication

    Just need a good resource for setting up and administrating SQL Remote and/or Mobilink. thanks in advance.
  8. softwareguy2

    Connection Timeout

    thanks for the link, great help
  9. softwareguy2

    Connection Timeout

    Having some issues with my connection from a vb6 app timing out. using ASA 7. Any suggestions would be great thanks
  10. softwareguy2

    Running COM+ dll off server

    I am looking for a way to put my dll on an 2000 server, and have the client machines use that dll without having to register the dll locally on each client. I am new to COM, but my understanding is that this is possible. Any suggestions??

Part and Inventory Search

Back
Top