1 Replies - 2357 Views - Last Post: 29 February 2008 - 04:23 PM Rate Topic: -----

#1 mainship  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 1
  • Joined: 29-February 08

How do I alert server side code to browser window resize?

Post icon  Posted 29 February 2008 - 04:14 PM

I have an image and a background image I want to display in the browser using server side code. I want the image height to just fit in the browser window, and I want the images to be resized as the browser window is resized. Is there a way to do that?

I'm using master pages, if that makes a difference.

I'm currently calling a separate file to return the browser's initial size, but I don't how how to detect when the browser is resized

Diane

Is This A Good Question/Topic? 0
  • +

Replies To: How do I alert server side code to browser window resize?

#2 PsychoCoder  Icon User is offline

  • Google.Sucks.Init(true);
  • member icon

Reputation: 1619
  • View blog
  • Posts: 19,853
  • Joined: 26-July 07

Re: How do I alert server side code to browser window resize?

Posted 29 February 2008 - 04:23 PM

Dream.In.Code has a policy by which we prefer to see a good faith effort on your part before providing source code for homework assignments. Please post the code you have written in an effort to resolve the problem, and our members would be happy to provide some guidance. Be sure to include a description of any errors you are encountering as well.

Post your code like this: :code:

Thanks :)
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1