|
-
Jan 28th, 2002, 03:49 PM
#1
Thread Starter
Hyperactive Member
framed ASP
Ok.. have an html page with a search txtbox.. on submit I want to go to a page that has a frameset in it.. I need 1 banner frame on top and the bottom half of the screen should be split 10%-90% vertically (TOC on left, search results on the right)... How do i get from that search submit into a frameset and then display my search results (gernerated from serverside logic based on the search criteria)?
I have worked around this already by just always using the frameset and having the search form be in the window that I want the results to end up.. but is there a way to target your response.writes to a particular frame?
-mcd
[vbcode]
'*****************************
MsgBox "MCD :: [email protected]", vbInformation + vbOKOnly, "User"
'*****************************
[/vbcode]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|