OR when you have no knowledge of Javascript, you could put your current page (where the form is situated) in the form-action-field with the result of having the page getting the information filled in the form. Then you can simply validate the information in the background with some basis...
hello,
i'm new into javascript. I want to call a function with a mouseoverevent:
onMouseOver="javascript:SetExpl('Startpage, overview of the site')"
Here is the function:
<script language="JavaScript">
function SetExpl(theText)
{
document.write(theText);
} </script>...
Dynamic Dreamweaver MX, the book first learns you anything about designing static web pages (basic html, templates, CSS etc) and after there is a good section about dynamic sites
"This book covers "best practice" use of Dreamweaver MX for the web professional. It introduces...
Macromedia has an other product called Contribute. Contribute is the easiest program for anyone to update, add, and publish web content in minutes with no HTML training or experience required (or maybe a little basic understanding). With Contribute, nontechnical users can make changes to any...
when placing images, and if you want them to be in an exact location, you should consider to use lay-out tables to order everything like you want it to be
just choose the Layout tab and choose lay-outview, insert a table and in this table layout cells which will have different contents(cells...
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.