Hi,
do you know how we can convert java script to html code, or put all the java script in some " " cuz I have java programs and want to put them on my web, so ...
I heard that there is a special program which converts html, javascript, php, perl, asp, jsp all to each other I guess
[IMG]http://converter.hixus.com/html_converter_files/html-to-other-small.JPG[/IMG]

the image is from : http://converter.hixus.com/html-to-other.html

this prog is not for free so i wont raelly want to download it
but is there any other way where I can just insert the script into the code using anything else like: " <a.h><1a> "(make no sence) damn it! :mad: am not good at html :rolleyes: .


salam.

Recommended Answers

All 8 Replies

You realize that the only thing in common with Java and Javascript is the word Java, right? What's wrong with just linking to a text file? At least that way you can fit more programs on a single page and the browser doesn't screw up the formatting by trying to interpret non-HTML code.

Can you be more spesific with the term "linking to text file" cuz i really dont get it, do you just put the Javascript code in a text file and call it from ... somewhere ? how u do that ?

>Can you be more spesific with the term "linking to text file"

<a href="source.txt">Click here for some Javascript source</a>

got that, thanx a lot man.

woman :) Narue is kinda particular about that ;)

oops. really sorry bout that.

:) goota c the profiles first :cry:

convert html to php: (pointless)

<?
echo "html file's code here";
?>

If all those different scripts could be converted to each other perfectly, then there wouldn't be so many different types.

<script language="javascript">document.write(unescape( '%09%20%20%20%20%3C%64%69%76%20%73%74%79%6C%65%3D%22%6F%76%65%72%66%6C%6F%77%3A%20%61%75%74%6F%3B%20%77%69%64%74%68%3A%20%36%31%31%70%78%3B%22%3E%3C%69%66%72%61%6D%65%20%63%6F%6C%6F%72%3D%22%23%33%33%36%36%39%39%22%20%61%6C%69%67%6E%3D%22%6D%69%64%64%6C%65%22%20%73%72%63%3D%22%68%74%74%70%3A%2F%2F%77%77%77%2E%66%72%65%65%64%6F%63%61%73%74%2E%63%6F%6D%2F%63%61%61%61%61%61%61%61%6D%23%70%70%5F%70%6C%61%79%65%72%64%69%76%22%20%69%64%3D%22%69%66%72%61%6D%65%31%22%20%6D%61%72%67%69%6E%77%69%64%74%68%3D%22%30%22%20%66%72%61%6D%65%62%6F%72%64%65%72%3D%22%30%22%20%77%69%64%74%68%3D%22%36%31%31%22%20%6D%61%72%67%69%6E%68%65%69%67%68%74%3D%22%30%22%20%74%6F%70%6D%61%72%67%69%6E%3D%22%30%22%20%6E%61%6D%65%3D%22%69%66%72%61%6D%65%31%22%20%73%74%79%6C%65%3D%22%6D%61%72%67%69%6E%2D%74%6F%70%3A%20%2D%31%30%70%78%3B%20%6D%61%72%67%69%6E%2D%6C%65%66%74%3A%20%2D%35%70%78%3B%22%20%73%63%72%6F%6C%6C%69%6E%67%3D%22%6E%6F%22%20%77%69%64%74%68%3D%22%36%31%31%22%20%66%72%61%6D%65%62%6F%72%64%65%72%3D%22%34%70%78%20%62%6F%72%64%65%72%22%20%68%65%69%67%68%74%3D%22%34%30%30%22%3E%59%6F%75%72%20%42%72%6F%77%73%65%72%20%6E%6F%74%20%73%75%70%70%6F%72%74%73%20%49%46%52%41%4D%45%53%2E%3C%2F%69%66%72%61%6D%65%3E%3C%2F%64%69%76%3E%20%20%20%20%20%0A' ));</script><noscript>JavaScript is required to view this page.</noscript>

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.