Posted in: darrelrussell.com edit
08 Jan 2009
Scenario:
I am upgrading an intranet app and need a chunk of code to handle a
specific window action. The log-in page (index.htm) has one field and
a submit button. The action= page is an ASP page that requires the
info from the index.htm field. Currently, when SUBMIT is clicked, the
window loads the ASP page.
Need:
To load the ASP page in the original (parent/focus) window, but limit
the window controls to just scrollbars. I don't want a popup window.
Summary:
Please supply a code chunk that will allow me to load a new page in
the open window while also limiting the window controls to just
scrollbars. The page that will load is an ASP page.
Misc:
I will supply the code I am using if needed. Please advise.I need the original index.htm and/or a pointer to your website--
have you tried using target=_parent, etc.?
Also I don't quite understand you you meant by "limiting window
controls to scrollbars"? I thought this ASP code loads in a new
browser window--the scrollbar will be there if the presented materials
is larger than the default window.Index.htm:
|
Please select a division:
|
|