HI Lrnmore,
You are right.But how to do that in perl variable.
Source code:
var str= str+"&solder_type="+'<tmpl_var prnsolder_type>'+"&finish_type="+'<tmpl_var prnfinish_type>'+"&impedence_tolerance="+'<tmpl_var...
HI Lrnmore,
You are right.But how to do that in perl variable.
Source code:
var str= str+"&solder_type="+'<tmpl_var prnsolder_type>'+"&finish_type="+'<tmpl_var prnfinish_type>'+"&impedence_tolerance="+'<tmpl_var...
Hi Lrnmore
Thanks for your reply. Here, is viewsource.I don't know in perl how to replace carriage return with \n.
str=str+"&gold_tips="+''+"&other_customer_name="+''+"&other_part_number="+''+"&MaxforMin="+'';
// alert(str);
str=...
Hi! All
I don't know how to pass multi dimensional perl array into javascript multi dimensional array of HTML file.If anyone can help me on that.
my $WebQt = $sr->{DLLs}->{WebQt};
my $return = $WebQt->WQ_GetLists(
$sr->{sid}, $VT_division_id, $VT_Dispositions, $VT_ReqTimes...
Hi
How to add special character "," or ";" into perl string variable.
my $str = "abc";
$str.=",xyz";
then it gives error.
Thanks in advance.
check in this file E:\Inetpub\scripts\emedia\mail_a_page_form.pl if you are using any .pm module.Also, check path at all places in .pm and .pl file.
Good luck
TTMTECH
Hi ! fishiface
Thanks for your reply.you are right I just copy DBI.PM file into that directory. I don't know how to install it can you guide me on that how to install it properly ?
Thanks for your help.
TTMTECH
Hi! All
I have installed IIS 5.0 on windows 2000 server. After that I have installed Activestate distribution from www.activestate.com.I am trying to get data from MS SQL SERVER on web using perl script.Now, my web server gives me following error :
CGI Error
The specified CGI application...
Hi,
I have installed IIS 5.0 on windows 2000 server. After that I have installed Activestate distribution from www.activestate.com.I am trying to get data from MS SQL SERVER on web using perl script.Now, my web server gives me following error :
CGI Error
The specified CGI application...
Hi ! All
We have installed IIS 5.0 on windows 2000 server. I have index.pl(perlscript) file on that webserver. How to configure IIS 5.0 to work perlscript on web ? Do I need to install perl on that server ?
Thanks,
TTMTECH
Hi ! bpinos
yes,everyone has permission on
D:\InetPub\myttmtech devel\Admin1
directory.
Is there any other possibility for this error ? I am really stuck.
Thanks.
TTMTECH
Hi bpinos
Thanks for your immediate reply.
here is the code of index.pl upto six line
sub BEGIN { push (@INC, 'D:\InetPub\myttmtech devel\Admin1') } # For our module.
use strict;
use Data::Dumper;
use ttmtech;
Hi bpinos
Thanks for your reply.
I did as below :
c:\perl\admin>perl index.pl
Couldn't open error log: permission denied.
Compilation failed in require at index.pl line 6.
BEGIN failed--compilation aborted at index.pl line 6.
what is the reason for this ? Is there any permission problem ...
Hi !
Help me how to solve this problem ?
I have index.pl and ttmtech.pl(perl package) in the same directory still it gives following error when i hit the browser with index.pl
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it...
Hi
I got following error in log file. I am using apache 2.o on windows2000.My perl script gives error in a log file as follow :
[Tue Feb 25 13:55:43 2003] [error] [client 192.168.25.173] D:/InetPub/ttmtech.com devel/it.ttmtech.com/myttmtech/index1.pl is not executable; ensure interpreted...
Hi ! bpinos
Thanks for your reply. Can you tell me in httpd.conf file where can I put the option ExecCGI for the particular directory that the file exists in. Can you also give example of it with code line ?
Thanks for your help.
TTMTECH
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.