• Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Android Programming Close App By Clicking on Screen

    This is a common enough Android question. Did you try priors and tutorials like: http://www.instructables.com/id/HelloWorld-With-Exit-Button-AndroidStudio/
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Android Programming Close App By Clicking on Screen

    I am developing a new android app, and I've run into a bit of a snag. While everything else works, I want to have it so that when you click …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in HP ProBook Error

    Did the HDD Fail? Example: https://h30434.www3.hp.com/t5/Notebook-Operating-System-and-Recovery/FAILURE-ID-ON-HARD-DISK-1/td-p/5624546
  • Member Avatar for rproffitt
    rproffitt

    Began Watching HP ProBook Error

    PLP27G-00091D-MFPX6K-609H03 (Failure ID) What to do??? Whats wrong???
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Anyone know where bungle4 wireless profile comes from?

    Sorry but I didn't do a deep dive into this area but can confirm I get a profile for every WiFi connection made. Now that Windows is often set to …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Anyone know where bungle4 wireless profile comes from?

    Just tried the netsh wlan showall here and under profiles is a profile for each WiFi hotspot I have connected to. The profile name matched exactly our hotspot SSIDs.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Anyone know where bungle4 wireless profile comes from?

    Does anyone know the function and origin of the wireless profile, bungle4? I've been cleaning up my numerous vbScript files and when I tidied, then tested Metered.vbs, it produced the …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in 3 metre USB cable and portable dvd writer

    Yes. Not all USB ports are the same in this area. Can confuse the issue.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in 3 metre USB cable and portable dvd writer

    Power. Most likely the power isn't enough on the long cable. I use a Y cable to get around this. The Y cable taps two USB ports for power. It's …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching 3 metre USB cable and portable dvd writer

    3 metre USB cable with portable DVD writer will not work with Dell laptop. The same laptop and DVD writer will however work with a short 60cm cable. Any reason …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How can I run multiple dedicated servers for one domain?

    Two thoughts. 1. Did you EVER use Select * ? 2. What is max_connections in my.cnf?
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How can I run multiple dedicated servers for one domain?

    I have a website that gets a lot of visitors a month. And the server cannot handle the traffic. I have a dedicated server. How can I run the site …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Gateway FX Laptop

    I recall doing this with Dell models. To see if it works on the Gateway I think you'll just have to try it. Dell's designs were such that you changed …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Gateway FX Laptop

    I have a gateway FX laptop with 1400 x 1200 screen resolution. Can I swap this screen to another FX laptop with a current screen resolution of 1400 x 900 …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to the excel data please help me

    @Hammad, supply this in English too. Did you write "Tell your brother in Hindi only. What are you trying to ask..It did not understand."?
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How to the excel data please help me

    How to the excel data please help me In the original excel sheet data show column wise. But now I want to same change to data showing structure and re …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Arduino

    Hi, I'm an old hand at old school RS232 links. The most common reason for jibberish is the terminal speed doesn't match what the sender is using. Example: If the …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Arduino

    I bought new esp8266 WiFi module ....if I run example program blink its working but if I upload Wi-Fi http client program I am getting some strange output in serial …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in INSTALLING ATAPI ZIP DRIVE VIA PCIE IDE

    @James, I noted what I would try but I have to repeat something. I find that those PCIe boards may not show up until the motherboard chipset drivers are installed …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in INSTALLING ATAPI ZIP DRIVE VIA PCIE IDE

    The last time I saw this was using the USB version of this drive. Did you try some USB to IDE adapter? About that IDE PCIe board. You have to …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching INSTALLING ATAPI ZIP DRIVE VIA PCIE IDE

    I'm trying to install an Iomega Zip 100 MB Drive on an Asus Z97 64bit motherboard running Windows 10 with a PCI express ide connector to substitute for the lack …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in how to covert zip file game into swf

    Simple nope. A zip file could contain anything so there's no direct translator from zip to swf.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching how to covert zip file game into swf

    thank u for helping
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in This is for my baby thesis. How to add a Category with database

    @ddanbe. Շատ վատ translates to "very bad." I found this humorous in light of what you wrote earlier. The non-Armenian text was equally funny. That aside, last month I updated …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching This is for my baby thesis. How to add a Category with database

    Private Sub btn_addc_Click() On Error Resume Next If Me.txtAddc.Text = "" Then MsgBox "Please fill up", vbInformation, "ADD CATEGORY" Exit Sub End If If Me.btn_addc.Caption = "ADD" Then If rs.State …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to AssertNull in This is for my baby thesis. How to add a Category with database

    This type of post is getting to be standard on this site. If there is a point to it, we're left to guess what that point is. It's annoying. I …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to ddanbe in This is for my baby thesis. How to add a Category with database

    Why do you assume that if RecordCount is greater than zero the record already exists? Do you not allow to update existing records? Your indentation is bad, Very bad. Very …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to pty in NodeJs

    Do you want to *actually learn* how to use NodeJS or are you looking for code you can copy and paste from the internet then ask on here why it's …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in vb 2012 to xampp (database)

    @BIM, that's why you read the finds with MariaDB. Such as > Connecting to a Mariadb database with visual basic express 2010 If there is indeed no tutorials (which we …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in vb 2012 to xampp (database)

    Seems it's time for tutorials. I found them with https://www.google.com/search?q=MariaDB+to+2012+VB.net
  • Member Avatar for rproffitt
    rproffitt

    Began Watching vb 2012 to xampp (database)

    can you help me in my program ? i want to connect my log in form to my database but i dont have any idea on how to connect it …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Attendance system

    Welcome Jeofrey, Please read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question Avoid oddly formatting your discussions as they make it harder to read. Supply the source code and point out what failed. You also need to …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Attendance system

    Good day, I am newbie on programming and started to learn vb.net, What I would like to do is to create an attendance system …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to create Auto-Complete list email address on register page

    I'm going to write "never do this." Why? For your autocomplete to work, you would have to send over the list of email addresses to the user and that's a …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How to create Auto-Complete list email address on register page

    i am looking for Auto-Complete list email address on register page please tell me the code or plugin Example site :https://www.banggood.com/login.html
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Android Programming Transition.

    In Android programmer speak this is called "Start a new activity." Tutorial follows. https://developer.android.com/training/basics/firstapp/starting-activity.html
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Android Programming Transition.

    Hello. I am new to Android Programming, and am using Android Studio to practice with. Right now, I am trying to learn how to create a new Activity and transition …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Please i required a program in pascal language as i am starter showing res

    A google found solutions in a snap like http://forum.lazarus.freepascal.org/index.php/topic,27805.msg172325.html?PHPSESSID=l1kbafhmdhbt050vg4lidd71q1#msg172325 DO NOT USE THIS FOR A HOMEWORK ASSIGNMENT AS THE INSTRUCTOR COULD GOOGLE IT TOO.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Please i required a program in pascal language as i am starter showing res

    A program in pascal showin fractions as a result 1/3 , 1/6 ,.. ..upto 1/27
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Reverend Jim in Android remote for pc

    We have seen many users asking for suggestions for a thesis topic or comp sci project or whatever. First of all, we do not know your skill level so we …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Django urls with and without /

    I admit I won't answer this directly but let's figure out first what happens with and without the forward slash. I'll defer to https://www.thoughtco.com/urls-ending-with-slash-3466509 OK, that's a good clue how …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Django urls with and without /

    I want to associate a REST API end point to two urls, "manager" and "manager/". So I added two path entries in the urlpatterns with these urls. But it seems …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Android remote for pc

    Sort of a well done app area. https://www.google.com/search?q=android+pc+remote+control+app You need about a year to create such a thing as not only would you learn about Android but decide how to …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Android remote for pc

    Hi.. Am actually trying to write my final year project on how to use Android phone as remote control for pc.. Pls can anybody put me through on what to …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in I want to check whether a fiverr user name exist or not.

    They have rules about this, plus you have spend money there. All explained why it doesn't work at https://forum.fiverr.com/t/username-not-found-in-search/125489/14 Besides, if it was that simple, your spammers could collect names …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching I want to check whether a fiverr user name exist or not.

    I want to check whether a fiverr user name exist or not. for example https://www.fiverr.com/samori will return true but https://www.fiverr.com/samorissss will return false. I tried using @get_headers($file) but it always …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Reverend Jim in Converting from 32-bt to 64-bit in C

    From a purely non-technical point it seems to me that the problem is you don't know what constitutes "correct" output. >The first issue is that on both the 32-bit and …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to AssertNull in dfs

    Also, there are TWO code dumps by TWO different users in TWO different languages in one thread, with no explanation from either user. Is this the same user with two …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in dfs

    I see you dropped code a few times and left out what issue there is here. It's bad enough when folk drop code and don't know where it is broke …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to AssertNull in Converting from 32-bt to 64-bit in C

    > I am in the process of converting C code for a lot states from a 32-bit system to a 64-bit system I don't see a single line in there …

The End.