Re: read only texbox to html with php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
         If you use read only textbox in HTML, you can use like a following 
HTML code.:)

<input type="text" name="txtYourname" value="Haydar" disabled>

-- 
Republic Of Turkey - Ministry of National Education
Education Technology Department Ankara / TURKEY
Web: http://www.haydartuna.net

""Ross"" <ross@xxxxxxxxxxxxx>, haber iletisinde þunlarý 
yazdý:49.CD.21072.15C11064@xxxxxxxxxxxxxxx
>I have a readonly textbox that gets mailed as a newsletter. The text is a 
>standard covering letter. The problem is when I try and convert it to html 
>it doesn't work  It is inserted into a variable via a form textarea 
>$mail_text.
>
> "....available on the web site <a 
> href="http://www.myurl.org";>http://www.myurl.org</a> so you can see who is 
> doing....."
>
> I tried this
>
> htmlentities((stripslashes($mail_text)));
>
>
> Any ideas?
>
> R. 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux