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 SkipVought 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. tharsan

    Form Error

    sounds to me like you're just having a problem with that component you're using. i'm not familiar with that one though - why not use ASPMail or the CDONTS one that comes with IIS?
  2. tharsan

    Using "constant"s in ASP

    Say I have a page that will have a finite number of ads (0,1,2,3,4,5,...). Now, I'll query the db and get say 50 ads from it (if there are 50 entries in this db). Now i would like to be able to show only a certain number of ads at any time, but this number will change (and another ASP script...
  3. tharsan

    Reading a web page in ASP

    that XMLHTTP Object is exactly what i needed. many many thanks to you Tarwn, you rock!!
  4. tharsan

    Reading a web page in ASP

    How can I fetch and parse a web page (i.e. data through an http stream) in ASP? Are there any built-in ASP objects for this, and if not, are there any 3rd party available? Thanks

Part and Inventory Search

Back
Top