• Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Bogeyman Tolnix - The Great Unknown

    My advice is to get to Bleepingcomputer.com and follow their posting rules then they use a suite of scans and tools to clean this up. Yes, you could google your …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Bogeyman Tolnix - The Great Unknown

    Greetings everyone, I've been away from this forum for a long time, must be more than 10 years since my last post. That's how long I've been pretty much trouble …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Need Help! IPhone Glitch?

    I'm seeing bad call log information. This is not new so I'd stop spending time on this, delete the log and make sure you have your phone under your control …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Need Help! IPhone Glitch?

    I've encountered an unknown user appear in my calls log and its had a 16mins airtime videocall to this person in messenger. I'm just suprised, it was appear in my …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Unable to install any software or access kuser

    What I've done on other distros is yes to your question 1. After I have a working install I add users later.
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to tun712 in Free operating system running Windows applications

    **rproffitt **, actually I don't have much time to start Project on my own. This is interesting topic, but time consuming & team dependent. I just wanted to start project …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Unable to install any software or access kuser

    "Red Hat uses strict trademark rules to restrict free re-distribution of its officially supported versions of Red Hat Enterprise Linux" So this is a Linux you pay for? Sorry, I'd …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Unable to install any software or access kuser

    I've just installed RHEL 7.6. I've installed **Base environment: Server with GUI** with **all addons for selectred environment ** During Installation I created Root Password & created user form **User …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Excel edit protection removal

    @c. Sometimes folk leave out a key detail Such as "I don't have the password to unprotect the sheet." You didn't write that so I proceed as it's not a …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in "Cannot find symbol method getArea();

    I wonder about line 107. room_flooring is called out but I can't find where that method is in that class.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching "Cannot find symbol method getArea();

    /** This code is supposed to take the user input of the length and breadth of the room in one class, get the user input of the material and cost …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Reverend Jim in adding text to a text file using vb.net

    This sounds like a very bad idea for two reasons: 1. The code is overly complex (tricky) for the task and I believe that with very few exceptions, clear code …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to xrjf in adding text to a text file using vb.net

    @rproffitt: If the file is large and assuming we can buffer a first bunch of lines so that streamreader and streamwriter will never overlap: Try Dim path As String = …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to xrjf in adding text to a text file using vb.net

    Consider reading all the lines at the beginning and, then, prepending the line number, like in: Try Dim vLines() As String = IO.File.ReadAllLines("Append.txt") Using sw As New StreamWriter("Append.txt") For i …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to xrjf in adding text to a text file using vb.net

    Consider reading all the lines at the beginning and, then, prepending the line number, like in: Try Dim vLines() As String = IO.File.ReadAllLines("Append.txt") Using sw As New StreamWriter("Append.txt") For i …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in adding text to a text file using vb.net

    In psuedocode to do this we read a file line by line then insert the text on each line then write the line to another file. At the end of …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching adding text to a text file using vb.net

    i want to add some text at the begining of every line in a text file. i'm only able to append text to the file Imports System.IO Module Module1 Sub …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in What is SEO link wheel?

    Elsewhere we had a run of questions that were easy to get answers from Google. We (moderators) put it down to the Quora site and how you get points for …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching What is SEO link wheel?

    I would like to know about SEO link Wheel. Please explain it with appropriate examplrs.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in calculate Π in a statistical approach

    What is that? Pi or something else? For Pi there are over 64 solutions at https://rosettacode.org/wiki/Pi Given google I found even more. All skill levels arrive here so if this …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching calculate Π in a statistical approach

    heloo i need help on how to tackle the problem. some basic ideas and keypoints.
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to The Acnor in User Login Codes using VB and Access..

    mine is not reading the correct info**i don't know why but its not reading the correct password what did I do Wrong!!!!** Private Sub Button1_Click(ByVal sender As System.Object, ByVal e …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in jquery to read xml data

    I'll start with "when you have a hammer, everything looks like a nail." That is, I see no reason you can't parse in javascript. It may not be easy or …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching jquery to read xml data

    in C# and PHP, we can parse xml data easily by server side coding, but how we can parse xml with client side? java script or jquery is the best …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in find duplicates in associative array PHP, compare their values

    So far the Code Snippet Repository is for you to show your completed and working code. Maybe a moderator can change your post type?
  • Member Avatar for rproffitt
    rproffitt

    Began Watching find duplicates in associative array PHP, compare their values

    This is my array: [0] => Array ( [0] => SupSKU [1] => MfrSKU [2] => Cost ) [1] => Array ( [0] => A [1] => 11742-4 [2] => …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Excel edit protection removal

    @c, the steps to unprotect are in the same menus to protect. I see 15amoer noted where to get a sip from a fire hose of information too.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in HP Colorado 5GB external Tape Drive

    Wow, memories there. The last Colorado drive I helped out on was in the 90's. Thoughts: For the apps to work your OS should be same as before. And there …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching HP Colorado 5GB external Tape Drive

    I have an HP Colorado 5GB external tape drive to backup to my PC data. As the title says it backs up my data to HP C4429 Data Cartridges, which …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Printer driver for windows 98

    @Nemesio, there were only printer drivers for that model for Window XP to 10 so the answer is no. If you hadn't buried your question we could chat about other …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Printer driver for windows 98

    Does anyone know of an HP Printer driver for windows 98 that will enable me to map to and print to an HP Officejet 8610 printer connected to a machine …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Reverend Jim in The Facebook Cambridge Analytica Anniversary

    I think the only thing they learned is how to prevent getting caught again.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in The Facebook Cambridge Analytica Anniversary

    What we've learned is that there are other Cambridge Analytica's out there. As RJ noted they learned there is little downside to such use.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching The Facebook Cambridge Analytica Anniversary

    This coming Sunday marks the one year anniversary of the Cambridge Analytica scandal story breaking and engulfing Facebook. Does *anyone* think Facebook, and in particular Zuckerberg himself, have learned *anything* …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Reverend Jim in Need help in VB.Net (Registration form with age limitation)

    You can use DateDiff to calculate the difference between the current date and the entered date. Just out of curiosity, how do you guarantee that the user is entering their …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Reverend Jim in Random lists of numbers.

    How about googling "generate random numbers in python"? That would have required less effort than posting your question here.
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to uprawnieniabud in Fullscreen slider with scroll effect

    https://www.w3newbie.com/download/8419/
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Working with files in Google Apps Script

    For clarity tell if Google Script is "Google Apps Script." https://developers.google.com/apps-script/reference/drive/drive-app shows no method hasNext. Sorry but I don't work with this often enough to write your app for you.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Working with files in Google Apps Script

    Hi everyone, I’m an absolute beginner in programming and I need some guiding. This is what I want to do: Copy a particular file located in a subfolder in Drive …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Excel edit protection removal

    Unprotect the sheet then unlock what you need. https://support.office.com/en-us/article/protect-a-worksheet-3179efdb-1285-4d49-a9c3-f4ca36276de6
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Excel edit protection removal

    How to remove edit protection from Excel 2016? Can't edit anything in a given worksheet.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Integrating paypal in android

    Paypal does not pay the seller immediately so this may translate into the demo system. I'd get into the documentation to see how they simulate the escrow delay.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Integrating paypal in android

    I am making an e-commerce android app for a client using firebase. I need to integrate paypal so that the payment deducts from the customer's paypal and received to merchant's(i-e …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Need help with a Calculation in VB.Net

    Can't really answer yet. Specification incomplete. For example some wallpaper has you line it up on a pattern so there is some material loss. That is, the wall is about …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Need help with a Calculation in VB.Net

    Good Day I have a program I am coding, but I have a peoblem with the calculation below. Oh the Application is for a Wallpaper App to calculate the number …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to show graph as a slideshow in PyQt5

    After I read your post a few times, I have to write that "as a slideshow" is misleading. But hey, it's English If I were to add the feature to …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How to show graph as a slideshow in PyQt5

    I am trying to build a GUI app for graph plotting where graph can be shown as a slideshow so that the data can be clearly visualised. First I wish …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How Digital Marketing will be in next 10 years?

    So how would one advertise in Venezuela? We are seeing cities (Aleppo) and countries turn to dust. It's scary to see collapses like that. Maybe the future is the past.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How Digital Marketing will be in next 10 years?

    I was thinking that how will the digital marketing affect the traditional way of doing business.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Just help me with this one

    Using strictly your requirement this appears to be a 2 line exercise. Nowhere did you write the user input the values with cin or much else. You wrote the program …

The End.