• Member Avatar for rproffitt
    rproffitt

    Began Watching PHP Warning: A non-numeric value encountered in

    Hi i am getting the following error in a php program i am using PHP Warning: A non-numeric value encountered in xxxxxxx db_connect.php on line 60 // find age if(! …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Setting up for webcam

    It appears to be buggy. Read https://forums.lenovo.com/t5/T400-T500-and-newer-T-series/How-can-we-use-the-built-in-Web-Cam-on-T500/td-p/877927 Try another camera like those from Logitech.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Setting up for webcam

    Hello. I have Windows 7 on a ThinkPad T500. I want to use my webcam. I disabled it once in the BIOS setup. But now I don't see how to …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Dani in Auto Generated Content

    Don’t. Just don’t. Basically you’re talking about a whole bunch of things that Google is now easily able to detect and throw the book at you for. Don’t use PBNs …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in C# Windows Form issue

    While the code is OK, it's not pared down to the minimum but I understand why. So to reference an item on another form the format is simple once it …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Reverend Jim in Covid-19 Virus and N95

    For the record, the US ranks a poor 38th when it comes to testing.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Ringtone on Windows Mobile 7 MP3?

    Small world as long ago I had apps on Windows Mobile version 6.5 if I recall. Windows Phones are a rare sighting so I'd seek out if there are Windows …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Ringtone on Windows Mobile 7 MP3?

    How can we use an mp3 song for a ringtone, we used to be able to use it on Windows 6.5, are we unable to find any details about it …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Windows 10 won't boot after upgrading from windows 7

    Here's a think we ran into at the shop. Too many Ultimate versions were cracked or pirate copies and what was done for the crack breaks the upgrade process. That …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Windows 10 won't boot after upgrading from windows 7

    I was trying to upgrade to windows 10 from windows 7 ultimate. But when the setup completes installing windows 10 and it restarts nothing happens and my previous window 7 …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in E- Commerce Site

    This sounds like an odd question. To sell products you set up your site to do that. As to SEO, that's something you work just like a million other folk. …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching E- Commerce Site

    How to sale products with search engine optimization ?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in C# Windows Form issue

    I received your message. Can you supply a pair of pared down code examples? One would be for the one form and the other would be for the second form …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Raunikkapoor in What is Robots in SEO ?

    - A file that tells search engines what your website s rules of engagement are is a robot.txt file, meaning a robots.txt file contains directives for search engines. - A …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to adahtrudy in Best Social networking sites for SEO

    Promoting products or services in the best social networking sites helps to boost up the websites ranking in search engine. Facebook, Twitter, Linkedin, Pinterest, Instagram, Reddit, Plurk, Tumblr, and so …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Anna97 in Ringtone Website

    You can use wordpress very easily. You can create a website with lots of features without writing a lot of code.
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Anna97 in Ringtone Website

    You can use wordpress very easily. You can create a website with lots of features without writing a lot of code.
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Dani in hi everyone, I'm sure glad I joined when I did

    Ah, yes. I used to have a TechNet subscription back in the day before they cancelled that service because I guess it wasn't cost-effective for them. (It sure was for …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in C# Windows Form issue

    You ask "how to connect labels in one form with strings and integers in the other,"? But I don't know your design. It's not common to have more than one …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to l1bero in C# Windows Form issue

    Anyone here?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in hi everyone, I'm sure glad I joined when I did

    Right now, AFAIK you get those from your MSDN subscription. From what I've read, NBD (no big deal). There are folk that are generally upset with Microsoft, Windows and more. …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching hi everyone, I'm sure glad I joined when I did

    Is anyone trying or using the new version of Windows "ar_windows_10_consumer_editions_version_2004_x64" I have a copy and I want to experience with you before I use it
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in C# Windows Form issue

    You noted that this is in "c" and to get a mouse, graphics and connecting the mouse click on such will be highly dependent on the libraries and IDE used. …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching C# Windows Form issue

    Hi, there! Have a question right here. I've been preparing a project (Periodic table of Elements), so user by clicking on elements can access to another form which showing the …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to set SSD (External/Usb) as Boot Drive?

    I think I need to comment about BartPE. I could be wrong about the exact number of minutes but let's go. 1. BartPE does not give you complete machine support. …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Gilbertsilva123 in colliderect pygame

    collision of the player and enemy worked but for the bullet not yet.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Program crashes when using loop inside loop with vectors

    Since you can post code here, post the relevant code and write what line(s) it fails on. Also, a tried and true method to debug is to either single step …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Program crashes when using loop inside loop with vectors

    Hi, This is my first time using vectors. I'm trying to print some data that is stored in a structure vector but whenever the code gets to printing the data …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Reverend Jim in colliderect pygame

    I'd add a print statment to see exactly what is happening. If you are using a debugger with breakpoints then also add one at the start of your `dead` function. …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to develop games with Random Number Generator

    Small world. Long ago we would use such in circuit simulation to randomly pick values for a circuit and see how a million circuits with variable parts would perform. As …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How to develop games with Random Number Generator

    First things first, it might be an excellent decision to start with basics and shed light on the essentials of random number generators (RNGs) and their capacities. For those interested …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Hi everyone, can you help me with this Java task?

    If you are looking for hire a programmer, state not only the price but supply a longer design document. If this is a task for work, ask for more team …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Hi everyone, can you help me with this Java task?

    The solution of the problem includes modeling and realization of the process of issuing cash receipts in a store. It is necessary to create classes that store and manipulate information …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to kristamert in How to set SSD (External/Usb) as Boot Drive?

    If you want some bootable USB version of Windows it's not cheap. You want the "Windows To Go" version.
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Gilbertsilva123 in ENEMY SHOOTING NON STOP

    yeah it is same thing but i had to add some questions so i had to send it again
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Reverend Jim in INSERT INTO with LAST_INSERT_ID()

    The difference is your brain is young and smart and mine is not as much ;-P I interpreted AUTO_INCREMENT as AUTO_INCREMENTED.
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to pritaeas in Access Database online through VB.net?

    IIRC an OLEDB connection string to a MS Access database uses a filepath/UNC path. This is not possible over an open internet connection. You'd need to build an API around …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in shoot and kill pygm

    In regard to "game slows down" that's a great topic in game design. I can't write at length about this but there are different approaches to getting a game to …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in write a marie code

    Keeping in mind this is your homework, posting the assignment has never resulted in anyone writing the app, documentation and a tutorial for you to stand up to your professor …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching write a marie code

    to input a number and store it in x y equal to x-z y>0 , display the value of y and x using org 300 with x , dec 0 …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in shoot and kill pygm

    This sounds like [Berzerk](https://en.wikipedia.org/wiki/Berzerk_(video_game))! Sure enough there is source code for [PyGame for Berzerk.](https://www.google.com/search?client=firefox-b-1-d&q=Berzerk+in+Pygame)
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in shoot and kill pygm

    This sounds like Berzerk!
  • Member Avatar for rproffitt
    rproffitt

    Began Watching shoot and kill pygm

    hello everyone iam kinda new with pygame. I wanted to create a one mans game which is similar to shoot and killl. i was able to move around my play …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Homework of college

    Keeping in mind this is your homework, posting the assignment has never resulted in anyone writing the app, documentation and a tutorial for you to stand up to your professor …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Homework of college

    1) Create an application in the form (Windows forms) which will fix the problem of: a. Product registration and its data such as: name, purchase price, price of sales, VAT, …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Danish_13 in What is the return type of function rankfun?

    what is the return type of function main
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Is it unethical to buy Instagram or Twitter followers?

    OK, I've read these exchanges and there are cultural differences that to me explain why it's OK for some and not for others. For Reverend Jim, let's take "this is …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Is it unethical to buy Instagram or Twitter followers?

    This thread is a continuation of a conversation that I started [here](https://www.daniweb.com/digital-media/digital-marketing/threads/522661/where-to-buy-instagram-followers#post2261270). As Dani correctly pointed out, the discussion belonged in its own thread and should not have taken over …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Make a like button, that show who has liked my post, on a social network.

    You'll have to tell more such as is this your site, on Faceobok, Tweeter or other? Your site would have you implement it. Other sites? I'm going with no.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Make a like button, that show who has liked my post, on a social network.

    How can I make a like button, that show who has liked my post, on a social network?

The End.