What Kind of Programming Can You Do in FP?

J

JAJansenJr

I have recently been using FP to create and maintain some web sites, and I would like to know what kind of programming you can do in FP

When you click on Tools; Macros you have a choice of a Macro or Visual Basic Editor, which suggests some heavy duty programming may be possible. I have done some Visual Basic 6 programming which means I could likely make good use of the VB Editor

Any help/suggestions that can be offered for coming up to speed on the kinds of things that can be done with programming in FrontPage would be very much appreciated
In particular, tutorials with examples are especially welcome

JAJansenJ
 
S

Stefan B Rusynko

Macro (is VBA) and the VBE is for VBA
- both are not run time languages for the web, but can be used to run design time programs in FP




| I have recently been using FP to create and maintain some web sites, and I would like to know what kind of programming you can do
in FP.
|
| When you click on Tools; Macros you have a choice of a Macro or Visual Basic Editor, which suggests some heavy duty programming
may be possible. I have done some Visual Basic 6 programming which means I could likely make good use of the VB Editor.
|
| Any help/suggestions that can be offered for coming up to speed on the kinds of things that can be done with programming in
FrontPage would be very much appreciated.
| In particular, tutorials with examples are especially welcome.
|
| JAJansenJr
|
 
T

Tom Miller

JAJansenJr said:
I have recently been using FP to create and maintain some web sites, and I
would like to know what kind of programming you can do in FP.
When you click on Tools; Macros you have a choice of a Macro or Visual
Basic Editor, which suggests some heavy duty programming may be possible. I
have done some Visual Basic 6 programming which means I could likely make
good use of the VB Editor.
Any help/suggestions that can be offered for coming up to speed on the
kinds of things that can be done with programming in FrontPage would be very
much appreciated.

If your talking about "server-side" programming as opposed to
tweaks/enhancements to FP, that is a whole different issue from the
VBA/Macro/VB Editor stuff.

Tom
 
J

Jim Carlock

Stefan,

Would you have any links available that provide a good demo
of how VBA can be used in conjunction with FP?

--
Jim Carlock
Post replies to the newsgroup.


Macro (is VBA) and the VBE is for VBA
- both are not run time languages for the web, but can be used to run design
time programs in FP




| I have recently been using FP to create and maintain some web sites, and I
would like to know what kind of programming you can do
in FP.
|
| When you click on Tools; Macros you have a choice of a Macro or Visual
Basic Editor, which suggests some heavy duty programming
may be possible. I have done some Visual Basic 6 programming which means I
could likely make good use of the VB Editor.
|
| Any help/suggestions that can be offered for coming up to speed on the
kinds of things that can be done with programming in
FrontPage would be very much appreciated.
| In particular, tutorials with examples are especially welcome.
|
| JAJansenJr
|
 
S

Stefan B Rusynko

Start w/ the MSDN help on the FP Web Object model at
http://msdn.microsoft.com/library/d...ml/fptocObjectModelApplication.asp?frame=true
and Page Object Module
http://msdn.microsoft.com/library/d...ml/fptocObjectModelApplication.asp?frame=true




| Stefan,
|
| Would you have any links available that provide a good demo
| of how VBA can be used in conjunction with FP?
|
| --
| Jim Carlock
| Post replies to the newsgroup.
|
|
| | Macro (is VBA) and the VBE is for VBA
| - both are not run time languages for the web, but can be used to run design
| time programs in FP
|
| --
|
| _____________________________________________
| SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| "Warning - Using the F1 Key will not break anything!" (-;
| To find the best Newsgroup for FrontPage support see:
| http://www.net-sites.com/sitebuilder/newsgroups.asp
| _____________________________________________
|
|
| | | I have recently been using FP to create and maintain some web sites, and I
| would like to know what kind of programming you can do
| in FP.
| |
| | When you click on Tools; Macros you have a choice of a Macro or Visual
| Basic Editor, which suggests some heavy duty programming
| may be possible. I have done some Visual Basic 6 programming which means I
| could likely make good use of the VB Editor.
| |
| | Any help/suggestions that can be offered for coming up to speed on the
| kinds of things that can be done with programming in
| FrontPage would be very much appreciated.
| | In particular, tutorials with examples are especially welcome.
| |
| | JAJansenJr
| |
|
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top