Net Daemon Next Result Issue

2002-09-19 Thread Darryl Schnell
I am working on a User Search Page that uses Net Daemon to connect to another system and gather username information. Everything appears to be working fine except the user search next results option (Code included below). Basically the program goes out connects to a daemon on another system to

Question Using for loops in incrementations

2002-05-06 Thread Darryl Schnell
Please forgive the stupidity of this question but I'm stumped and need to get this program finished. I am currently working on a program that will select information from two databases. The program puts both into hashes and compares the two lists. If it finds information in table one but not in

RE: Question Regarding select variables and sub routines

2002-01-31 Thread Darryl Schnell
]] Sent: Wednesday, January 30, 2002 7:18 PM To: Darryl Schnell; [EMAIL PROTECTED] Subject: Re: Question Regarding select variables and sub routines --- Darryl Schnell [EMAIL PROTECTED] wrote: Forgive all the questions however now I've stumbled accross another problem that has me baffled

LDAP Search Result Problem

2002-01-30 Thread Darryl Schnell
Below is a ldap search sub routine that I am using inside of a webform. What I am trying to do is have this program search either by account number or user name depending on what the end user choices on the form and if it finds user results to either return a 0 or a 1 and thus by this output

Question Regarding select variables and sub routines

2002-01-30 Thread Darryl Schnell
Forgive all the questions however now I've stumbled accross another problem that has me baffled. In the search routine I am working on I have a variable $search_str = $x-param('search_str') Now the user inputes this string after either choosing from a select statement of EmailName or an

Question regarding placing specific items with a file

2001-12-31 Thread Darryl Schnell
I am starting to look into the option of an online signup form that will create website space within my web network but I am not sure how to accomplish this one part and would like to ask the list for some suggestions/advice. To further help your answers I cannot get additional IP assignments

Next 10 Results Help Needed

2001-12-06 Thread Darryl Schnell
I am working on a program that will read the password file and display a list of users that match the gid's 670 671 on an html page. I have that part worked out, however now I want to have the results display in groups of ten allowing the user to click on next results to see the next results.

Base 64 encryption Routines

2001-11-21 Thread Darryl Schnell
I'm currently working on a perl program that interacts with Windows Active Directory and was wondering if anyone knew or has a subroutine that will encrypt a password using base 64 encryption. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]