hi
i want the value in the address bar of my browser to be constant thruout my
application.
eg www.abc.com
i might go to any page but the value displayed in the address bar shd remain
constant.
is there anyway to do this in JSP or JavaScript.
pls send me the script or the url frm where i can get such a script
thanx
manish

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Lee Turner
Sent: Tuesday, April 24, 2001 2:46 PM
To: [EMAIL PROTECTED]
Subject: Re: Textarea wrap newlines to <BR>


I have just had a look in Dreamweaver and setting the wrap tag to VIRTUAL
seems to work better.  wrap="VIRTUAL"

Hope this helps
Lee

_________________________________

Lee Turner
Systems Developer
Information Technology Leeds
_________________________________

Watt Gilchrist Ltd
Ring Road, West Park
Leeds, LS16 6RA
Tel: 0113 288 3200
Fax: 0113 275 1690
http://www.wattgilchrist.co.uk
_________________________________


> -----Original Message-----
> From: Gavin Meehan [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, April 24, 2001 10:04 AM
> To:   [EMAIL PROTECTED]
> Subject:      Textarea wrap newlines to <BR>
>
> Hi
> I have a class called Filter that substitutes newline characters with the
> html <BR> tag so data entered on the form will be diplayed properly.
> This works fine if the enter key is hit in the textarea the substitution
> is
> made. My problem is when someone continues typeing and the text goes on to
> the newline automatically. I thought that when the WRAP attribute on the
> tag
> was set to PHYSICAL that a new line character is automatically added. Can
> anyone tell me if this is the case and if so what might i be doing wrong.
>
> Thanks
> Gav
>
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
> ==========================================================================
> =
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to