Basically, i have an html page, i have created a html form containing a text box which takes a url and a button which passes this url to an applet (on the same page) and then displays this url on the applet.
Currently this is all my applet does-display the URL from the form ,however i have...
Im not sure if htis is the right forum, so i'll apologise in advance;
Basically, i have an html page, i have created a html form containing a text box which takes a url and a button which passes this url to an applet (on the same page) and then displays this url on the applet.
Currently this is...
Hello
I was wondering if anyone could possibly help, im looking to create a javascript function that will validate whether or not a user entry into a text element of form is actually in the correct URL format.
This is my form code at the moment.
<input type="text" size="70" id="inurl"...
Im pretty new to javascripts, and have been told this is a good exercise to start with, i'm trying to develop a small application combining a html form and a javascript applet.
I have set up a form within html and have inlcuded one text elememt and one button element, as below
<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.