Forum Discussion Search with BoardTracker.com
Forum Discussion Search with BoardTracker.com
  
  

Advanced  |  Help
    Home Search Alerts Browse My Threads Setup About Login Signup    


» All > Computers & Internet > Software > Development [485 Forums][Track this Category]
   Browse sub-categories   
» Announcements [4]» API [5]» Articles & Tutorials [6]» Directory Services [1]
» E-Commerce [1]» Games [29]» General [109]» Interface & Usability [1]
» Maths [1]» Multimedia [1]» Networking [2]» OS [16]
» Programming Languages [231]» Scripting [17]» Security [1]» Wireless/Mobile [10]

   Latest threads in category   
VBForums [2008] Help in varables  
12:11 25-Jul-08   [Replies: 4, Views: 32]    By: mahammad()
Hi All Is it possible to create variables in loop statements? For Example: can I create 100 variables named var1,var2,var3,var4,var5....etc using For...Next statement? please help Thanks...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums [2005] Rotating text on a button  
12:01 25-Jul-08   [Replies: 2, Views: 25]    By: Antilles
I have a normal button on a form, but I need to rotate the text sideways on it. (or rotate the button, whichever is easiest). Is this possible? ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
cProgramming problem with printf  
11:59 25-Jul-08   [Replies: 11, Views: 100]    By: Unnamed
Hi all.. why the below program prints some garbage? Code: void main() { printf("%d",3.34); } ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums [RESOLVED] [2008] Help!!!!  
11:41 25-Jul-08   [Replies: 4, Views: 17]    By: endri12
I'm new to programing and I was wondering what I am doing wrong. I have done this before, but today it just won't work . ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
cProgramming two parameter in a constructor  
11:28 25-Jul-08   [Replies: 13, Views: 101]    By: Unnamed
what is the syntax for set and get when you want to initialize 2 private string in a constructor? ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums Saving Contents of a Tich Text box to a .txt file  
11:05 25-Jul-08   [Replies: 4, Views: 31]    By: irn3rd0987
Hey, First Time here and fairly new to vb.(studying at college) I have a Richtext box and a save button on a form and i was wondering how to save it to my documents, as note.txt or someth...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums How to programmaticly select a row in datagridview and update its chil..  
11:01 25-Jul-08   [Replies: 5, Views: 23]    By: sunhpj
I bind datagridview 2 as a child of dgv1 by defining a relation. I need to select a row in dgv1 on demand. I do this be setting the row.selected=true, but dgv2 cannot be automatically updated ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums help me how to display the answers in a calculator in vb 6.0 i'm just ..  
10:34 25-Jul-08   [Replies: 3, Views: 29]    By: rainjoyce
help me how to display the answers in a calculator in vb 6.0 i'm just a student help! ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
cProgramming free functions (or static members) to access private function from dif..  
10:17 25-Jul-08   [Replies: 9, Views: 54]    By: Unnamed
Here's my scenario ... I have two classes class A & B Code: // A.h Class A { private: void nicefoo(); void badfoo(); } Code: //B.H Class B { public : static void...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums [2008] How to make column 3 of datagridview that is bound to a datatab..  
09:58 25-Jul-08   [Replies: 2, Views: 19]    By: Nitesh
Hi Guys, I have a column that is either Incoming or Outgoing. How can I make those 2 choices available from a combobox in my bound datagridview. Please help me ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru WH_KEYBOARD_LL and previous key state  
09:57 25-Jul-08   [Replies: 0, Views: 2]    By: NoAntz
Hi!! When I attached to WH_KEYBOARD_LL hook I haven't the "previous key state" value in KBDLLHOOKSTRUCT struct. However the WH_KEYBOARD hook provides this value. How can I detect in ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums [2008] Datagridview row issue  
09:52 25-Jul-08   [Replies: 3, Views: 34]    By: Nitesh
Hi Guys, I have a dgv and I want to be able to add,edit and delete. I've got my code for updating to work. I grab the Id from colum1 of the row to update and write my updatecommand accordingly...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums How to implement trigger (like content change) on an array  
09:51 25-Jul-08   [Replies: 2, Views: 17]    By: sunhpj
For example, I setup an array, I need to raise an event or call a function automatically when any element of an array is changed. How can I do this? ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums extract/unzip xls file from zip file  
09:48 25-Jul-08   [Replies: 0, Views: 11]    By: luca90
In VBA for Excel, please.... In this dir are many zip file(admit i dont know the number of file) MYPATH= "\\GCD01F4500\DATI\PUBBLICA\APPLICAZIONI\ZIP_FILE\" I want vto extract fr...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums Counting records in Data Control...  
09:38 25-Jul-08   [Replies: 6, Views: 38]    By: louvelle
How do you count and add up all the records in one field of the Microsoft Access using data control?... Situation: I made a database using MSAccess. I made two forms. One for inputting the...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums [2005] I'm making a background changer  
09:27 25-Jul-08   [Replies: 2, Views: 31]    By: kiwis
The image is coming from my picture box but the iamges is bigger than my screen, this is my code how can i get it to fit the screen best? Code: Dim fileName As String = "WallPaper&q...
[Tags: No tags defined yet] -
Be the first to Tag this thread
PHPBuilder Error in using Mail () Function in PHP  
09:11 25-Jul-08   [Replies: 11, Views: 115]    By: Anise Verona
Hello, I'm facing problem in email by using php script. Here's my php.ini configuration [mail function] ; For Win32 only. SMTP = smtp.streamyx.com smtp_port = 25 ; For Win32 only...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums Another filter queries request  
09:05 25-Jul-08   [Replies: 1, Views: 14]    By: lordhaworth
I've seen a few posts about this but nothing i can see relating to what i'm doing. I have 3 queries, the second takes some of its fields from the first, the third takes some of its fileds fro...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums listview  
08:56 25-Jul-08   [Replies: 9, Views: 58]    By: yucatan
how to i create a listview with more rows? i cant get it working ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Web Developer PHP exec: OOo Macro  
08:54 25-Jul-08   [Replies: 6, Views: 50]    By: lars-sh
Hi. I created a small OpenOffice macro to convert any office file to a html file (under Windows XP). I want to execute it with PHP: PHP Code: $cmd = '"C:\Program Files\O...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums filesystemwatcher  
08:43 25-Jul-08   [Replies: 1, Views: 15]    By: arkiboys
Hi, I have created a windows service which monitors the activities of files on the server. This windows service is using a filesystemwatcher. Every time there is an activity, i.e. when a file ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums Strange Clipboard Response  
08:25 25-Jul-08   [Replies: 3, Views: 32]    By: johnmtb
i cannot understand what is happening, and i need to solve the problem. the following snippet of code is used six times in the programme Code: ExcelFile.Worksheets("Calculat...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru Tree Control select method called itself  
08:18 25-Jul-08   [Replies: 4, Views: 24]    By: MFCQuery
I have tree control on left pane and list control on right pane. For list control i'm displaying a pop up menu when i right click on any item in list control. When i right click on any item in lis...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums How to register Windows API for a VBA app in VISTA  
08:12 25-Jul-08   [Replies: 4, Views: 26]    By: metramo
I had a nice application which ran under Office 2003 and noteably outlook 2003 in Windows NT. My company migrated to VISTA, still with Office 2003. But my app dosen't run anymore and I get t...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums How to register Windows API for a VBA app in VISTA  
08:12 25-Jul-08   [Replies: 0, Views: 6]    By: metramo
I had a nice application which ran under Office 2003 and noteably outlook 2003 in Windows NT. My company migrated to VISTA, still with Office 2003. But my app dosen't run anymore and I get t...
[Tags: No tags defined yet] -
Be the first to Tag this thread

<<First  <Previous  1  2  [3]  4  5  6  7  8  9  10  Next>      
 




Research | Board owners portal | BoardTracker Forums | Search plugin | Add your board | About us | Contact us

© Pidgin Technologies Ltd. 2006