window open

G

Guest

I've created a form in FrontPage 2003, plus a confirmation page that appears
that displays the information entered when the submit button is clicked.

I'd like to have the confirmation page appear in a slightly smaller size,
with no menu bar or toolbar. I have javascript code that does this for a
page that's accessed with a hyperlink on a web page, but I'm not sure how to
get it to work on a page that's "called" by a form.

Any suggestions?
 
T

Thomas A. Rowe

Not possible to control the window size for the confirmation page when using the FP Form Handler.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
K

Kevin Spencer

Using FrontPage server extension forms, you can't. You would have to write
your own custom server-side app, using ASP or some other server-side
programming technology.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
 

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