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: *

  1. EvolMonster

    Simple table sort for novice!

    Hiya guys I am working on an existing website to add functionality around a price results table. This table has 5 columns : Price - Option1 - option2 - option3 - option 4 There are also 4 tick boxes on the page that when clicked, will add the cost of the option onto the price, so price...
  2. EvolMonster

    Using Linq and Watin to grab HTML table

    Hiya guys Ok, here's the setup. I am using Watin to navigate through a website. When I reach a certain page, I am grabbing the table details, and looking for a certain bit of text, so I can grab the next indexed cell. To do this, i am navigating using the Watin addon, and Linq, to query the...
  3. EvolMonster

    Navigating a web page in C# .NET

    Hiya guys I have a current VB application that will navigate a webpage, populating the fields with data from a database, and clicking the buttons, and grab data from the webpage. I now need to migrate this functionality to .NET, and was wondering if anyone can point me in the right direction...
  4. EvolMonster

    PHP Email problem

    Hiya Guys! I am developing a webpage for my friends business, and have hit a bit of a snag. I want to set up a web page with a contact form. This is my test page with the form: http://www.cafefairtrade.co.uk/contact_us.htm When the submit button (send to Cafe Fair Trade) is pressed I want...
  5. EvolMonster

    Form post using MSHTML

    Hi guys I am developing a VB solution to navigate to a web page using MSHTML.dll. I can currently navigate to the URL, and enter data onto the page as needed. What I need to do, is use form post to pass variables to a URL, and then navigate to that URL. Does anyone know how I might replicate a...
  6. EvolMonster

    Dell Precision 670 Extra CPU

    Hiya All I have a dell precision 670 workstation, with a 3ghz Xeon processor. It has a place on the mobo for another processor. I was wondering, do I need to get the same processor thats already in there? I.e., same GHZ, same core etc? Or can I go for a bigger processor. Also, I am trying to...
  7. EvolMonster

    Finding invalid characters in a string

    hiya Guys For some reason, I can't for the life of me work out how to check for certain characters in a string. I have to check the email addresses that i'm storing, only have letters or numbers (and an @ symbol). So far I am looping through each character, and I need to check that each...
  8. EvolMonster

    Excel cell copying problem

    Hi All I have a spreadsheet that i'm trying to keep as dynamic as possible, so I can generate scripts from user entered data. I have a column that I wish to populate with the same formula all the way down : Column 1 =C3 =C3 =C3 At the moment, if i drag the top cell down, it populates as...
  9. EvolMonster

    Dell Precision Graphics card?

    Hiya All I have been given a Dell precision 670 Workstation by my old company, and i'm looking to upgrade the bog standard graphics card it has in it. I know its got a PCI express slot (unfortionately not 2, as I could have got a crossfire card). I am a little bit lost as to which card will...

Part and Inventory Search

Back
Top