[RESOLVED] winsock data arrival general question
in winsock dataarrival i have 1 question please check example code server sends the message to client in client Code: in instr(tempstring,"whatever") then text1.text tempstring tempstring=""...
View ArticleIs there a way for a WPF page to keep its style when in a Frame?
I have a WPF page that I've styled like this: Attachment 96103 When I set the source to the WPF page, it looks like it loads. However, the hatched background style disappears. Attachment 96105 The...
View ArticleVS 2010 Set Attribute using Tab Index?
Hello Guys, I'm writing some automation and have run into the issue where I'm unable to SetAttribute due to the Element ID being encryped on each page reload. However, I do have access to the Tab...
View ArticleVB.NET application program Deployment
I'm preparing deployment of my VB.NET application program. This application is using some 3rd party .NET dlls. I've learned two ways of deployment. 1. Copy dlls to the application folder. 2. Use GAC...
View ArticleVS 2005 I know this probably isn't possible but I thought i'd ask anyways
is there any way to make a richtextbox link to a program function/sub? the idea has hit me of maybe some external .vb script maybe, but i'm not even sure if it would do that (execute local file) hell...
View ArticleConvert xls to csv remove double quotes
Hi can anyone help me? i am converting my xls file to csv file. I was able to convert my xls to csv successfully but when i upload it to my online system created in php it says this is not a csv file....
View ArticleVS 2010 Making A 2D Line Graph From An Array - Brand New at this
Hi, I'm brand spanking-new to computers basically and have no idea what I'm doing. I'm doing a math project where I ran a loop to count the prime numbers and then divide the number of primes by...
View Articletabstop programmatically
Hi All I created form in WPF application. That form has some TextBox field. When I enter unique number in TextBox1 and that number exists in database rest TextBox fields received according binding data...
View ArticleWhy i am viewing this IBM ad on my page?
Why I am having the following ad of IBM on my screening? Attachment 96115 Attached Images Â
View ArticleBig problem with FileList attributes of Date and Date Modified
Hello all. I have an engineering app that opens a file list of files that are created by the user. Essentially files are written using Print statement. In another area a user can change data on one or...
View Article[RESOLVED] Run time error - problems with my vba?
Guys, Don't know what is going on with this code - is there a problem with my vba? Public Sub Declarations() Dim wb As Workbook Dim wbS As Workbook Dim ws1 As Worksheet Dim ws2 As Worksheet Dim ws3 As...
View ArticleVS 2010 disable button column's cell
Hi I have four columns col1 - gridveiwcol col2 - gridveiwcol col3 - gridveiwcol col4 - buttoncol based on the col1's value im disabling or enabling the remaining columns. It works fine for col2,col3 if...
View ArticleHow to make sure all validate event fired
I have 10 textbox and 7 command button in textbox.. the first to get focus is textbox no.2, there is a validate event in textbox 5 to 9.. and there is a command button name cmdAdd that have...
View Articleserver specs
guys I would like to ask if I can create a server out of the following computer specs 1. Intel Pentium Dual Process 2. 2 gigabyte memory 3. 500 gb hard disk 4. windows xp operating system 5. mysql...
View ArticleVS 2010 Monitor if an EXE file will run?
How can I monitor a system when he will run this certain program a log will be created. I have 1 idea in my mind but I guess it eats more resources. I will get all process list every 1 second , scan it...
View Articlecopy files from Sharepoint 2010 with windows authentication
Hello, I am trying to copy some files from Sharepoint folder to local PC but I am not quite doing it right. I am using Visual Studio 2010 (Visual Basic) I first tried this: Code: Imports System Imports...
View ArticleVS 2010 Windowsforms preference question
Hello everybody, Is it better to set things like; form background color, font size, etc... in the properties of the designer or put it in code? I am very interested in your opinions and the explenation...
View ArticleVS 2010 Help with multiple Forms
Hello All, I had an application that it's startup form is Form1 Form1 has a public variable called CurrFileNum (integer) Form1 calls frmCustomersList form. frmCustomersList dsplays a list of customers....
View ArticleMissing Data in an Access Report
Good Day All I imported data into a Ms Access 2013 from SQL and all the data is there. I created a Query and also created a report that will use the Query. So the Query returns all the data. There are...
View ArticleHow do i add one of theses menus to my rich text box ?
Hi I have the below code for a rich text box but i want to add one of theses menus that i have seen in a different program. Please see the kind of menu i want in the print screen image attachment. I...
View Article