cg use a javascript, such as
<script type="text/javascript" href="yourspot">
var rt = textarea.name.value;
document.html.page.textrea.vakue = rt;
</script>
this is not a working script but i think youll get the idea
get that program to work. i have a prototype that writes out everything in a html page and it works but getting the text to perform properly in a textarea is beyond me
its basically a generic chat it has bgcolor buttons for both the shell and textareas
it has font family 4choices size 2 choices color 10 choices i can send you a copy if you like it has quite a few options but i could make a popup for some of t…
i think what you mean
<script type="text/javascript">
function afunction()
{
alert("you are now being transfered to the ultimate site");
window.location = "http://www.devdreams.com";
}
</script>
</HEAD…
i dont know about php but it might be an easy fix to use three different databases .
from the code i see it already checks for duplicate files and stuff. sorry i cpouldnt do better
ok most likley the reason text is moving about is that when you mouseover your menu
the size changes there are several ways to deal with that
first you could put dimensions in your css layout to help stop it from intruding on other text you can al…