hello,
Is there some setting in the registry that will cause ActiveX controls to always show, no matter how restricted a user is? I mean this without setting the user's ActiveX control to Administrator approved.
Hello,
I was wondering if there was any way to get a user's directory (e.g. c:\documents and settings\gregaug). I know you can get the temp directory (c:\documents and settings\gregaug\local settings\temp), but I would like to write a user-specific file that isn't as likely to get deleted...
hello,
I'm new to vbs, and I'm trying to run a script where a user can enter an ip address. I'm just trying to simply test to make sure a valid ip was sent in, i.e. 4 numbers from 0-255 separated by a dot. I can't seem to get the right regex or code to check it. Can someone please help?
hello,
I have a C# dll that runs in the right frame of IE. I'm wondering if there's some way to redirect the left frame when I reach a certain line in the code. Any stuff I've seen looked like it was for creating a new browser, not using an existing one.
thanks for any help
Is it possible to open a new window that forces a new session of IE? Or, ideally, be able to use an iframe to somehow display a new session's page (althought I doubt that can be done)
Any help is appreciated.
I want to get an axinterop file so that I can do some of the system controls with it. I have an interop file. Is there some way that I can change it to an axinterop?
thanks for any help
hello,
I'm trying to get a progress bar to show upload status of a file, but I'm not sure how to actually activate the movement of the bar. I found some examples with .NET 2.0, but I'm using 1.1. Here's some of the code I have that deals with the upload:
FileInfo fInfo = new...
Hello, I'm kind of new to C# programming, and I'm getting an error that I have no idea what it means. It has to do with security, but beyond that, I'm pretty lost. Here's what the IE debug has:
URL: http://localhost/scripts/PCRecorder.dll
Zone: 1
Assembly Name: PCRecorder.dll
Type Name...
ok, it was something incredibly dumb. When I hadn't notcied, someone changed the output filename and I had been looking at the modification time for the file, not noticing it was right next to the one that I was trying to execute. Sorry for such an incredibly dumb post.
Hello,
I've got something really weird going on. I have a CPP file that I'm editing with Visual C++ 6.0. I've built the file (apidemo.cpp) into an exe file a couple times, but when I run the exe from the command line, it's almost as if nothing was updated. I've even tried simple things like...
Is it at all possible to find the variables in a frame that's different than the one you are currently working on? I'm sure this seems like a dumb question, but I just can't seem to get it right. Any help is appreciated.
hello,
I have a couple submit buttons that have long values in them, and then there's a lot of useless space before and after the values, making the buttons extra big. Is there some way of removing this extra space? I have the creations of the buttons in a perl subroutine because they're...
hello,
I have a page that uses a passed in number ($currnum), then checks if any files exist for that number from the specified page. For some reason, the page tends to slow down a lot at the readdir line, and, thru testing, I am positive it is that line. This is chunk of code as it...
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.