Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Sizing Frames

Reply
Thread Tools

Sizing Frames

 
 
For example John Smith
Guest
Posts: n/a
 
      08-19-2003
I want to be able to size a frame from another one, something like:

parent.document.frames.help.height = 0

But it doesn't like it (object doesn't support this property or method)


 
Reply With Quote
 
 
 
 
Evertjan.
Guest
Posts: n/a
 
      08-19-2003
For example John Smith wrote on 19 aug 2003 in
microsoft.public.inetserver.asp.general:
> I want to be able to size a frame from another one, something like:
>
> parent.document.frames.help.height = 0
>
> But it doesn't like it (object doesn't support this property or method)


You cannot do this with ASP.

ASP is serverside and does not know about frames, parents, documents.

Please ask a clientside NG.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
 
Reply With Quote
 
 
 
Reply

Thread Tools

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Frames and borders around specific frames meyousikmann@yahoo.com HTML 1 02-10-2006 11:12 PM
Picture sizing for target frames Pascal Herczog HTML 5 11-03-2005 08:54 PM
Frames or not Frames... Ale HTML 17 08-05-2005 12:10 AM
Link needed to go from a non-frames page to a Frames page, and load a particular frame. How? - Newbe Philip HTML 3 06-28-2004 03:06 PM
From Frames to no frames? Powerslave2112 HTML 2 01-20-2004 10:30 PM



Advertisments