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!

Search results for query: *

  1. txwaiting4u

    Change column in binary file to check contents; Write binary

    I have a binary file that I am splitting based on a particular field in the file; it's a one character field. The field in ascii (text) would be a 1 or a 2. However, I can't check for a 1 or a 2 because it is in binary. How do I check for a 1 or 2 yet write out the output files in binary? I...
  2. txwaiting4u

    Read, Check string, Depending on String write 1st or 2nd file

    I am a complete newbie at UNIX scripting. I have only written some really basic scripts but now have to figure out a solution that our ETL solution cannot do. We use ksh. This is my need: 1. Parameters passed to script for the following: xferin ---> the directory where the input file is to...
  3. txwaiting4u

    Creating a session variable and then inserting into a table?

    I have tried everything to get my vbscript to create a session variable and then insert it into a table with other data but nothing seems to work. The session variable is being set correctly but when I try to insert it into another table, I just get a 0 (zero) for that field every time; the...
  4. txwaiting4u

    Dynamic links to populate products Page?

    First of all, I'm using ASP, VBScript, and MS Access. My links (categories of products) on my website pages are dynamically created depending on the "active" products in my database based on their categories. Can anyone guide me in how to make these categories actual links that when clicked on...
  5. txwaiting4u

    Help! Email addy passed to next page, validate & send email problem

    I am using Dreamweaver MX, Access db, and using ASP/Javascript. I have a page where user inputs email address and submits. The submit redirects to next page. On load of next page, I lookup the email addy in db, grab name and psw, then send email to user with info. Stuck bigtime! The first...
  6. txwaiting4u

    Javascript Error -- newbie needs help please

    I am developing an ASP site on IIS. I have created a login.asp page which contains Member Name and password. I am using Dreamweaver MX for development. When I add User Authentication for Log in, I get the following error: Javascript error while loading Local Variable: Unable to open script...

Part and Inventory Search

Back
Top