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 Chriss Miller 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 paunescu

  1. paunescu

    Multiple Websites on one IIS Server. How to????

    Yes, the Web Service was in a differnt location, but that DID IT. THANK YOU VERY VERY MUCH. I dont know how I missed that part. U are owesome. THANK YOU...
  2. paunescu

    Multiple Websites on one IIS Server. How to????

    The site that is NOT working is the one with the ASP. My new site that I am moving over is ASP ONLY. The other site that works is HTML ONLY. So I am not sure what I am supposed to enable to change. I dont know if there is anything I can change. I looked at the server where this ASP Site used to...
  3. paunescu

    Multiple Websites on one IIS Server. How to????

    OK I did a little more testing and found this, which is weird, well to me. I created a new site with the same name (Desktop). I put html file in the folder and setup and completed everything as needed. Tried to browse, and worked no problems as all, the site came out, etc etc. Now, I created a...
  4. paunescu

    Multiple Websites on one IIS Server. How to????

    Yes they are both set. Default.asp and the directory. d:\desktopsupport\inetpub\wwwroot\ I will have to look into it more. I dont know why it doesnt work. I will probably create a basic html file and directory and set a dummy site to see if it works and take it from there. It should work the...
  5. paunescu

    Multiple Websites on one IIS Server. How to????

    Thank you very much for the help. I did as you said, and the first site works as before, but the new moved site does not. I get page cannot be displayed and states to search for HTTP ERROR 404. Anything else I can do to make this work, or find the issue? Thank You...
  6. paunescu

    Multiple Websites on one IIS Server. How to????

    OK. How do I do this. I have to consolidate 2 websites into one. I have to move 1 IIS Site to another and combine them. Both sites are INTRANET SITES for the company here. What I did: One of the sites is running no problem. The directory is set to d:\inetpub\wwwroot\css The site that I want...
  7. paunescu

    Multiple Products separated by a comma

    Thank you Tarwn, that got rid of the error, but I am sorry to bother again, no records are being shown at all. I have added test products properly to each table, and still NOTHING comes out. I try it from Ms Access, Dreamweaver and IE, but no luck, no records what so ever. The records are not...
  8. paunescu

    Multiple Products separated by a comma

    Tarwn, i re-read the statement, re-copied it and all I did is add the "S" in product. I looked over the statement over and over like crazy, and just cant figure out why its not working, nor why is asking for that field name. This is what I got. Sorry, just cant see where the problem is. This...
  9. paunescu

    Multiple Products separated by a comma

    Tarwn, U are always the best. One little problem, which perhaps I may loverlooked. I am getting an error: Too few parameters. Expected 2. /files.asp, line 13 That line is the one U gave me. I had to rewrite it a little, so match the tables up, but it should not give me that error. I put the...
  10. paunescu

    Multiple Products separated by a comma

    Hi. I been trying to figure this out on my own, but seems I ran out of ideas. I have a database like this: Table Products: ProductID ProductName Table Requirements: ProductID RequireID Table Purchases: ProductID Confirm I want to display each product with its requirements and if the required...

Part and Inventory Search

Back
Top