Ask a Question related to ASP, Design and Development.
-
Ray at #1
Re: Carriage returns/output not displayed in output.asp
PLEASE DON'T MULTIPOST.
PLEASE DON'T POST ATTACHMENTS.
PLEASE DON'T DOUBLE-POST.
Ray at work
Ray at Guest
-
replacing carriage returns?
so... i'm trying to remove all carriage returns in the input i get from GET, and am trying to replace them with three dots... however, this... -
Formatting/Carriage returns not displayed in output.asp
PLEASE DON'T MULTIPOST. PLEASE DON'T POST ATTACHMENTS. PLEASE DON'T DOUBLE-POST. Ray at work -
Carriage returns/formatting not displayed in output.asp
Dear Colleagues: To begin with I am not a programmer. In fact, I just got all excited because I was able to create my very first .vbs script... -
#25152 [Opn->Bgs]: output buffering functions don't catch "virtual" output
ID: 25152 Updated by: iliaa@php.net Reported By: msarsale at buenosaires dot gov dot ar -Status: Open +Status:... -
#21944 [Ver->Csd]: zlib compressed pages can be flushed causing compressed output to be displayed
ID: 21944 Updated by: iliaa@php.net Reported By: phpbug at paragontech dot com -Status: Verified +Status: ... -
Tom B #2
Re: Carriage returns/output not displayed in output.asp
You need to start at the beginning. Try
[url]http://www.w3schools.com/asp/default.asp[/url]
or buy a book.
"Doc Wally" <notimeforspam@spam.com> wrote in message
news:W%Bhb.44971$Ri4.17303872@news4.srv.hcvlny.cv. net...and> Dear Colleagues:
>
>
>
> To begin with I am not a programmer. In fact, I just got all excited
> because I was able to create my very first .vbs script that actually
> worked - not that I actually coded it, I took bits and pieces from herecreation> there and boom, it worked.
>
>
>
> As lame as it is, I have used Front Page 2002 and its form/databasewell> tools to create an input.asp page, a input.msd access database file asform> as an output.asp page going the DNS-Less route. As you guessed it, people
> stick information into the input.asp document and then it spits out to the
> output.asp file with the data stored in the actual fpdb directory which
> holds simple Access databases.
>
>
>
> Here is my dilemma.
>
>
>
> When people either cut/paste things into the MEMO field of their inputin> formatting, carriage returns, etc, are not carried over to the output.
>
>
>
> Essentially
>
> They
>
> Want their
>
> Information
>
> To sort of come out
>
> Looking like this
>
>
>
> (Ideally with all of the boldface, underlines, etc. that they are oh so
> attached to after using MS Word)
>
>
>
> No matter how you enter it into the input form the information comes outif> one long, continuous stream.
>
>
>
> I have attached herewith the input, output and actual database files andgreatly> there is anybody out there who could give me some advise it would be> appreciated.
>
>
>
> Regards,
>
>
>
> Doc Wally
>
>
>
Tom B Guest



Reply With Quote

