Summary: I have an online form that gets filled out and need to use PHP mail html to process it. How do I get the $_POST['Name.Borrower' item to go into the ...
Summary: ok, I am on winxp, with apache 1.3.27 webserver.. now i've tried and tried to install php,, but all i see when it comes to the page is the actually c...
Summary: 1- They offer zero support and have no support FAQ or even general support area. They have no control panel and the file manager doesn't even work. 2-...
Summary: Hi, I'm looking for a forgot password script that would work with a existing login script that uses PHP and MYSQL I want members to be able to retriev...
Summary: Is this a porn site I'm helping with? I can't imagine any sane person could do a porn site for their sister, so I hope not:-) I don't know that much ...
Summary: I have a question. I will be using either perl or php (whichever I get helped with first) to make a script to grab some information from a form, and m...
Summary: I am sorry, I didn't submit my php code. With this code, I usually get a prompt asking me whether I approve of such a mail being sent to my email add...
Summary: Hi, I need to do the following -Get a path through a GET method -Show alphabetically sorted, the folders inside that path, followed by all the files ...
Summary: Thanks Again. Here is the script #!/usr/bin/perl - Tw require 5.001; use strict; #-- Parse form data my $query = $ENV{'QUERY_STRING'}; $query =~ s/Pa...
Summary: Hello, I'm looking for some help with creating a script (of any flavor) that will accomplish the following: I have a vendor supplied executable that p...
Summary: Hi, I'm a new in VB and I need help. I have to create script for the following task: via Workstation's applet(A)I have a field with the symbol and I n...
Summary: hello peoples I have a tiny problem that is super simple and i need help with ... I have a msn site and I need to add a script that will allow online ...
Summary: I have a vbs script that I'm using to add a global group to the local administrators group. (See Below) Set oNet = CreateObject("Wscript.Network") Se...
Summary: I can't help with putting it into a batch script or anything, but I'll give it a go. I know regular expressions in a perl context, and I think you've...
Summary: Need help with this: I shall write a "pre-installer" which will select the package to be installed. To do so it shall fetch the username and accordin...
Summary: Hi everyone, I'm modifying my phpBB installation, and I need help with one of the queries I'm trying to modify. I'm a novice with SQL, so go easy, pl...
Summary: well, ok, wow, here we go. I've been trying to make a good secure flash login. That is, a flash movie that has a user and passwords fields, and a but...
Summary: I have a access log file on the webserver. the log contains info on userids , date/time and page acccessed. I need help with a shell scipt that can pa...
Summary: have a script that reads from a file. It is working ok. However, I would like to be able to print "item not found" or any other message if it didnt ...
Summary: Thank you both so much for your help. I'm now thinking that instead of "Removing" the lines, I need to do a "Search/Replace". This is what I'm now thi...
Summary: I need help with following ksh script - it is only partially working - any comments appreciated! Code below: #!/bin/ksh # # Name: Cheryl.ksh # # Menu ...
Summary: Hello all, I've been looking for a script that will allow me to display either a block of text, or a picture based upon the day of the week. I haven...
Summary: Hi members, I am trying to convert a unix shell script to dos. It needs to delete all .test files in a directory and write to log file that the comman...
Summary: Hey all, need help with an if command. I am creating a simple script (yeah simple lol) that deletes temp files, cookies and normal junk. I have cr...
Summary: Hi Everybody.. i m facing a problem with java mail api..actually i want to send the mails by using SMTP server in JSP across the Internet..so can anyb...