Hi there,
I have multiple PHP 4 scripts which set variables in the program similar to:
$r_admin_email = $_REQUEST["admin_email"];
where $_REQUEST["admin_email"]; is obviously passed in through a form.
However, there are times when this value is not passed along. Then the...
Hi there,
I need to be able to tell if an NT user has their machine "locked" -- where they hit "ctrl-alt-delete" and select "lock workstation".
Is there any way to do this using VB6?
Thanks!
Hi there,
I need to be able to tell if an NT user has their machine "locked" -- where they hit "ctrl-alt-delete" and select "lock workstation".
Is there any way to do this using VB6?
Thanks!
I currently have a list box that allows multiple selections and the style is set to "checkbox".
Is there a anyway to add any sort of graphics to the list box? Either next to each list item, in the background, or anywhere else?
Thanks
Hi there,
I have a multiline text field which is not accepting carriage returns. I have the lock property set to false.
When I hit the carriage return ("enter" key), it clears the text in another multiline text field I have set as locked.
Does anyone have any ideas on what I may...
Hi there,
I have a multiline text field which contains status messages. Everytime a new status comes up, it's appended to the text field.
Unfortunately, the scrollbars always seem to reset to the top.
How can I set it up and/or program the text field so that when a new status is appended...
Hi everyone,
Is there a VB6 command that works similarly to:
net send userid message
so launching the shell isn't necessary?
If so, what is it?
Thanks!
Hi everyone,
I'm writing a VB6 application, and need to have it execute the DOS "net send userid message" command so that the particular user "userid" who's logged into the network will receive the "message" in the popup box on their workstation.
Can anyone please...
Hi everyone,
I'm writing a VB6 application and need to know how to be able to determine if a user has logged into the NT4.0 network.
There are multiple machines, so the user may not always log into the same machine. But I need to know if the user is logged in somewhere.
Is there a way to do...
Hi there,
I have the following hash data structure. I have two issues:
1) how do I add to it?
2) how do I reference the lowest level array values from it?
For example, if I want to add another "test" value in the "heading" key of the "datestamp1" key of the...
I'm working on upgrading a calendar for my company. We currently build a hash of a hash which holds an array. For example:
push(@{$events{$datestamp}{"event_num"}},$event_num);
and reference as:
${$events{$datestamp}{"event_num"}}[$x]
The datestamp holds the date of the...
Downloaded and installed a bunch of MS W2K Server Updates.
Now, ASP will not run. However, perl, php, and other items run fine on the webserver. Here's the error I receive:
---
Server Application Error
The server has encountered an error while loading an application during the processing of...
Don't tell me that with the thousands of brilliant people using Tek-tips no one can seem to solve this issue:
http://www.tek-tips.com/viewthread.cfm?spid=96&newpid=96&sqid=576415
:)
Hi there,
I have a W2K Server with two partitions: D and F. Let me emphasize THERE IS NO "C" PARTITION.
"D" contains the operating system.
"F" contains the website and everything associated with it.
Whenever we install a secondard hard drive (on an EIDE cable)...
Hi there,
I have MySQL installed on a W2K server. The "service" was installed, but now will not start when my machine starts up.
I receive the following in the event log:
-----
The MySql service failed to start due to the following error:
The system cannot find the path specified...
Hi everyone!
On my W2K server, whenever I click a link from the "windows help" ( start menu | help ) I receive an error similar to:
----------
A run time error has ccurred.
Do you wish to debug?
Line <whatever>
Error: object doesn't support this property or method
-----------
The...
HI there,
I Have a W2K server with a shared network printer attached.
I can print fine from the server, but not from any networked workstation.
In the "services" manager, this is the error message being received:
"Document failed to print due to GDI/Driver error in...
Hi there,
Here's my dilemma... I was running a machine with two IDE hard drives. The first, C:, crashed. The backup drive had two partitions D: and F:.
The machine runs and boots fine, and I've set the default drive letters to be D and F (so C no longer exists on my system).
The issue is now...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.