RE: General Question

2001-02-17 Thread S Muthu Ganesh



Hi,
 Is this the thing you want? 
(otherwise please describe your problem more elaborately.)

print 
"Content-Type: text/html\n\n";


print 
"html message here";

print "IMG 
SRC='images.gif'\n"; 


print 
"html message here";

Bye
Muthu 
S Ganesh

  -Original Message-From: 
  [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]]On Behalf Of 
  Kiran Kumar.MSent: 16 February 2001 13:36To: 
  modperlSubject: General Question 
  hi,
   I would like to know what 
  header to print to view this on the browser, if text/html is entered the image 
  is not displayed and if image/gif is entered the image does not appear , 
  thanks in advance
  
  Kiran
  
  ps: if this is not the right place to ask this 
  question please tell me where i can find help 
  
  
  open(F1,"images.gif") 
||errorhandler;
  
  while(F1) { 
   $imgcont 
.=$_;}
  close(F1);
  print" html message here";
  print $imgcont;
  
  print" html message 
  here";


RE: Apache::ASP Best Language to use?

2001-02-06 Thread S Muthu Ganesh



 -Original Message-
From:   [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]  On Behalf Of
Matthew Schroeder
Sent:   05 February 2001 21:13
To: '[EMAIL PROTECTED]'
Subject:Apache::ASP Best Language to use?

Currently the company I work for is using ASP code running on Windows
servers.

We'd like to run a web server that isn't microsoft based for obvious
reasons.
We don't have so much ASP code, so it would be possible to scrap it and
start over.

What would you guys suggest as the best option:
1. Porting our ASP code to Apache::ASP and continue development in ASP
2. Doing new development in JSP
3. Doing new development in CGI
4. Doing new development in Coldfusion

ANSWER : 2 (TWO)

Please reply to my private email, since I'm not a subscriber to the modperl
mailing list.

Sincerely,

Matthew Schroeder
PMAI
Software Developer
Phone: 517-788--8100 ext. 352