Posted on 02/17/2002 2:22:40 PM PST by Rain-maker
I'm looking for a program that lets you select from a web site what you want to copy and paste in html to the Freeper forum site.
Looking through the source code in notepad, then having to modify the image link addresses and references is a pain at times.
Anyone have good luck with a program for this?
Thanks!
If you have version 5.5 you can download from MS website a program that allow highlighting text and doing a "Partial Source" copy. . .
When I do the function I describe in Post #3, I link to the original article, but I open the "Printer friendly" file of the article. That takes out a lot of the graphics codes, etc. I "View/Source" that file for the text I post. . .
I actually like it a lot.
Just cut and paste whatever you want into Dreamweaver delete the adds and whatever stray columns you don't want, then switch from DESIGN to CODE and it will all be there, ready to drop into the FR window.
You cut and paste as if you were going to e-mail the article, then you select the tab for HTML, and cut/paste it into the program you want. Always use the preview function to see what it is going to look like.
I want a program that auto-completes those image and reference links, and keeps me from wading thru all that code.
Like a WSIWYG type copy and paste, though it pastes in html code.
Can browse through the word processor, but it won't let me edit out the junk visually either.
I owe you a drink on the 19th...thanks.
Was there all the time and I didn't notice...LOL
You get something similar in Outlook Express: If you start work on a new email message, and check "View | Source Edit", then you can paste a web page and view the source code that Outlook Express generates. I've used it a fair amount, but it has numerous bugs and is rather flaky. Also, it uses the <DIV> tag instead of the <P> tag, so the output is not of much use here at FR.
I just spent a good part of my weekend wading through download possibilities for this very thing. I think I've finally settled on TSW WebCoder International. It's free so you won't lose anything trying it out.
I posted this reply with it.
America's Fifth Column ... watch PBS documentary JIHAD! In America
Download 8 Mb zip file here (60 minute video)
I'm using Outlook Express 6.00.2600.0000 on Windows 2000 SP2 (+ critical updates), and if I write
line onethen I getline two
As an aside, note how the middle line is<DIV><FONT face=Arial size=2>line one</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>line two</FONT></DIV>
instead of what it should be, namely<DIV><FONT face=Arial size=2></FONT> </DIV>
It's one of those frustrating bugs I mentioned above; this one really screws up your fonts as you type.<DIV><FONT face=Arial size=2> </FONT></DIV>
Disclaimer: Opinions posted on Free Republic are those of the individual posters and do not necessarily represent the opinion of Free Republic or its management. All materials posted herein are protected by copyright law and the exemption for fair use of copyrighted works.