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 Rhinorhino 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 krish1980

  1. krish1980

    Executing a query from two different connections???

    I want to select a few records from a local connection(access db) & insert the same into a remote database(sql server). Is it possible to update it like populating into a single recordset & the inserting the selected list with a single execute command??? Right now i'm reading each record &...
  2. krish1980

    archiving - help required.

    thanks harmmeijer for ur info. Krishnamoorthy krish1980@rediffmail.com
  3. krish1980

    archiving - help required.

    the documents are terms & conditions & documents to be downloaded by the users. after a few months it has to be put in a archive & they should be provided with a feature to download them by searching for a particular month or date. i'm using aspupload to upload the files. i would like to know...
  4. krish1980

    archiving - help required.

    hello friends, can some of u suggest a few ways for archiving uploaded files in the server. i would appreciate any sort of suggestion in this regard. thanks, krish. Krishnamoorthy krish1980@rediffmail.com
  5. krish1980

    Problem Setting Content type to Excel? Help!!

    thanks rushi shroff for ur help. the code out there is helpful & i once againthank u for showing a nice site. thanks, s.krish Krishnamoorthy krish1980@rediffmail.com
  6. krish1980

    Problem Setting Content type to Excel? Help!!

    dear friends, i'm displaying a report by getting the list of of items & also other various choices through a asp page.i would like the html content of the page to be displayed in excel format so that the users will be able to save the data as such from the report. i tried using...
  7. krish1980

    File deletion/search/upload in a directory?

    Dear Mr.Derren, Thanks for ur help though i used the file system object instead of the scripting object. Thanks once again, s.krish Krishnamoorthy krish1980@rediffmail.com
  8. krish1980

    File deletion/search/upload in a directory?

    Dear friends, I am using a vbscript component to upload files into a specific directory in our site. I need to provide a provision for the users to upload files. At that point I would like to search if file already exists in the same name. Similarly, as an admin there should be a provision to...
  9. krish1980

    print option!! help!! privilege required?? urgent

    hello Mr. Birkett, thanks. yes i want to write the contents to a html file in a more legible & black & white printable format before printing that html file. i've sorted out this problem of print permissions. thanks, s.krish Krishnamoorthy krish1980@rediffmail.com
  10. krish1980

    print option!! help!! privilege required?? urgent

    thanks mr.brikkett, but i'm not able to use the file/print option as well. it is firing the same error. think ur code will work perfectly if this is sorted out. by the way how to print the document by writing to another html. thanks s.krish Krishnamoorthy krish1980@rediffmail.com
  11. krish1980

    print option!! help!! privilege required?? urgent

    friends, i'm trying to print document. i'm writing this thread to draw fresh attention(urgent). i used window.print() to print. but it displays error message saying "u do not have permissons to use the selected the printer.contact administrator" . but i'm logged in as administrator...
  12. krish1980

    Print option from every asp page

    sorry i'm not able to work it out correctly. any small html/asp page with appropriate code would be better. i'm a newbie to this. by the way is document.print() u mentioned in javascript. i'm getting errors for the same. thanks. s.krish Krishnamoorthy krish1980@rediffmail.com
  13. krish1980

    Print option from every asp page

    thanks gign, very nice of u. just what i wanted to know. thanks again. s.krish Krishnamoorthy krish1980@rediffmail.com
  14. krish1980

    Print option from every asp page

    Friends, i would like to provide print option to the user from the html page. may i know the procedure in providing the print option with asp. sample code would be very helpful. thanks,. s.krish krish1980@rediffmail.com Krishnamoorthy krish1980@rediffmail.com
  15. krish1980

    How can I store & retrieve a file from a table using asp

    Thanks Mr. Griff. I am able to do this with ur sample code. thanks for sending me the sample code as well. i think maintaing a proper dir. structure as suggested by you earlier is a better option. thanks. Krishnamoorthy krish1980@rediffmail.com

Part and Inventory Search

Back
Top