Ask a Question related to ASP Database, Design and Development.
-
Doc Wally #1
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 that actually
worked - not that I actually coded it, I took bits and pieces from here and
there and boom, it worked.
As lame as it is, I have used Front Page 2002 and its form/database creation
tools to create an input.asp page, a input.msd access database file as well
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 input form
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 out in
one long, continuous stream.
I have attached herewith the input, output and actual database files and if
there is anybody out there who could give me some advise it would be greatly
appreciated.
Regards,
Doc Wally
Doc Wally Guest
-
Removing carriage returns...
Here is the code that I am using to try and remove the Carriage Returns and Line Feeds and replace them both with spaces: ... -
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/output not displayed in output.asp
PLEASE DON'T MULTIPOST. PLEASE DON'T POST ATTACHMENTS. PLEASE DON'T DOUBLE-POST. Ray at work -
Extra carriage returns - why?
John Andrews wrote: From previous post in thread: perl -pe 's/NEVERFOUND/NEVERFOUND/g' < foo > bar Hmmmmmm...I was unable to duplicate... -
Ray at #2
Re: Carriage returns/formatting 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
-
Ray at #3
Re: Carriage returns/formatting not displayed in output.asp
"Doc Wally" <notimeforspam@spam.com> wrote in message
news:t%Bhb.44958$Ri4.17302542@news4.srv.hcvlny.cv. net...
form> Here is my dilemma.>>
>
>
>
> When people either cut/paste things into the MEMO field of their inputReplace vbCrLf with <BR> when outputting the data in a web page.> formatting, carriage returns, etc, are not carried over to the output.
>
Ray at work
Ray at Guest
-
Raymond D'Anjou \(raydan\) #4
Re: Carriage returns/formatting not displayed in output.asp
You're no better then Bob (please see post "Please help with IF EOF TRUE").
Chill Ray, it's Friday. The weekend is coming. Have a beer.
The poor poster said he was not a programmer and just wrote his first VB
script.
You just scared him off for good. He'll never come back to this newsgroup.
:-)
"Ray at <%=sLocation%>" <myfirstname at lane34 dot com> wrote in message
news:%23J5zba1jDHA.3688@TK2MSFTNGP11.phx.gbl...> PLEASE DON'T MULTIPOST.
> PLEASE DON'T POST ATTACHMENTS.
> PLEASE DON'T DOUBLE-POST.
>
> Ray at work
>
>
Raymond D'Anjou \(raydan\) Guest
-
Ray at #5
Re: Carriage returns/formatting not displayed in output.asp
I said, "please." I can't drink beer while I'm at work. :[
Ray at work
"Raymond D'Anjou (raydan)" <raydan@canatrade.nospamcom> wrote in message
news:%23SWDsN2jDHA.1072@TK2MSFTNGP09.phx.gbl...TRUE").> You're no better then Bob (please see post "Please help with IF EOF> Chill Ray, it's Friday. The weekend is coming. Have a beer.
> The poor poster said he was not a programmer and just wrote his first VB
> script.
> You just scared him off for good. He'll never come back to this newsgroup.
> :-)
>
> "Ray at <%=sLocation%>" <myfirstname at lane34 dot com> wrote in message
> news:%23J5zba1jDHA.3688@TK2MSFTNGP11.phx.gbl...>> > PLEASE DON'T MULTIPOST.
> > PLEASE DON'T POST ATTACHMENTS.
> > PLEASE DON'T DOUBLE-POST.
> >
> > Ray at work
> >
> >
>
Ray at Guest
-
Bob Barrows #6
Re: Carriage returns/formatting not displayed in output.asp
Raymond D'Anjou (raydan) wrote:
I did apologize.> You're no better then Bob (please see post "Please help with IF EOF
> TRUE").
Bob
Bob Barrows Guest
-
Raymond D'Anjou \(raydan\) #7
Re: Carriage returns/formatting not displayed in output.asp
Sorry guys, didn't see the Please and didn't see the Apology.
Man... I need a beer, and a cigarette, and a break. :-(
"Bob Barrows" <reb01501@NOyahoo.SPAMcom> wrote in message
news:ucXcPT2jDHA.2500@TK2MSFTNGP10.phx.gbl...> Raymond D'Anjou (raydan) wrote:>> > You're no better then Bob (please see post "Please help with IF EOF
> > TRUE").
> I did apologize.
>
> Bob
>
>
Raymond D'Anjou \(raydan\) Guest
-
Bob Barrows #8
Re: Carriage returns/formatting not displayed in output.asp
Well, I can see why you missed my apology: I misspelled "Goran" - GROAN :-)
And I work with a guy named Goran ...I hope it wasn't he ... nah.
Almost time to go home :-)
Bob
Raymond D'Anjou (raydan) wrote:> Sorry guys, didn't see the Please and didn't see the Apology.
> Man... I need a beer, and a cigarette, and a break. :-(
>
> "Bob Barrows" <reb01501@NOyahoo.SPAMcom> wrote in message
> news:ucXcPT2jDHA.2500@TK2MSFTNGP10.phx.gbl...>> Raymond D'Anjou (raydan) wrote:>>>>> You're no better then Bob (please see post "Please help with IF EOF
>>> TRUE").
>> I did apologize.
>>
>> Bob
Bob Barrows Guest
-
Doc Wally #9
Re: Carriage returns/formatting not displayed in output.asp
Okay
You are all EVIL little bastards. Die pigs, die!!
I have had bad days as well and, well eat the peanuts from my crap.
For what its worth, my cross posting, multi posting and breaking all of the
other "rules" in these groups got somebody to steer me in the right
direction. Now the problem is solved, carriage returns are coming over
nicely along with bullets and, because of somebody else, I am driving myself
nuts learning about as much about asp this weekend, and next week so that
everything will come over including underlines and the like.
Yeah, I suck at coding, its my weakness but I am not offended by the flames.
We all have those days and, if truth be known, even after flaming me I would
give out my weekend to help out a colleague in distress.
So poo poo on you
"Bob Barrows" <reb01501@NOyahoo.SPAMcom> wrote in message
news:u3Yxgn2jDHA.964@TK2MSFTNGP10.phx.gbl...:-)> Well, I can see why you missed my apology: I misspelled "Goran" - GROAN>
> And I work with a guy named Goran ...I hope it wasn't he ... nah.
>
> Almost time to go home :-)
>
> Bob
>
> Raymond D'Anjou (raydan) wrote:>> > Sorry guys, didn't see the Please and didn't see the Apology.
> > Man... I need a beer, and a cigarette, and a break. :-(
> >
> > "Bob Barrows" <reb01501@NOyahoo.SPAMcom> wrote in message
> > news:ucXcPT2jDHA.2500@TK2MSFTNGP10.phx.gbl...> >> Raymond D'Anjou (raydan) wrote:
> >>> You're no better then Bob (please see post "Please help with IF EOF
> >>> TRUE").
> >>
> >> I did apologize.
> >>
> >> Bob
>
Doc Wally Guest
-
William Tasso #10
Re: Carriage returns/formatting not displayed in output.asp
Doc Wally wrote:
peanuts? you should see a doctor.> You are all EVIL little bastards. Die pigs, die!!
>
> I have had bad days as well and, well eat the peanuts from my crap.
> ...
> So poo poo on you
todle-pip
--
William Tasso
William Tasso Guest



Reply With Quote

