use Win32::OLE; my $strReferer; my $strErrCode; my $errName; my $errCompany; my $errAddress; my $errEmail; my $errPhone; my $errTimes; my $strHTML; $errTimes = 0; $strReferer = $Request->QueryString('referer'); $strErrCode = $Request->QueryString('strErrCode'); if ((index($strErrCode, '1') + 1) > 0) { $errName = '1'; $errTimes = $errTimes + 1; } if ((index($strErrCode, '3') + 1) > 0) { $errCompany = '1'; $errTimes = $errTimes + 1; } if ((index($strErrCode, '4') + 1) > 0) { $errAddress = '1'; $errTimes = $errTimes + 1; } if ((index($strErrCode, '5') + 1) > 0) { $errEmail = '1'; $errTimes = $errTimes + 1; } if ((index($strErrCode, '6') + 1) > 0) { $errPhone = '1'; $errTimes = $errTimes + 1; } if ($errTimes == 0) { $errName = ''; $errCompany = ''; $errAddress = ''; $errEmail = ''; $errPhone = ''; } Custom Software, Inventory Control, Starn Job Shop Manager Plus(tm), Consulting, Programming - Starn Technical Services
Providing technical services and custom software development. Specializing in shop management software, inventory management software, financial software, custom software development, consulting, and project management. Providing technical services and custom software development. Specializing in shop management software, inventory management software, financial software, custom software development, consulting, and project management.
 Main
 About Us
 Job Shop Manager
 Ready Aim Purchase
 Custom Software
 Other Services
 Project Experience
 Customer Service
 Request Information
 Partnerships
 Contacts
 In The News
 Site Map

We accept

Information Request

Select the items that apply, and then let us know how to contact you.

if (($strReferer eq '\'job_shop_manager.html\'')) { Send Starn Job Shop Manager Plus™ literature
Send Ready Aim Purchase literature
} elsif (($strReferer eq '\'ready_aim_purchase.html\'')) { Send Starn Job Shop Manager Plus™ literature
Send Ready Aim Purchase literature
} else { Send Starn Job Shop Manager Plus™ literature
Send Ready Aim Purchase literature
} Send company literature
Have a salesperson contact me

Name: if (($errName == '1')) { $response->write('Please Enter Name'); } else { $response->write('Required'); }
Title:
Company: if (($errCompany == '1')) { $response->write('Please Enter Company'); <& } else { $response->write('Required'); }
Address: if (($errAddress == '1')) { $response->write('Please Enter Address'); } else { $response->write('Required'); }
E-mail: if (($errEmail == '1')) { $response->write('Please Enter Email'); } else { $response->write('Required'); }
Phone:

 

Copyright © 2007 Starn Technical Services, Inc.