|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
need help in cgi-scripting
Hi ,
I wrote a cgi script using csh script. In that cgi-script i wrote an applet code to display that in the webpage. but it is not working.. when i tried to display the html file containing applet it is working correctly. but when it is inserted in the cgi-script i t is not working... my operating system is linux... my cgi scripts will be in one directory and my html files will be in another directory... will that be the problem...? what shall i do...? thanks, Sridhar!! |
|
#2
|
||||
|
||||
|
When you say it's 'not working', what actually does happen? What errors do you get?
Make sure you're printing out a valid content-type header before trying to print anything else to the browser.
__________________
~ishnid; Have you tried: [ search.cpan.org | perldoc | Java API | mysql.com | google ] Apostrophes are NOT used for possessive pronouns or for noun plurals, including acronyms. |
|
#3
|
|||
|
|||
|
Hi,
I used header "echo Content-type:text/html" only. I am getting the Loading Java Applet failed and Applet noinited....in the status bar. Sridhar!! |
![]() |
| Viewing: Dev Shed Forums > Other > Beginner Programming > need help in cgi-scripting |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|