| | |
Changing Size of Window
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Jun 2009
Posts: 88
Reputation:
Solved Threads: 12
•
•
•
•
I am writing a program that has a sort of login window, i was looking for a way to resize the window so that it doesn't open so big with empty space. Any help is appreciated
you can add to the last string more settings of the opened window like status(yes/no), toolbar (yes/no), menubar(yes/no) and more...
you can check the list of available settings in this link:
http://msdn.microsoft.com/en-us/libr...51(VS.85).aspx
in the "sFeatures" section.
enjoy
•
•
•
•
window.open("ur"l, "title", "height=what you want,width=what you want")
you can add to the last string more settings of the opened window like status(yes/no), toolbar (yes/no), menubar(yes/no) and more...
you can check the list of available settings in this link:
http://msdn.microsoft.com/en-us/libr...51(VS.85).aspx
in the "sFeatures" section.
enjoy
•
•
Join Date: Jun 2009
Posts: 88
Reputation:
Solved Threads: 12
•
•
•
•
I don't think i understand how to use this. Does this go in my Body tag or in the ASPX.cs file?
html Syntax (Toggle Plain Text)
<body> <script language="javascript"> window.open("","","") </ script> </ body>
Last edited by peter_budo; Jun 26th, 2009 at 4:06 am. Reason: Keep It Organized - For easy readability, always wrap programming code within posts in [code] (code blocks) and [icode] (inline code) tags.
![]() |
Similar Threads
- "Open new window" Window Size - how to change? (Web Browsers)
- size of window (Visual Basic 4 / 5 / 6)
- How do I print forms with more than the default size of a form ? (Visual Basic 4 / 5 / 6)
- gnome window size (Window and Desktop Managers)
- is it possible to change the size of jpg file through programming in vb (Visual Basic 4 / 5 / 6)
- Set Size for JSlider (Java)
- creating a pop up window (HTML and CSS)
- Window Xp keeps restarting itself (Windows NT / 2000 / XP)
Other Threads in the ASP.NET Forum
- Previous Thread: Call external program from ASP.NET
- Next Thread: Dns.GetHostEntry to get pc Name From IP
Views: 561 | Replies: 6
| Thread Tools | Search this Thread |
Tag cloud for ASP.NET
.net 2.0 ajax alltypeofvideos anathor appliances application asp asp.net beginner box browser button c# cac checkbox commonfunctions complex connection control dataaccesslayer database datagridview datalist deployment development dgv dialog dropdownlist dynamic dynamically edit editing embeddingactivexcontrol expose feedback fileuploader fill findcontrol flash form formatdecimal formview gridview gudi iis image javascript languages list listbox login microsoft mobile mouse mssql news novell numerical opera panelmasterpagebuttoncontrols parent problem project radio redirect registration relationaldatabases reportemail response.redirect richtextbox rows schoolproject search security select sessionvariables silverlight smoobjects software sql sql-server sqlserver2005 ssl theft tracking treeview validatedate validation vb.net videos vista visualstudio web webapplications webdevelopment webprogramming webservice xsl youareanotmemberofthedebuggerusers






