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 Wanet Telecoms Ltd 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 nasium

  1. nasium

    How can I add FTP account through ASP?

    BTW - I am trying to dynamicly create FTP accounts using ASP so admins can create accounts on the fly without administering IIS. Please help.
  2. nasium

    How can I add FTP account through ASP?

    Is it possible to add a IIS FTP account using ASP? From my initial brainstorm, I am guessing I could use a COM object to administer FTP on IIS but I'm not sure.
  3. nasium

    Relational Database Question

    So I have a slight problem that I would really like to figure out. Im kinda new to SQL so excuse the simplicity of my question. I have 2 tables containing products and the other, dates relevent to the products. TableOne: -ID -productID -Product TableTwo: -ID -productID -dateOne -dateTwo...

Part and Inventory Search

Back
Top