I to edit in the code page. I am aware of the cut and paste features in FP
and almost all programs. But I was talking about doing that same function by
using code in FP. Let me explain. In VB code, here is the code that you use
to cut and paste using the VB lanugage.
Clipboard.Clear ' Clear Clipboard.
Clipboard.SetText "txtboxinfo" ' Capture text into the clipboard
How do you do this same function using code to preform the function.
Charles
Trevor L. said:
Charles said:
I use Frontpage 2003 to publish my web site. How do I use my
computers copy and paste feature in the code of FrontPage?
I am not sure that I understand the question.
The code in FP Code view can be cut and pasted as can code from anywhere
else.
Ctrl-C to Cut
Ctrl-V to Paste
What is the relevance of this to publishing ?
(BTW, My use of FP2003 is usually editing in Code view and publishing.)
--
Cheers,
Trevor L.
[ Microsoft MVP - FrontPage ]
MVPS Website:
http://trevorl.mvps.org/