-
Replied To a Post in Running the app at background
Well there is some good news out there. https://developer.apple.com/library/ios/documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/BackgroundExecution/BackgroundExecution.html is a rather long read but here's my answer. Your app developer needs to step up to your requirements. I'm not … -
Began Watching Running the app at background
We have developed an app for iPhone. Our business requirement is to run the app at the background and listen to our server for the updates. We need to get … -
Replied To a Post in Oracle Developer 2000 R2.1 failing to install on Windows 8.1
Then that's your answer. Tell them only 32 bit OSes are supported. I know companies that do that since they are loathe to update their apps. -
Replied To a Post in An Internal Error has Occured.
Did you test your SQL commands the old fashioned way? That is, you have your strings from lines 10 to 12 so you test if those are OK in your … -
Began Watching An Internal Error has Occured.
hi i have encountered a error in my script and i am struggling to find the solution the following error is An Internal Error has Occured. Please report following error … -
Replied To a Post in error 713 The class is not registered . Find object with CLSID { } 00000010
The only helpful advice is to not change a thing. If you have it working with an older office then keep on using that version. Any change will incur problems … -
Replied To a Post in error 713 The class is not registered . Find object with CLSID { } 00000010
Sorry no. I have not touched a VB5 for decades. I think we left it back in 1998. Good luck with this. PS. You tagged your post with visual basic … -
Replied To a Post in filter a Combobox based on an other combobox
As you read in these forums it's rare to get others to write code for you. You get to write the code and then tell where you need help on … -
Began Watching filter a Combobox based on an other combobox
hi everyone I am a beginner in vb.net programming and I realized a QCM implementation for my final project study. I have two combobox the 2nd is based on the … -
Replied To a Post in Recent mySQL records
I see this kicked around a lot such as this [prior](http://stackoverflow.com/questions/4193705/sql-server-select-last-n-rows). To see which is the most efficient you would have to benchmark and I didn't repeat what was covered … -
Began Watching Recent mySQL records
Hi all, Say I have a table called "posts" with thousands of records. For each user, I want to display the top 10 most recent posts. I would normally use: … -
Replied To a Post in Mysql change varchar into date and add between dates in the query.
This reads like a two part question. The first part looks well done as I read priors at https://www.google.com/search?q=Mysql+change+varchar+into+date The second part is not clear. You should expand what your … -
Began Watching Mysql change varchar into date and add between dates in the query.
I am inserting dates like 2016-03-01T00:00:00, which is in the varchar format. I want to convert into as mysql date and add between condition to get records. I am using … -
Replied To a Post in Please Help me
I don't think I can help you. You omitted answers to my questions but I will try anyway. [https://www.google.com/search?q="tamil"+language+typing+software](https://www.google.com/search?q="tamil"+language+typing+software) finds free ready to use Tamil language typing software. I think … -
Replied To a Post in Problem with saving receipt using html2canvas
Here's what I would test. When the receipt is on screen, do a right click on the image and check its properties. Also, use a snipping tool to copy it, … -
Replied To a Post in Please Help me
I think this is your fourth question about the same problem you are trying to solve. While each post has a slightly different twist, they all seem to be about … -
Began Watching Please Help me
I want to change keyboard key output string with vb.net and I have got some function how to do it. But what to do with this functions: unhookwindowshookex setwindowshookex getasynckeystate … -
Replied To a Post in Problem with saving receipt using html2canvas
Share a web site with that code so I can check something. -
Began Watching Problem with saving receipt using html2canvas
I'm using `html2canvas.js & jquery.plugin.html2canvas.js` to save generated receipt. Receipt have 985px height & 350px width. But it is saving only 100px height of image **Need help to find problem … -
Marked Solved Status for Answered question under Unanswered?
https://www.daniweb.com/community-center/daniweb-community-feedback/threads/505143/login-posting-issues-today is currently top of the https://www.daniweb.com/unanswered list. Open it and on the top right it's marke Answered. Odd why it do that. -
Replied To a Post in Answered question under Unanswered?
Yes. Thanks again. I should have clicked answered and will now. -
Replied To a Post in Answered question under Unanswered?
I guessed that much. The tab does read Unanswered so it seems odd to have Answered posts showing. At least other areas seem to have settled down. -
Edited Answered question under Unanswered?
https://www.daniweb.com/community-center/daniweb-community-feedback/threads/505143/login-posting-issues-today is currently top of the https://www.daniweb.com/unanswered list. Open it and on the top right it's marke Answered. Odd why it do that. -
Created Answered question under Unanswered?
https://www.daniweb.com/community-center/daniweb-community-feedback/threads/505143/login-posting-issues-today is currently top of the https://www.daniweb.com/unanswered list. Open it and on the top right it's marke Answered. Odd why it do that. -
Began Watching Answered question under Unanswered?
https://www.daniweb.com/community-center/daniweb-community-feedback/threads/505143/login-posting-issues-today is currently top of the https://www.daniweb.com/unanswered list. Open it and on the top right it's marke Answered. Odd why it do that. -
Replied To a Post in Display Directory Content in Socket API
You can start by putting in more debugging output where you think it's not working. Also you can write antoher app that does that directory work and learn how to … -
Began Watching Display Directory Content in Socket API
I am attempting an extra credit assignment for a summer course. The question says : "Modify the client.c and server.c program from Assignment 1 to add the following function: when … -
Replied To a Post in common logging with log4net doesnt log my traces
I looked at log4net and can't seem to see why I would use it. .net has some log classes already. https://msdn.microsoft.com/en-us/library/microsoft.visualbasic.logging.log(v=vs.110).aspx is for VB.net but you should find the same … -
Began Watching common logging with log4net doesnt log my traces
Hi, Am trying to log my traces using common logging with log4net, am able to get my traces by using log4net but on top of it when i try with … -
Replied To a Post in How to run Gmail Adwords?
I'm seeing new programmers and website creators arrive without basic search skills. Here's an example search: https://www.google.com/search?q=to+run+gmail+Adwords Hmm, seems to be answered. Are you doing your basic searches? Or did … -
Began Watching How to run Gmail Adwords?
Hello all I am planning to run gmail Adwords for my new project which is an Ecommerce portal for promoting my products. So can anyone tell me how to run … -
Replied To a Post in error 713 The class is not registered . Find object with CLSID { } 00000010
I can't duplicate this. Yes I have an old VB6 setup but we went with MySQL and here we are 16 years later and it still works. You went with … -
Began Watching error 713 The class is not registered . Find object with CLSID { } 00000010
Hi Dear could you please help for below issue Description: Previously our client is using ms office 2007 now client want to upgrade office to ms office 2013 we have … -
Replied To a Post in Vb.net change string
Since you can't use the usual answer I'm going to write you want to use an app like AUTOIT. -
Began Watching Vb.net change string
Hi how do i change the key press output string like, i have pressed a it will send b not a and when i press ctrl + a it will … -
Replied To a Post in check (validate) array of data
Start by completing your design specification. You gave a start where you told what was good and bad along with duplicate removals but stopped short of telling what should happen … -
Began Watching check (validate) array of data
Hello, I have an array of data. And I want to know how can I detect duplicate and/or wrong data in array. This is my array of data: 135N258S 135N269B … -
Replied To a Post in Downvoted posts bug
Why am I thinking "double secret probation"? I really should have asked about deleted posts but Dani just revealed it. -
Replied To a Post in C++ CPA Certification guide
While I find it odd you tagged your post with c++, again you should try working at your google foo. I took your post and here's a fairly good search. … -
Began Watching C++ CPA Certification guide
Hello I'm interested in CPA Certification and need Free and paid web based tutorials,Study Guides .Please reply with accurate instructions and materials. -
Gave Reputation to Dani in Downvoted posts bug
There was an incredibly weird inconsistency in the database where there were seven cases of the vote counting against the voter instead of against the author of the post. -
Replied To a Post in Downvoted posts bug
Are you seeing the new 0/1 count at https://www.daniweb.com/members/1130851/assertnull/posts/6 ? http://i.imgur.com/MquR55d.png I went through 9 pages and didn't find a single downvote. "How you do that?" -
Began Watching Downvoted posts bug
Saw some threads regarding this, but all from years ago, none since the new rollout, so here's a new thread. Checking out my profile, I saw that I had a … -
Replied To a Post in Poor response in Chrome
Sorry for the typo. I meand "This old slug of a laptop did not show any delay" -
Replied To a Post in Poor response in Chrome
Testing from my oldest laptop. It's a 2006 Dell Inspiron e1505 w/ CoreDuo 1GB RAM, 120GB SSD (35 bucks!) and Windows 10 32bit Pro. Let's check the Chrome version: Version … -
Replied To a Post in Make URL clickable in MessageBox C#
The old answer was to not use MessageBox but a modal box. https://www.google.com/search?q=modal+box+in+vb6 shows this is well discussed so I'll pause here. Remember this is not an offer to write … -
Began Watching Make URL clickable in MessageBox C#
How can I make the URL displayed in the MessageBox clickable, such that when a user clicks on it, it will open the link in a web browser? string msg … -
Replied To a Post in convert jobject to jboolean in JNI
OK, I'm going to assume you did some research on this so let's look at what Java does to convert the object to primitive boolean. I'm reading http://grepcode.com/file/repository.grepcode.com/java/root/jdk/openjdk/6-b14/java/lang/Boolean.java So there … -
Began Watching convert jobject to jboolean in JNI
Hi, I have one function (in a library I can't change the code) which takes a key and returns a Object. This code is written in java. I am calling … -
Replied To a Post in Connecting Ms Access Database only using datasour wizard and dataAdapter
Part of being a new programmer is to try new things. I would be guessing if you consider typing in the code to be not easy enough for the connection. …
The End.