Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

window size and limited access

Status
Not open for further replies.

audiokid

Technical User
Oct 4, 2002
5
US
Hello!

I am a novice at Dreamweaver but I want to do some certain things for my website. I've been able to get the information I needed from this site before and hope SOMEONE can help me again. Here goes:

1) How do I set the window size so when a link is selected the window comes up as a specific size instead of a full-screen page? I know how to go to the status bar and customize the page size. Unfortunately, the page does not save that way :( HELP!!!

2) I would like to set up a form that pops up and is required to be filled out before certain pages are opened. Therefore, a) I've created a link to the destination page, b) the link first goes to the form to be filled out and then c) in theory, after the person "submits" the information, the destination page then opens. How do I make my submit button submit the information and link to a different page? If that will not work, how do I require information before allowing access?

I look forward to hearing from SOMEONE soon. Thank you very much for your time.

Jerry a.k.a. Audiokid
 
1:

Select the text/image you wish to use as your link, In the properties panel put a "#" for the link. Then click Behaviours>"+">Open Browser window and define the window size and what chrome you wish to be displayed and the page to display.

2:

I would submit the form to an asp page where it checks entered form values against a set password etc and then assign a session variable to check on other pages.

Cheech The secret of life is honesty and fair dealing. If you can fake that, you've got it made.
Groucho Marx (1895-1977)
 
instead of # use javascript:; for the link....# scrolls the page you are on to the top all the time....kwite Annoying [rockband]
whos that behind you?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top