The problem with the above code is that when the user has filled out all the required textboxes, the SUBMIT button doesn't take the user to membership.asp or when the Cancel button is pressed,...
Hi. The button glows but doesn't go to page INDEX.HML. It is the problem with the "<A HREF" part of the button that does not work. Should I use "<A HREF" ?
I am trying to code Glowing Buttons that act as Submit and Navigation buttons. A Navigation button is one that just takes the user from one page to another. This code works perfectly for Submit...
thanks for your advice. I have spent the last two hours looking at the link ad have learnt something about DOM. The link is good if you would like to do lots with textboxes. Could you give...
I am trying to add graphics without refreshing the page. This works ok when I load the graphics by some other means, but if I load the graphics using onmousedown(), the graphic is loaded, but...
Hi, thanks for your reply. How do people do as I would like to do. Draw objects on a page using IE, where other objects already are, without changing the page layout?
I am trying to use Javascript to display lines and other graphics on a canvas. The requirement I have is that the page should not change or be refreshed when other graphics are added. After...
I am trying to use Javascript to display lines and other graphics on a canvas. The requirement I have is that the page should not change or be refreshed when other graphics are added. After...