RFCOMM client can't reconnect to server
Dear all, I am new to j2me programming and i have a problem with my code. I was succesfully created a j2me application that act as RFCOMM Client. My problem is when i close connection to the server...
View ArticleSQL server database on listbox in VB10
Hello there! I'm a newbie in VB10 I would like to ask 'how to insert my data in SQL server to Listbox in VB10' I managed to insert,delete, and even update the data in SQL SERVER my only problem is how...
View Article--- Article Removed ---
*** *** *** Article removed by request. *** *** *** RSSing Note: All content on this site is produced and owned by users and published through their RSS feeds. We produce no content and hold no media,...
View ArticleJ2ME suspended when phone locked
Dear all please help, I am new to j2me programming, i was create .wav player on my phone. My midlet was running propperly, but immeditelly after my phone locked, my application stopped to playing the...
View ArticleWhy my midlet can't playing sound during phone locked ?
Dear all please help, I am new to j2me programming, i was create .wav player on my phone. My midlet was running propperly, but immeditelly after my phone locked, my application stopped to playing the...
View ArticleDynamically running a .class file in the same project or .jar
Here's a link of what I'm trying to do. You can say that I'm trying to do a simple IDE I made a new thread because I'm now encountering new problems.. As I've read from searching about this topic. One...
View ArticleUsing ViewBox for entire base Grid - how does effect rendering?
Hello guys (and girls, if any). I'm making some test controls, and I'd like to maintain aspect ratio of UI. I decided to put entire base Grid to the ViewBox, and am not sure how it renders on higher...
View Articlegetting mp3 info on vb 2008
how do if get tags from mp3's ive been looking for this for a long time
View ArticleHelp with JSlider
Hi, I am stuck on creating the Jslider, when i compile the code i get an error on "else if (e.getSource() == value) {"which says the symbol variable of value.Also, when i run the programme to change...
View ArticleHow to increment the value from textfield in java
I want to fetch the values from a textfield and then increment it by one. My problem is that the value which I will fetch also contain some text at beginig for eg: SBI20132012000 I need to fetch the...
View ArticleChanging content on Applet
I have a JApplet program, that first of all adds a login form. If user exists, then I want to move the user to another screen - "Instructions screen". But how I need to change those "screens" ? I used...
View ArticleError using ==> plot3 Conversion to double from cell is not possib
Matlab hi im trying to call competitive layer on kdd data set ,but im getting this :??? Error using ==> plot3 Conversion to double from cell is not possible. plot3(p(1,,p(2,,p(3,,'+r'); hope some1...
View ArticleWhat is 3rd party software?
Hi im very new to php and I just want to ask what is this 3rd party software my instructor is telling to me but just curious about it i tried to search it in google and can't understand it but maybe...
View ArticleRSS Feed Reader
I have a class Feed which represents the feed itself and it has a field - url - where i store the user entry. Now, in the Feed class i will have a List<?> of objects that will be stuff returned...
View Articleaccess a form's method from another form
hi, i have a form which which loads some records in a grid view and a method which refresh these records. this form is called with the new operator each time. i want to get from another form this...
View ArticleLINQ to XML - joining xml data
I want to connect data from two XML documents in memory. First xml document - data about books domain - LINQ , C# , ASP.Net ... Second xml document - Data About Books - Book name and appropriate...
View ArticleNEWBIE PHP Nav bar question
I made a layout. The nav bar is very simple. <div id="nav"> <a href="index.php">Home</a> <a href="about.php">About</a> <a href="portfolio.php">Portfolio</a>...
View Articleoutput exits while plotting a vertical line in DDA algorithm
Digital Differential Algorithm so draw a vertical line, we need co-ordinates where x is constant & only y varies but this leads to divide by zero, & output exit's how to overcome this?? Void...
View ArticleCancellation Coding
I need support to sort out the error as I am unable to read and write a two different text file into two text boxes, combo box for Surname and the label for price.Also looked for help in many ways and...
View ArticleArray causing Stack Overflow
Hey guys, I'm trying to create an array of integers with the size of 2,000,000. The program builds with no errors or warnings, however when I run it, it crashes. When I debug it I get a message saying...
View Article