• Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Adding text inside output variable

    "The idea is not to have any icons showing if a choice is not made, but if one is, then the icon for that choice will show with the variable …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Adding text inside output variable

    I am using this output from a radio array in a heredoc output {$custom_radio2_2} and wanted to add a font awseome icon to the variable output like `<i class=fa fa-eye></i>` …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Creationg of partition # (0,0,0) failed.

    That story, that color, oh what a mess. OK, the blinking cursor and can't get to the BIOS would have me unplugging ALL storage devices. No HDD, SSD, ODD, flippy, …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Creationg of partition # (0,0,0) failed.

    A while back I built a computer with an Asus motherboard, a SSD, and two milk creates for a cheap case, and I had Xubuntu installed on it. I have …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Save RFID into SQL database number of times

    So many questions. I used bar code readers to do similar but you claim this is to be done without display to the user. I see no sign how you …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Save RFID into SQL database number of times

    Hi, i am trying to build Employee Attendance system and was successful in assigning TAGS to employees.now i want to calculate in/out timings of employees and which TAG swapped His/Her …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in DaniWeb breaking links in posts

    Dani wrote in some prior discussion that DW scans these and breaks them for some reason later. So it looks good on posting then later, the bot breaks it for …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Which tutorial should I pick out of these (member reg, login site) ?

    As to tuts, you asked that before. Good answers so far. As to sanitizing, https://www.google.com/search?q=sanitize+user+input+sql finds my favorite "Bobby Tables." Read that one and always watch XKCD.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Which tutorial should I pick out of these (member reg, login site) ?

    Programming Buddies, Looking at the following links, can you be kind enough to tell me which one I should learn from and which one teaches what method (mysqli, pdo, etc.) …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in DaniWeb breaking links in posts

    I recall our host to tell why this is. While it's an annoyance, I don't recall why this feature must be kept. To RevJim if I see a strike out …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching DaniWeb breaking links in posts

    OK, so in [this thread](https://www.daniweb.com/hardware-and-software/microsoft-windows/threads/507918/presentation-loads-with-error) I offered advice to visit the Microsoft troubleshooter here: https://support.microsoft.com/en-gb/help/927477/how-to-troubleshoot-a-damaged-presentation-in-powerpoint-2007-and-powerpoint-2010 and DaniWeb broke the link and struck a line through it to say it didn't …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Read text out of NFC badge?

    I looked at this years ago and today looked again. Unless you buy a library it has yet to be "simple." Example code for some other UFR reader at https://www.youtube.com/watch?v=B1K7SMXa4gA
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Read text out of NFC badge?

    All samples and tutorials are for Android. So what I would like to do is when I tap a badge to a cardreader connected to my computer, a simple C# …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Need Help to create browser chat client using XMPP Servers

    I don't own your setup so I can't see why something is not reachable. The most common reason I find failures is firewalls. To that I constantly am amazed at …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Printer that staples

    For this you may be looking at a custom machine. Way back when I worked with print shops they would "run" such jobs but today your new to this folk …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Printer that staples

    Hi, l have one problem and l dont know if its possible to fix it. So we want to buy printer that staples but we need from him to staple …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Optimizing Java Launch Times

    I'll share a trick I used long ago. It's very simple. In my code I present the UI first, then go on to read files, setup arrays and what not. …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Optimizing Java Launch Times

    I have been comparing a Java GUI program's start time to both native apps and another Java based app, and I have concluded that my program is launching a little …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Need Help to create browser chat client using XMPP Servers

    I'd just re-re-re-research this with say https://www.google.com/search?q=browser+chat+client+using+XMPP+Servers and not try to bend any to my will.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Need Help to create browser chat client using XMPP Servers

    Need Help to create **Gmail** style realtime chat app for my website. I found server for realtime chat here https://xmpp.org/software/servers.html (I will go for [ejabberd](https://www.process-one.net/en/) or [Openfire](http://igniterealtime.org/) **or** which one …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Get Or Set User ID Android

    @Stefan. Congrats on your 100th topic. But I fear you've been watching the Yoda channel too much. Unclear your question is.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Get Or Set User ID Android

    How do i get every user that installs my app but without asking the user to register anywhere also sorting by every time it joins (opens) the app. Any help …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to Assign a value taken from LastName Text box to a Modular Variable.

    @X. How does that work for the topic? "How to Assign a value taken from LastName Text box to a Modular Variable." I think it's clear now that the OP …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to Assign a value taken from LastName Text box to a Modular Variable.

    @ Xavier_5 Now show me how to do that to the text box as itprosam asked.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Which Php 7 Tutorials Do You Recommend To Complete Beginners ?

    @UI. Shivya may be helpless for a bit since basics are basics. I run into folk looking for PHP 7 tuts yet they didn't get the basics down first which …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to diafol in Disappearing post

    I love surrendering especially to fat bondage nurses ;)
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Reverend Jim in Windows 10 Freezes

    >Windows keeps encouraging me to switch to Edge Yeah. Don't. >You have pressed the space bar. Would you like to make Edge your default browser? Microsoft is not known for …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Roland_5 in Computer will no longer go to sleep with Windows 10

    Hey rproffitt - Wanted to let you know I figured out the problem. I spend hours yesterday going through all the different suggestions on what could fix my sleep issue. …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Xavier_5 in How to Assign a value taken from LastName Text box to a Modular Variable.

    If you'd like to read a discussion about modular variables [Click Here](http://english.stackexchange.com/questions/39176/word-to-describe-a-mathematical-variable-that-repeats-like-an-angle-or-time/39188)
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to Assign a value taken from LastName Text box to a Modular Variable.

    Line 5 of the clear button handler looks good. But another place would be just before you need to use the variable. By the way, why do you call this …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to Assign a value taken from LastName Text box to a Modular Variable.

    Did you try `LN = txtLastName.Text`
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How to Assign a value taken from LastName Text box to a Modular Variable.

    Hi, I have to create a modular variable (string with no value) set as LN (txtLastName.Text) which takes its value once the user enters his Last Name and hits the …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Computer will no longer go to sleep with Windows 10

    Not to leave you to read forever. Think about any changes, such as some USB thing. In fact, shutdown, unplug power, all USB things and then power up. Plug in …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Illegal use of else ?

    Why is there a semicolon at the end of line 1?
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Illegal use of else ?

    What does it mean when you get the error; Illegal use of the resevered word; else. if(); { alert(); } else { alert(); };
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Computer will no longer go to sleep with Windows 10

    The thing is, there are some thousand posts about this now. Example: https://www.google.com/search?q=Windows+10+won%27t+sleep Notice something? It's rarely the same thing. You have to pick over those priors to see if …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Computer will no longer go to sleep with Windows 10

    When I quit for the day on my PC I always used "sleep" instead of shutdown. The monitor would go black and after a few seconds the power would shut …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Which Php 7 Tutorials Do You Recommend To Complete Beginners ?

    Read https://www.daniweb.com/programming/web-development/threads/507871/which-php-7-channel-tuts-do-you-recommend replies as well.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Which Php 7 Tutorials Do You Recommend To Complete Beginners ?

    Hi, I have gathered this list of sources to learn php 7. I have ranked according to priority I am giving. Do you pros mind checking them out and then …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to rubberman in bank word

    Here's an alternative post: How plan for gobbledegook (hacker) network blank word? Ans: Ask Scoobydoo?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Training svm

    I can't offer much here. So I began with a SVM primer at http://www.cs.columbia.edu/~kathy/cs4701/documents/jason_svm_tutorial.pdf At the end of the tutorial I see the link and a google like https://www.google.com/search?q=www.kernel-machines.org&ie=utf-8&oe=utf-8 finds …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Training svm

    This is the result after applying trained svm..i don't know why i got support vectors as 0's and why i got uncompressed support vectors. Can someone help me? <?xml version="1.0"?> …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Windows 10 Freezes

    @Dean. While I don't hope for much. How about round 2? Post the make, model of the PSU along with the Web Speccy report (link to follow) and I'll read …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Which Php 7 Channel & Tuts Do You Recommend ?

    I have to disagree. Some of the basics still apply. In your prior post you may have tripped over a basic limitation of the integer data type. That exists in …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Which Php 7 Channel & Tuts Do You Recommend ?

    Programmer buddies, Do you mind pointing me to the right direction ? I've been waiting from dec 2015 to learn php 7 but no tuts on php 7 were out …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in bank word

    @Jack. Try to avoid riddles like your post. Go ahead and tell me if this about Cuba or Venezuela.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching bank word

    how plan for merentes (hacker) network bank word
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Windows 10 Freezes

    @Dean. I had a machine last month that had W7, 8 and W10 troubles. It was an AMD and what fixed it was just annoying. Down in the BIOS there …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in every hit not updating when i am using current_timestamp in mysql

    There are a lot of priors on this. Read from https://www.google.com/search?q=UPDATE+CURRENT_TIMESTAMP&ie=utf-8&oe=utf-8#q=UPDATE+CURRENT_TIMESTAMP+NOT+WORKING&* I wish you had shared more SQL statements so I could pick over that. But read the priors.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching every hit not updating when i am using current_timestamp in mysql

    Hi, I have used current_timestamp, i am submitting same values then current_timestamp not updating. I have used below for updating timestamp. (timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP) Kindly …

The End.