# Pop Up centered Window problem

**URL:** https://forum.kirupa.com/t/pop-up-centered-window-problem/188369
**Category:** Uncategorized
**Created:** [May 7, 2006, 3:10am UTC](https://forum.kirupa.com/t/pop-up-centered-window-problem/188369 "2006-05-07T03:10:25Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Jackluna](https://avatars.discourse-cdn.com/v4/letter/j/e495f1/32.png) [@Jackluna](https://forum.kirupa.com/u/Jackluna)
#### Post date: [May 7, 2006, 3:10am UTC](https://forum.kirupa.com/t/pop-up-centered-window-problem/188369/1 "2006-05-07T03:10:25Z")

</div>

i got this button my code is like this

on (release) {  
getURL(“[http://sucasahogar.com/mensaje.html](http://sucasahogar.com/mensaje.html)”, “\_blank”);  
}

but the problem is that the content of this link is just 300x260  
so I dont need the the big browser to be displayed on this litle form

go can go to this link if you want to se what Im talking about

[[COLOR=#22229c]http://sucasahogar.com/mensaje.html[/COLOR]](http://sucasahogar.com/mensaje.html)

my question is… if there are a code the just to be dispalay the mesasurements of my file
