Hi,
I have some problems aka how to bring value of type double (or even array of double values) through socket from C++ server to Java applet client.
…
How do i do to Make a Select Beep sound and when is selected and i press button1 it will make the sound i choose.
Hi
I need a vb.net example code to execute a batch file when a button is clicked in my application .. The .bat file is …
Hi,
Newbie to this python lark so please forgive any silly questions - thank!
Have installed various versions of python from 2.4 to 2.6 all with same issue.
…Hi Everyone,
This feauture enables to use "Try" exception handling in VB programs like VB.net Try-Catch statement.
http://sites.google.com/site/truetryforvisualbasic/
I think it's a new way …
hello....
i want to do the validations in registration form. but my validation is when the user enters the value in textbox that value automatically cheks that value is …
Some time ago, I was writing a small command line interpreter, with the help of the standard module cmd which offers minimal support for such tasks, and I …
Google Maps Directions in infowindow
Take a look at the link below. Click on one of my markers in the map. Inside the info windows I would like to …
What do you use Twitter for? Telling your circle of online friends what you are up to? As an alternative to email? Maybe a little bit of legal celebrity stalking? …
Reports are starting to emerge online that Microsoft may have initiated a cull of Xbox Live accounts belonging to users of modified games consoles. One claims that a …
First Google expressed an interest in the web browser client market, and then the operating system market and now it has launched its own open source …
i want to display a selected record from my database to the data report in VB6. i used the foll. code, where cuno is the value of a textbox. i …
Whether blog commenting and Signatures in Forums with links are treated as spam by google.
Your answer would help in getting my doubts clarified.
Thanks in Advance
hi, all i need to add combobox in datagridview.
actually i have 3 fields in database which are
Sid Fee status
what i want to add combo …
Hi!
I develop the app, that must be binded to hardware-specific information.
This is a part of license protection scenario.
The serial number of motherboard must be …
I do php coding for some time and want to learn something new.
After some researsh I ended up with 2 languages/frameworks but I can't choose between them.
…
Hi, I am about to get a PS3. I know that you install Linux distros for the system. Anyways, I would like to play XBox 360 games on my PS3. …
hi,
i was wondering of a simple way to generate a pdf & excel spreadsheet from a php form and mysql table with data in it?
any help …
You can place the game "Blackjack" by adding the following script to your website. All the information is included within the script, please do not remove the warranty or information. …
hi all
i am using oracle 10g with php (wamp server)
but i try to connect that return this error :
Call To Undefined Function oci_connect()
…
Hi,
We have Find free Semi Automatic Submission Tool.
This free semi Automatic Submission Tool Useful for Generate more Back link.
www submitterbot com
I Hope …
Hello,
I need some hints about how can I develop an remote desktop application in C#. I would have a client (Windows Forms or web) and a server that …
Hi everybody,
I'd like to ask you if there are some ways how to protect .NET exe and dlls against decompilation. I am not interested in any form of …
I just read a post on another site from someone who calls himself (herself?), linux guru, and it made me ponder the following question: What is a Linux Guru? I've …
I have dtpker1 and dtpker2 to choose from the date and I want to display in Listview. the problem with this code is that it cannot display dates from the …
I am doing a crystal report, and I would like to dinamiclly add parameters.
I did the code which adds the value to one parameter, which I have created …
Hi,
a) I need to display list of ItemName, ItemLocation in a table row with a check box in the left-most column.
b) User can select multiple jobs …
i want to know is there any inbuild function to add spaces in javascript after particular interval..!!?
there is string '00009999' i want to add blank space 0000 9999 …
A little over a year ago Barack Obama surged to victory using social media to drive his energized base to the polls. Tonight in Massachusetts, Republican Scott Brown turned the …
Hi guys,
I would like to know if there is any way that I could disable a datagridview row and make it unselectable. I need to do this because …
Hi,
I am asking here three question together rather than making separate threads for each question.
I am making an application where I can load images in a …
Back in 1992 a national newspaper interview referred to me as being the first virtual celebrity, which wasn't really true. Sure, I had managed to build something of a high …
Hello,
I have a project where I am using a listview to display a data received through XML. One of the columns called "STATUS" display only 2 text data, …
What will be the connection string for OpenOffice Base (.odb) database? i want to use this connection string in C#. Which namespace needed to be added to use .odb operations?
Sometimes, you just want to run a system command from python and capture its output. Currently, the standard way to do this is to call the subprocess.Popen with convenient arguments …
I have a listbox i want to populate with elements from a database. I have an id and a name that I get from the database.
How can I …
Hi All,
what is method to get all availabled disk drives and their status. By status I mean whether they are hard disk or CD/DVD or USB? Also how …
I am suspecting some kind of malware infection perhaps..??
I am not entirely sure but I have been researching all day to no avail.. well ladies and gents,.. heres …
Hello all, I started a thread in another section and was told to move it to here so I'm going to restate what was in each comment and hope to …
I have a table that looks like this:
Database: Testdb
Table: Testtable
ID | Value
--------------
1 | 105
2 | 105
3 | 105
4 | 105
1 …
I am writing an atm program for a class and will enclose the instructions. I really want to just write a section of code and make sure I am doing …
Please send sane code for a complicated report using Data report Designer Using VB6. without using Data Environment.
how to increate the height of the rpt shape in detail …
Hi Experts
i m using these code for selecting data grid row
While i <= DataGridView1.Rows.Count - 1
If Trim(DataGridView1.Rows(i).Cells(0).Value) = Trim(TextBox1.Text) Then
DataGridView1.Rows(i).Selected = True
Exit While …
Hi All, I'm stuck on my C++ assignment. I have no idea how to finish it...I think I'm missing something in my code such as how to double the size …
I am writing code to simulate a queue at a bank, which calculates the average wait time of all customers that enter the queue.
I'm getting a STATUS_ACCESS_VIOLATION at …
Hello, I have 2 style sheets for my site, one small(760px) and one large(900px). I would like to create an image in photo shop for the header. My question is …
Hi :)
I was hoping someone could point me in the right direction to create a grid of clickable objects/images/shapes. My problem is this, I have to create a …
I am currently writing a program in Netbeans which will perform binary to decimal, decimal to binary, hexadecimal to decimal, decimal to hexadecimal conversions, 1's compliment, 2's compliment, and show …
Ok guys, for my next assignment I have to read from a binary file and then print out my information. I will post the assignment and what I have so …