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

  • Users: webwriter
  • Content: Threads
  • Order by date
  1. webwriter

    building a text from a range of numbers...

    Hi.. I am trying to build a 22 character text field that will list a range of pallet numbers for a program i am writing.. ex. I have a list of pallet numbers.. "1 2 5 6 7 8 12 15 16 17 18". I need the text string to reflect the pallet numbers in a format like this or something...
  2. webwriter

    "Permission Denied" on output of flat file

    Hi.. I have a survey ASP/VBScript that I want to capture the results from into a flat file.. WOrks great on IIS.. I transfer the code to my test web server and get "Permission denied" on the file that i'm creating on my web server. no code changes except in location of file. I've...
  3. webwriter

    "Permission Denied" on output of flat file from ASP

    Hi.. I have a survey ASP that I want to capture the results from into a flat file.. WOrks great on IIS.. I transfer the code to my test web server and get "Permission denied" on the file that i'm creating on my web server. no code changes except in location of file. I've had my...
  4. webwriter

    Help Link9... flat file output from ASP - Permission Denied

    Hi.. Me again.. :-) I have a survey ASP that I want to capture the results from into a flat file.. WOrks great on IIS.. I transfer the code to my test web server and get "Permission denied" on the file that i'm creating on my web server. no code changes except in location of file...
  5. webwriter

    EXCEL Question... probably simple

    Hi. I am creating/saving an excel spreadsheet from a VB program. Everytime a row is added to my spreadsheet a popup message on my web page appears asking me if i want to override the current excel spreadsheet. is there a way in excel to suppress this message so that i do not get this popup...
  6. webwriter

    Output flat file from VBScript

    Hello. I have written an ASP that collects data that needs to be output to a flat file. This flat file will then be retrieved by an SAP program that will process the data to our database.. My question is this.. How do you output data collected on an ASP to a flat file. (this file can reside on...

Part and Inventory Search

Back
Top