Ok here it is...
I wanna put an input field in my webpage where users can
enter an URL
and on clicking the button, they will go to that URL. Thats
it.
in WML its simply like this..
<input type="text" name="q">
<anchor title="Go!">Go!
<go href="http://$(q)"/>
</anchor>
My question is, how to do the same thing in HTML?
On 5/18/06, roland robosoft.de <roland robosoft.de> wrote:
> i know a lot about wml, but still can not really figure
out, what you want to do. you better provide some wml-code,
but better explain it for alll
> roland
>
> - Show quoted text -
>
>
> > ------------------------ original message ---
> > | from: som.ctc gmail.com
> > | to: 1stjavascript@yahoogroups.com,
javascript_official@yahoogroups.com
> > | date: 03:17 18.05
> > | subject: [1stJavaScript] how to make a
"Go to URL" form?
> > ---------------------------
> >
> > Its really easy in WML. But, i couldn't figure
out a way to do it with
> > HTML.. Is it possible with javascript?
> >
> >
> >
>
> > For a quick response, your message should include,
> >
> > - A copy of the code
> > - A copy of any error messages
> > - A description of what you're trying to achieve
> > - A description of what's actually happening
> > http://www.trans4mind.com/personal_developmen
t/HTMLGuide/index.html For HTML
> > http://www.trans4mind.com/personal_developme
nt/JavaScript/index.html For JavaScript
> > You can also download the JavaScript and HTML
tutorials (Nearly 2.5 megabytes.)
> > A 30 day version of jsEditor is available for free
download at
> > http://www.trans4mind.com/personal_devel
opment/JavaScript/freeEditor.htm
> > --------------------------
> > FREE zip/unzip program:
> > http://www.trans4mind.com/personal_development/z
ipper/index.html
> > --------------------------OR go to and change your
settings:
> > http://g
roups.yahoo.com/group/1stJavaScript/
> > List owner: 1stJavaScript-owner@yahoogroups.com
> >
> >
> > ://groups.yahoo.com/group/1stJavaScript/
> > List owner: 1stJavaScript-owner@yahoogroups.com
> >
> >
> >
> > Yahoo! Groups Links
> >
> > To visit your group on the web, go to:
> > http://g
roups.yahoo.com/group/1stJavaScript/
> >
> > To unsubscribe from this group, send an email to:
> > 1stJavaScript-unsubscribe@yahoogroups.com
> >
> > Your use of Yahoo! Groups is subject to:
> > http://docs.yahoo.c
om/info/terms/
> >
> >
> >
> >
> >
>
>
>
> For a quick response, your message should include,
>
> - A copy of the code
> - A copy of any error messages
> - A description of what you're trying to achieve
> - A description of what's actually happening
> http://www.trans4mind.com/personal_developmen
t/HTMLGuide/index.html For HTML
> http://www.trans4mind.com/personal_developme
nt/JavaScript/index.html For JavaScript
> You can also download the JavaScript and HTML tutorials
(Nearly 2.5 megabytes.)
> A 30 day version of jsEditor is available for free
download at
> http://www.trans4mind.com/personal_devel
opment/JavaScript/freeEditor.htm
> --------------------------
> FREE zip/unzip program:
> http://www.trans4mind.com/personal_development/z
ipper/index.html
> --------------------------OR go to and change your
settings:
> http://g
roups.yahoo.com/group/1stJavaScript/
> List owner: 1stJavaScript-owner@yahoogroups.com
>
>
> ://groups.yahoo.com/group/1stJavaScript/
> List owner: 1stJavaScript-owner@yahoogroups.com
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>
>
------------------------ Yahoo! Groups Sponsor
--------------------~-->
Protect your PC from spy ware with award winning anti spy
technology. It's free.
http://us.click.yahoo.com/97bhrC/LGxNAA/yQLSAA/edFolB/TM
------------------------------------------------------------
--------~->
For a quick response, your message should include,
- A copy of the code
- A copy of any error messages
- A description of what you're trying to achieve
- A description of what's actually happening
http://www.trans4mind.com/personal_developmen
t/HTMLGuide/index.html For HTML
http://www.trans4mind.com/personal_developme
nt/JavaScript/index.html For JavaScript
You can also download the JavaScript and HTML tutorials
(Nearly 2.5 megabytes.)
A 30 day version of jsEditor is available for free download
at
http://www.trans4mind.com/personal_devel
opment/JavaScript/freeEditor.htm
--------------------------
FREE zip/unzip program:
http://www.trans4mind.com/personal_development/z
ipper/index.html
--------------------------OR go to and change your settings:
http://g
roups.yahoo.com/group/1stJavaScript/
List owner: 1stJavaScript-owner@yahoogroups.com
://groups.yahoo.com/group/1stJavaScript/
List owner: 1stJavaScript-owner@yahoogroups.com
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://g
roups.yahoo.com/group/1stJavaScript/
<*> To unsubscribe from this group, send an email to:
1stJavaScript-unsubscribe@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.c
om/info/terms/
|