Default Confirmantion Page

C

Chris

Hi all,
Thansk for helping me with my last question.It works well.

Would anyone be able to help me with the following 2 questions.
1.)
I would like to locate the dedault confirmation form and set it to open in a
new window with specific size. and using a specific colour.
2.)
Is there any way to set the default properties of the new windows that open
to remove some of the standard microsoft options . I was thinking of the way
you can set the Border properties in Access.

I am however limited as I am not VB competent.

Thanks to all in Advance.
 
S

Steve Easton

You can't alter the default confirmation page as it is created on the fly.
You can create a custom confirmation page and instruct your form to use it instead.

You'll need to use javascript to open the new window, or use Spawn from Jimco addins
www.jimcoaddins.com

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
Top