hey guys,
im trying, to store an image in an xml file, i know its prolly basic, but how do i do that and how would i get it out and use it in like a pop-up from an XHTML file? any takers :)
thx,
yoda
hey guys
need some help here, i have a list say this for example.
<head>
<SCRIPT LANGUAGE="JavaScript">
function formHandler(form){
var URL = document.form.site.options[document.form.site.selectedIndex].value;
window.location.href = URL;
}
</script>
</head>
<body>
<form...
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.