I've made a basic page that handles all common functionality and design. All pages in the project derive from this page, and contain only some server side controls and text (no form, no head or body tags etc.).
This content is 'moved' to the basic page in the Init() event.
This all works fine...
I'm trying to install MS SQL Server 2000 (Prof.). But after I click "install database server" it stops. No error, no warnings, nothing.. Has this something to do with the system's security settings or file protection?
I'm logged in as administrator, I tried to install it from a cd...
I'd like to generate a letter (word document), by using formfields and replacing their values with data found in an access table. This works fine. The only thing left: I would like to generate multiple letters (based on the same template) into a single word document. So that if I open the...
I'm sorry, I had already posted this thread in the C++ forum. But since I still don't have a really satifying solution yet and I have a great confidence in the vb-winapi forum members, I'll ask you guys.
One suggestion I got, is to use the "Microsoft Agent" system. I guess that would...
Hi,
I've got a graphical problem using a window region. The application I'm making is a sort of screenmate. It's a ball (the elliptic rgn) with a "3d-picture" that bounches on the window's taskbar. You can pick it up en throw it around.
This all works fine, the only problem is that...
I'm writing an Add-In for Visual Interdev using Microsoft Development Environment extensibility. I have no problem getting access to different windows, toolbars etc. within Interdev, but I can't find a way to access/read/modify the code pane in a window (for an asp page for example). I do know...
I'm trying to put a picturebox on a commondialog (using SetParent(), and MoveWindow() to resize) that will display an image if the file selected is a picture (bitmap, jpeg etc.). So I need to know the name of the selected file, before the dialog box closes.
I'm trying to set a message hook on...
Anyone knows how to find out the width of a specific character or some text when using a non-preformatted font? For example: the "i" takes up less pixels then the "w".
Remedy
I made a page where you can upload files (using a upload component).
The maximum size of the file is 500Kb. This al works fine.
The problem though is, if you submit a huge file (say 100Mb) it still generates a lot of traffic on the server, because it needs the complete file to check wether it's...
I make a games in JavaScript and use lot of style-changes.
Does anyone know how to avoid the problem with a '-' character in JavaScript?
For example:
I have a something like this in the body-section:
<DIV id=divTest...
I have a large database containing persons (firstname,infix,lastname,date of birth etc.), and I need a query to delete/find all the record that are exactly the same (same firstname and lastname and infix...).
I tried all kinds of different (sub)queries, but the problem is that the query compares...
I want to create my own setup program, and what I need to know is: are there API-functions to create shortcuts?
I know there is in a dll called something like 'vb6kit.dll', but in order to keep the program small, I would like to use the 'normal' libraries like user32, shell32 etc.
I want to create my own setup program, and what I need to know is: are there API-functions to create shortcuts?
I know there is in a dll called something like 'vb6kit.dll', but in order to keep the program small, I would like to use the 'normal' libraries like user32, shell32 etc.
What's a good way to store images etc. in an ActiveX-DLL.
Including images in the application itself makes it bigger and slower, and I don't want users get to see a directory full of pictures, so they can open/modify/delete them.
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.