Pop-up windows -
I want to create a photo-link on a web page, so I click on it and a pop-up window comes up with a photo in it.
I know how to open a pop-up window using the window.open() command, where we set the wondow properties, dimensions, URL of photo displayed in pop-up, etc. However, the window always has a margin on the top and left, so we get an unwanted border around the photo. I want to eliminate the margins, so we get only the photo in the pop-up, no spaces. It should work on both MS Explorer and Netscape.
Thanks.
VB, Windows 9x, Windows NT - Deployment -
Hi Friends,
Now and then someone asks how to do so that appplications developed under Windows 9x be able to run under Windows NT. A common tip is to install VB and all pertaining OCX in a machine with Windows NT and then create a Setup therein.
I'd like to know if there is another
Disabling the Windows Key -
Is there a way to disable the windows key on the keyboard? The one that looks like the windows logo and its between the ctrl and alt keys. The reason I ask is because I'm making a program similiar to the windows nt and windows 2000 'Lock Computer' thing, but for windows 98. Any help
What is ur OS -
Hello,
For my VB Project, I need to know the OS the user is using. Basically, I want the exact "string" returned by the OS on different OS
Windows 95
Windows 98
Windows ME
Windows CE
Windows 2000
Windows NT
Windows XP
Any other
Thanks in advance
With Best W
Can you identify these processes -
What are these processes exactly?
#2 Name: C:\WINDOWS\SYSTEM\MSGSRV32.EXE
#:3 Name: C:\WINDOWS\SYSTEM\MPREXE.EXE
#:5 Name: C:\WINDOWS\SYSTEM\INETSRV\INETINFO.EXE
#:12 Name: C:\WINDOWS\SYSTEM\FPPDIS1A.EXE
#:15 Name: C:\WINDOWS\LOADQM.EXE
#:25 Name: C:\WINDOWS\SYSTE
Need NT for .Net -
I am getting an error message when trying to load VS.net.
The message occurs when installing Windows Component Update and it states:
Microsoft Visual Studio cannot be installed on Windows 95, Windows 98, Windows ME.
You must install Windows NT4 or later, and return setup.
I h
Log on to Windows -
Can Any body pls help me with
Running a Windows login prompt at windows startup using a vb prog.......?
'Cause ever since I reinstalled windows on my pc.....I have to log off using 'Log off <user>' & logon to windows every time i boot my pc (windos does'nt give
me
Windows 2000 vs Windows XP compatibility -
I am looking at buying windows 2000 or windows XP. My questions is, if I program under Windows XP will all Windows 2000 machines be 100% compatible with my programs?!
not really vb, but -
related to vb.
if you want to upgrade to vb.net, it won't work on windows 98, so you'd have to upgrade to windows xp.
So, if you upgrade to windows xp, in order to run vb.net, do all the other windows apps need upgrading as well? ie office 97, project 98 etc.
And if you upgrad
WINDOWS 95 16 or 32 -
Is windows 95 16 bit or 32 bit.. I wrote a program for someone that isn't all that complex.. but they seem to have problems installing it. They are using windows 95 and I was only able to test it on windows xp pro and windows 2000 pro... I am not sure why they can't get it to install c
Does windows xp pro work -
Right.
Well I've got my ****ed up windows 2000 pro laptop.
I cannay get into windows.
So I thought, hows about I install windows xp pro upgrade ?
That should resolve problems, but is windows xp pro gay or does it work or what ?
Very fast windows shutdown -
Hi,
I downloaded a program a bit ago that enabled you to close down windows with speed. Don't get me wrong, my computer shuts windows down in around 1 second but it will be interesting to know what the programmer did to make shutting down windows even faster. I know the API to close w
Enumerating Windows (not all of them) -
How do I get just the windows in the task bar? Is there any way (using BroadcastSystemMessage or EnumWindows or what not) to do it?
I've searched the forums, but the only one which got close was one where it would enumerate not all windows, but it would load the windows if they ha
vb.net app on Windows 64 bit -
Hi,
I have developed some vb.net application using visual studio 2003 on windows XP.
Now my applications run on 32bit Windows operating system, but in the next future they should work on Windows server 2003 64bit.
What I have to do?
I run my app.exe on 64 bit windows and they
Windows 2000, Please Help! -
I got windows 2000 pro last week and now i want to install in over windows 98. The problem is that that I dont want to lose any file or data which is currently on my system. Windows 2000 gives me an option to update windows 98 to windows 2000. I dont know what it means by updating --
SSI Values -
Does anybogy know what the values for the Different Operating Systems that SSI's return
i.e.
Windows NT 5.1
but for all other os's
and what they =
i.e.
Windows NT 5.1 = Windows XP
Windows X = Windows 95
and so on
My VB app on Windows embedded or CE -
Hello...
I know NOTHING about this...but I was ask if our Visual Basic application that now runs on Windows 200 Pro or Windows XP Pro....can be made to run on Windows Embedded or Windows CE. So..that is my question. Help.
Thanks!
Dockable windows -
Does anyone know if you can create windows that dock to the MDI-form? These are the kind of windows like the property, project, immediate and toolbox windows in VB. If yes then how to do this?
Benjamin
locking windows -
Hi guys
i want to create a windows login thing similar to the one windows XP have,
and for that i want my APP to start up with as windows starts and then lock everything else until he gives the correct user name and password
how do u do this?
thanks
This may be a stupid question.... -
I just got a new computer which runs Windows ME. I have an old, old DOS program which I want to install, and it WILL NOT run under Windows. I have tried everything. The program never will run under Windows, and it never has, even under Windows 3.1. (That was years ago.)
So, I want t
How do I check which version of Windows the user have -
hi everyone!
here's my problem:
When I install my app on Windows NT or XP some fonts doesn't
appear and the dll I use doesn't work.
now my guess is that since on Windows NT the Windows directory
is something like WNT not Windows (like on Windows 95/98), my fonts and dll does
Windows 98 Apps on Windows ME and 2000 -
I'm running into problems installing VB 6, Windows 98 applications on Windows 2000 and Windows ME machines.
CABs are on floppies which get read followed by messages:
1. Some system files are out of date. Windows update- Yes.
2. Restart now - Yes.
System reboots, returns to new so
Is Windows ME Windows for Dummies -
I have a friend who complains about everything, but is often correct. The trouble is, I have trouble knowing when to believe him.
He claims that Windows ME has been designed to keep computer illiterates out of trouble, but makes it difficult for knowledgeable users to do some of the
Shell Command on a Win ME Platform -
My app runs perfectly fine on a Win 95 and 98 platform but when I try and run it on Windows ME the Shell Command is not excuted. I receive no errors.
So I looked up the API reference guide found on:
http://216.26.161.91/vbapi/ref/s/shellexecute.html
to see if API is supported b
VB getting Windows server password -
How can i get the password and user that windows get from a windows server to logon? Like Windows NT, i want to develop a software that could get the login information from the same source that my windows of my station is getting!
Thank you,
Guilherme Costa
Windows Z pos -
Is there any way to get a windows z position compared to any other windows opened?
The reason I ask is that I have two windows that are supposed to be attached to each other. The problem I have is if I bring another window infront of these two, then click back to one of those two
Getting values from Windows Services to normal Windows application -
Hi everybody
I've made a Windows Service that has a lot of configurable settings.
And I've made a normal Windows application (a WinForm executable) to start, stop, pause etc. the specific Windows Service.
My problem is that I would like my Windows application to be able to retri
How can I write VB code to get Windows Path and associate an extension with Windows -
Hi, hope someone can help me with this. I want to know the codes that I can use in VB 6 to get the path to Windows folder. As you know some people might not install their Windows in C:\Windows.
One more thing, I want to know the codes that I can use in VB 6 to associate an extension
Splitter windows and dockable windows -
Does anybody out there know how to create splitter windows
using VB..you know like the on for Windows explorer and the likes? And how about dockable windows that behave like those in the VB IDE?
If you can avoid the API with this please tell me...if you can't well I guess I have to
top level windows -
how would u enumerate all windows on a desktop. What i want to do is find out all the open windows an then i need to get the HDC of the windows. anyone know how to do this?
is this update supported by xp -
Visual Basic 6.0 SP5: Run-Time Redistribution Pack (vbrun60sp5.exe)
Date Published: 2/28/2001
Supported Operating Systems: Windows 2000, Windows 95, Windows 98, Windows ME, Windows NT
does anyone know for sure if this update supports the xp os?
my first instinct is, if it's no
Deploy VB.NET Program With Crystal Report 9 In Windows 98 -
I make program with VB.NET and crystal report 9, but my program is deployed in
windows 98. I have finished to install .NET Framework and MDAC 2.8 in windows 98, but when i
run this program, report cannot be opened.
I have try the same program to be deployed in Windows XP. Repor
Finding root in windows through VB -
hi, does anyone know how to get the root directry in windows, for eg: my root dir is C:\windows\
but this can change, there can be instances when the root is d:\windows or D:\windows.000\ or E:\windows, how can i determine this through VB?
thanx
About Windows Services -
I want to run a service at the background but also provide some user interface for editing some configuration options. In this regard, my questions are:
1. Can a Windows Service have a UI along with it?
2. Can I associate a NotifyIcon (systray icon) with a Web service?
3. Can a Wi
Display UI from windows service on windows server 2003 -
Hi,
I have developed a windows service with a systray icon that activates a windows application. The service works perfectly in windows xp and windows vista. However, when I deploy the service on a server running windows server 2003, the service does not work. It does all the bac
[2005] display UI from windows service on windows server 2003 -
Hi,
I have developed a windows service with a systray icon that activates a windows application. The service works perfectly in windows xp and windows vista. However, when I deploy the service on a server running windows server 2003, the service does not work. It does all the backgr
DOS AND Windows Why God, why -
As I understand it (or not-understand it) DOS and Windows are generally installed on new computers these days. When the computer is starting up, running old, crappy, DOS based programs, etc., it is running DOS. When it's doing the newer stuff, the stuff in Windows, it's running Windows
Windows Bit -
I know that Windows XP x64, a version of Windows 2003 Server and the next one, Windows Vista, are 64 bits Windows, but which one are 16 and 32 bits ?
[2005] Sending parameters to a windows service -
Hello,
I have a windows service and a windows application. The windows service is used to send e-mails. This part is ok.
However, I need the windows application to send the e-mail details to the windows service. What is the best way to do this?
Many thanks for your ideas,
How can I get the HWND of every open windows -
Hello, I was wondering how could I get the handle of every open windows? I mean by open windows programs that have a windows visible, not services. I would like to retrieve the handle of the windows showed in the bottom of the screen (how does this bar called?). Thanks for any help.
Visual Studio 6 and Windows XP -
Hey guys!
I have windows 98 and I also have installed Visual Studio 6 to work with it... =-)
So, I was wondering if I should get windows XP trade my windows 98 for a windows XP...
But I am also afraid that visual studio 6 doesnt work with windows XP....Anyone knows if Visual S