-
Replied To a Post in Does anyone have experience with R Shiny Package?
I didn't find the clues in your post but I may have missed it. Anyhow I have run into non-shiny issues where the DNS was some ISP that was (rap. … -
Began Watching Does anyone have experience with R Shiny Package?
Has anyone experienced the "Not Found" error usin the shiny package in R? I keep seeing 'Not Found' when trying to load my Shiny application, it seems to be that … -
Replied To a Post in connect 2 computer with c# socket
If that's how you want to proceed with a VM. https://www.google.com/search?q=linux+rcmd+command&gl=US finds the basics. Now I'm really worried. That is, that research is basic to learning and building apps. I … -
Replied To a Post in connect 2 computer with c# socket
I disagree. rcmd is where you should start. Understand the basic tools and then code. I find it better to prototype what I want from the command line and then … -
Replied To a Post in How do I make a clickable image link to a PDF document?
I'm going to disagree here. What happens when there's a PDF is determined by the user's web browser, addons and more. There is no assurance what will happen when the … -
Began Watching How do I make a clickable image link to a PDF document?
I am created a homework tutorial webpage where i have to make an image clickable and what I meant is that when the image is click, it should open up … -
Replied To a Post in connect 2 computer with c# socket
The information is not useful to those that don't understand how things work. Continue your computer language and science studies and over time your research becomes more useful. -
Replied To a Post in connect 2 computer with c# socket
Sorry but that is so basic that I fear you skipped entry level classes. Why not start now to learn and test what you can do with rcmd, learn how … -
Replied To a Post in connect 2 computer with c# socket
To prototype you use rcmd. Then for your client end you shell out to rcmd so you don't have to type it in. Shelling out to run a command is … -
Replied To a Post in connect 2 computer with c# socket
There are so many client server apps out there with source code. My advice is you are not coding such today is to step back and just use rcmd. That … -
Gave Reputation to steve.liddle in Daniweb Account found and accessed on Darkweb
Recently verfied my account after I guess 10 years of not using it Read about as far as the super duper user got wtfpwned Then gave up as it was … -
Replied To a Post in Spotify and Apple iPod nano
@dragon, it turned out they were spamming some app so replies vanished. -
Replied To a Post in Deleting extended attribute set due to presence of reparse point. Help!
First I would not move the boot drive or any other drive from where it was connected and working. I also don't want to see ANY BIOS changes. So back … -
Replied To a Post in how to detect a face and draw line around it in a picture?
I think the OP wants to use canned code to do such work. Because the works I have been involved don't allow for such unless open source and generous licenses … -
Replied To a Post in Deleting extended attribute set due to presence of reparse point. Help!
I read your post and think it's time to go back to what worked. REMOVE THAT DRIVE and hope W10 boots and fixes itself. Now what to do with that … -
Began Watching Deleting extended attribute set due to presence of reparse point. Help!
Hello all, So last night I decided to add an older HDD into my new desktop to... well add more storage since games now-a-days are HUGE, and I was running … -
Gave Reputation to Amol_5 in Best Social networking sites for SEO
Its Depends on the type of business you are promoting becuase every social media platform you will get different people. So if its ecommerce you should go for facebook, if … -
Replied To a Post in c++ sql ms 2008
What would I do? Research if my VS2017 Pro has what I need. My research says it has it baked in: https://www.google.com/search?q=visual+studio+professional+C%2B%2B+SQL+example&gl=US -
Replied To a Post in connect 2 computer with c# socket
I tend to use rcmd over writing another app. And even if I were to write another app I might call rcmd to duty to lighten the load. About understanding … -
Replied To a Post in connect 2 computer with c# socket
As usual, you have to show your code and design so far. Also, why not just use rcmd? https://www.google.com/search?q=windows+rcmd if you forgot. -
Began Watching connect 2 computer with c# socket
using c# socket programming. For the program on computer A, i would probably need to create a windows form, to allow me to trigger computer B software to run by … -
Replied To a Post in java- trouble with car constructor class
To me, you have too many speed variables. When you created the new Car in line 39 you passed in the initial speed but I see what looks to be … -
Began Watching java- trouble with car constructor class
I have an assignment doing a constructor that accelerates and brakes the speed of the car (among other non-troublesome things) but when I run the program, the speed stays constant … -
Replied To a Post in Daniweb Account found and accessed on Darkweb
Just a comment. That post is a solid wall of text that the current US President would love as it may be stopping folk from reading it. Consider formatting it … -
Began Watching Daniweb Account found and accessed on Darkweb
I would like to inform the people here on this site (Daniwebs) community know that my account here with Daniweb was not only accessed and found to have been accessed … -
Replied To a Post in c++ sql ms 2008
Why would you need libraries? AFAIK and I do have VS2008 at the office I didn't need any libraries to use SQL in VS2008. Everything was baked in. -
Began Watching c++ sql ms 2008
Hi Pobably it is going to be repeated question but I wasnt able to find such thread. I just would like to do sql through C++ and I have 2008 … -
Gave Reputation to michaelsmith in Best Social networking sites for SEO
Lot of social media websites will provide traffic to your website Facebook Twitter Pinterest linkedin google+ tumblr -
Gave Reputation to Schol-R-LEA in Flexible Cupon Service
The question is very muddled, as it seems to be mixing unrelated topics - the technologies for developing a coupon system (whatever you mean by *that*, as it isn't entirely … -
Gave Reputation to Schol-R-LEA in Flexible Cupon Service
The question is very muddled, as it seems to be mixing unrelated topics - the technologies for developing a coupon system (whatever you mean by *that*, as it isn't entirely … -
Replied To a Post in course curriculum using php mysql for multiple courses
I can't guess what you want to discuss here. Are you selling such or asking for where I would go for same? -
Began Watching course curriculum using php mysql for multiple courses
course curriculum using php mysql for multiple courses in html and php mysql -
Gave Reputation to ariowishnu in missing leading zero id from db using ajax
the problem solved , it was the quotes that must surround all part of number. so reffer to article that i found in internet just add backslash. $id = $row['nip']; … -
Replied To a Post in Accessing class variables from a private function - C++
Remember this is a well hashed out question at https://www.google.com/search?q=Accessing+class+variables+from+a+private+function+C%2B%2B&gl=US In the class you want access you could write functions or methods which are public to get and set those … -
Began Watching Accessing class variables from a private function - C++
Greetings. I'm working on a small project using Visual Studio 2017. Basically I'm taking a small console based Banking Software program and porting it to a GUI based windows application. … -
Replied To a Post in Lines of code identifier and counter
Sure. No problem. The Java app at https://github.com/MSUSEL/msusel-loc-metrics has full source and does all that. As to your file browser, you could look for that and then integrate the msusel … -
Began Watching Lines of code identifier and counter
hello. I need some help in java 1.The program browse the filename of the text file to be counted 2.The contents of the file will be stored to a temporary … -
Replied To a Post in AJAX for content impressions
How Facebook does this is with their very own Cloud computing platform. We all wish you could have that problem but the question how Facebook does that is out there. … -
Began Watching AJAX for content impressions
Hello webmasters, I have a website about memes and I want to update the database each time the user scrolls down. I have no problem when I make a few … -
Replied To a Post in To learn C++ language
Both appear to create errors in my C++ compiler. Maybe you meant the return keyword? Here's a tutorial on that. http://www.cplusplus.com/forum/beginner/24461/ -
Began Watching To learn C++ language
why we used return0 in C++? shell we use retrun1 or retrun -1 in C++? -
Gave Reputation to klimbo in how to acces my localhost from another computer
All DIVs have best and left parameters. This is on the grounds that, these DIVs are resiziable and moveable. After DIV size and position (left and best) are set, above … -
Replied To a Post in missing leading zero id from db using ajax
Line 2? I supplied a quick 2 line example and it was fine. I wonder if your IF statement changed the string id to a numeric id as JS tends … -
Replied To a Post in missing leading zero id from db using ajax
Taking a hint from https://stackoverflow.com/questions/7523929/jquery-ajax-with-webmethod-removes-zero-from-front try forcing it to be a string. ie, line 10 change id to '' + id. I did not test this. -
Replied To a Post in missing leading zero id from db using ajax
Did you perform the typeof to check prior to line 2's alert? Is it just the alert? I tried this and had leading zeros. id = '00123456' alert(id) -
Replied To a Post in missing leading zero id from db using ajax
My bet is your variable "id" is a number and numbers don't have leading zero's. https://www.w3schools.com/js/js_type_conversion.asp gives example of reporting the typeof statement to confirm. Since the code that created … -
Began Watching missing leading zero id from db using ajax
inside mysql db which is table employe in coloumn *id_employee*, some data have a leading zero, etc : **id_employee : 0378192918 empy_name : Daniweb** i need to get id_employee for … -
Replied To a Post in Clearing Up After Others - MSAccess
Is this in some code? If so, can you change the timeout? Example: 'For Timeout' Application.ODBCTimeout = 9999 -
Began Watching Clearing Up After Others - MSAccess
A long shot I know but a colleague has left, leaving behind a couple of access databases that query each other and a sql database, unfortunately one of the databases … -
Replied To a Post in SQL Update Where Select
That's an odd choice for your forum post. A code snippet is for you to share your final work. If you have a question, use the other styles.
The End.