Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
VBScript new window
Name: digiman1134 Date: November 18, 2004 at 15:51:11 Pacific OS: Windows XP CPU/Ram: variable
Comment:
I am trying to make a new window pop up in VBScript I am using a open (mid(confunction, 1, 180)) function could sombeody please tell me why it isn't popping up the window and paramaters I am naming in the confunction function it opens a new window, but not the one I am requesting, if this doesn't work could somebody please tell me a method to do this correctly
Summary: I am trying to open a photo image by clicking on a thumbnail using javascript, but when the new window opens, it just shows the same page - not the photo. What am I missing ? ...
Summary: Hi. I want to use javascript to open a new window in the center of the screen: <a onClick="javascript:window.open('myfile.htm', 'WinName', 'width=800,height=500,left=200,top=200');" Window target=...
Summary: I'm using IIS for a home webserver to play around with. I was wondering if there is anyway to limit the size of a new window opening up, controlled from the server side of things? I play games so I ...