Re: ASP form textbox to HTML formatting
From: Evertjan. (exjxw.hannivoort_at_interxnl.net)
Date: 10/15/04
- Next message: Ray Costanzo [MVP]: "Re: Whats problem with IIS"
- Previous message: Andrew Urquhart: "Re: HTTP_REFERER"
- In reply to: Jonathan: "Re: ASP form textbox to HTML formatting"
- Messages sorted by: [ date ] [ thread ]
Date: 15 Oct 2004 13:41:00 GMT
Jonathan wrote on 15 okt 2004 in microsoft.public.inetserver.asp.general:
>> > >> > function nl2br(str)
>> > >> > nl2br=replace(str,VbCrLf, "<br >")
>> > >> > end function
>> I can paste this function anywhere in the ASP file but where do I
>> embed the value of var essay
>> and should we use response.write and how do we tackle that
>
> Hi Evertjan,
>
> Was waiting for your reply as I need to be able to do this urgently.
>
> Using the code I have posted above can you tell me where and how I
> should insert the piece of code that you sent me.
It was not my code, only commented on the VbCrLf.
Sorry, I am afraid you don't know enough of programming to tackle this by
yourself. Either learn more or hire a programmer.
-- Evertjan. The Netherlands. (Please change the x'es to dots in my emailaddress, but let us keep the discussions in the newsgroup)
- Next message: Ray Costanzo [MVP]: "Re: Whats problem with IIS"
- Previous message: Andrew Urquhart: "Re: HTTP_REFERER"
- In reply to: Jonathan: "Re: ASP form textbox to HTML formatting"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|