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...
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...
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...
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...
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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.