If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > 3 ASP Program

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-06-04, 10:37
Oper Oper is offline
Registered User
 
Join Date: Feb 2004
Posts: 5
3 ASP Program

Maybe isnt posible but let try to explain me

let said i have 3 ASP program

1.ASP
2.ASP
3.ASP

example
the height of the 1.ASP will be always 500px (made by me)
the height of the 2.ASP will be Variable (not made by me a forum)
the height of the 3.ASP will be Variable (made by me)

i want to have 3 Column each one with 1 ASP

i know i could use iframe but each1 will have a scrollbar ( and idotn wnat that)

i want they all use the same scrollbar the normal scrollbarl located to right!


what the easy way to acomplish this?
Reply With Quote
  #2 (permalink)  
Old 02-07-04, 16:22
Oper Oper is offline
Registered User
 
Join Date: Feb 2004
Posts: 5
Anyone?
Reply With Quote
  #3 (permalink)  
Old 02-08-04, 00:18
gyuan gyuan is offline
Registered User
 
Join Date: Dec 2003
Posts: 454
Not clear to your post.
Reply With Quote
  #4 (permalink)  
Old 02-08-04, 18:40
Oper Oper is offline
Registered User
 
Join Date: Feb 2004
Posts: 5
i have 3 asp program

and i want to show then in 3 different column
Code:
|.1ro..|::::2do::::::|..3ro.|
|........|::::::::::::::|........|
|........|::::::::::::::|........|
|........|::::::::::::::|........|
|........|::::::::::::::|........|
|........|::::::::::::::|........|
|........|::::::::::::::|........|
|........|::::::::::::::|........|
         |::::::::::::::|........|
         |::::::::::::::|........|
         |::::::::::::::|........|
         |::::::::::::::|
         |::::::::::::::|
i know i could use frame or iframe
but i dont want to have 3 scroll bar, just 1
that roll up and down the 3 at the same time.

any trick to acomplish this?

thank in advanced

note there are 3 different program
2 made by me and 1 wasnt created by me.
Reply With Quote
  #5 (permalink)  
Old 02-08-04, 19:37
gyuan gyuan is offline
Registered User
 
Join Date: Dec 2003
Posts: 454
Do you mean that you have three ASP files and want to display them on the same page?
Reply With Quote
  #6 (permalink)  
Old 02-09-04, 16:51
Oper Oper is offline
Registered User
 
Join Date: Feb 2004
Posts: 5
i didit with Iframe and 1 Table
its working now thank all
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On