Hello members,
This problem is realy annoying me : I have a VB macro which is triggered by a toolbar icon which created by the macro , the problem here is that i need this icon to be shown (visi...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi,
I need to add many buttons to groupbox and it should get the scrollbar if the buttons dont fix in to the groupbox. In .NET we can do it through Panel control. But please tell me how to do it...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi, just wondering if there i a way of encrypting a file so that when the program is installed on another computer it cannot simply open the file in notepad and change the setting easily.
My p...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi - how would I do this:
I have a site thats built and operational (for a commercial organisation)
The client now wants someone else to redesign the front end - but they want me to conti...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
dear guys
i have a question
i have a code like this
Code:
dim x as as string=""
private sub form1_load......
x &="bla bla bla......."
textbox1.text = ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have an Excel spreadsheet which has a field which contains both the name of the product and additional information about the product eg Zebra LP2824P 2" DT desktop printer, parallel with Di...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello,
I am creating a class which creates a temporary file to write data into in __construct();
After the script is finished I'd like __destruct() to delete the temporary file.
Howeve...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
well I've made a simple program. It draws some shapes onto the screen. I have also made a timer which increases the x of the shapes every 5 seconds so it appears that its moving.
The issue is...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
This may seems to be an easy task but need help. I have more than 2 forms in my programs.
Example.
User input $1300 as basic salary.
How do I store this value that user have inputted a...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi
I am getting this fatal error while accessing it. can any one help me find whats wrong with code?
Thnaks,
sharma
PHP Code:
<?php
require_once('propel/om/BaseObj...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi all,
I am trying to pick up Cocoa programming. I posted the following problem on the CocoaDev site but didn't really get any useful hints.
As an exercise, I wrote a Sudoku-solving pr...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I currently have some VBA code which consists of a series of IF statements that receive the choice from an input box and use this choice to filter a report so that only the appropriate report entr...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi there,
At present, our I.T. department are exploring different methods of connecting to our IDMS database via the internet.
We have realised that we could use an alternative to ODB...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello,
I am trying to reterive data from a database. Here is my query:
PHP Code:
SELECT snpk, snloy, snkvv, snpn, snpop, snpo, snos, AES_DECRYPT( snhk, 'encrypt' ) AS snhk, ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hey there,
I hate simply asking for code but this one has me stumped. Im after either an event that runs when the cursor changes icons, or an 'if' statement that can compare the current cursor to ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi everyone, i've checked out around the forum something about this question, but the answers i've found didn't satisfied me, so I decided to open a new thread.
I have a PC connected to my LAN w...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have program which has an array of function pointers.
Code:
#include <stdio.h>
int (* arrFunPtr[5])(void);
void f1(void);
void f2(void);
void f3(void);
void f4(void);
void...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi,
Can any one give me pointers:
I need to write a Client program in C that can authenticate a Web server by sending User name and password.
On successful authentication download the ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
what does the following build error mean?
Error 1 The item "obj\Debug\Logger.Form1.resources" was specified more than once in the "Resources" parameter. Duplicate items ar...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
In my shutdown program -- which defrags the harddrive with Diskeeper Lite, scans for spyware with AdAware and then scans for viruses with AVG before powering down -- I want it to warn me if I left...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have a Menu strip where I have filled it with tabs like File, Edit, View and Help.
Recently I have jus added one more tab named Action into my form, and I have placed it in this manner. File...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi all,
I'm currently developing a desktop news application for the company I work for. This is in no way a web based application, however, it will open into our with our Intranet when a user ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have a forms library and example InfoPath form in it. On this form there is is a number that I have to set programatically (in xml) and then I need to update this number. How can I do this in th...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
i try to configure aspnet_regiis -i in vista but an error occurs 0x000702e4 the requested operation requires elevation. whats that means? and how to configure iis and asp.net to view or run the .a...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
How to find whether internet is connected or not through code. As I have to do different function depending on internet connection.Can any one help me out?
...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine