List Info

Thread: how to make a "Go to URL" form?




how to make a "Go to URL" form?
user name
2006-05-17 19:44:50
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


> ------------------------ original message ---
> | from:	som.ctcgmail.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/
>  
> 
> 
> 
> 


------------------------ Yahoo! Groups Sponsor
--------------------~--> 
You can search right from your browser? It's easy and it's
free.  See how.
http://us.click.yahoo.com/_7bhrC/NGxNAA/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/
 



how to make a "Go to URL" form?
user name
2006-05-18 01:00:50
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, rolandrobosoft.de <rolandrobosoft.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.ctcgmail.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/
 


[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )