• Member Avatar for rproffitt
    rproffitt

    Began Watching MARIE assembly language

    using an array as a subroutine, then checking if its in ascending order then finding the median
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Could you please recommend me some theme like TasteM4 of Mobirise

    I guess I'm just too old school about using the old View Source to check out the sites. That's the usual dead giveaway it's another WordPress site along with it's …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Could you please recommend me some theme like TasteM4 of Mobirise

    WordPress and now MobiRise sites tend to look like each other. I rarely see one of those sites and not think Hmm, another WP/MR site.
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Emeka_1 in Could you please recommend me some theme like TasteM4 of Mobirise

    Sorry sir I'll do as you said
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Could you please recommend me some theme like TasteM4 of Mobirise

    @Emeka_1 Please make such requests in your own discussion. Also, it's a WordPress site plus at the bottom of the page are ways to ask the website's owner this question. …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in USSD Programming using C#

    Please do not leave out details like USSD such as https://hackernoon.com/creating-ussd-applications-69e7d6911158 This is very uncommon so I when I read your post I think that you have a typo there. …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in USSD Programming using C#

    I know what an USB Modem is. Many enumerate to a serial port and then we would install SLIP or such to get ready to dial up the Internet. But …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in USSD Programming using C#

    What is ENGs? https://en.wiktionary.org/wiki/eng#English seems to be all over the map.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in USSD Programming using C#

    That's a big project. And not how one would usually go about this. I can't guess if you installed the drivers and set the PC up to dial up your …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching USSD Programming using C#

    first of all: I plugged USB modem to my Computer and I want to communicate that usb modem using C# Code as follows:- first connect to USB then access its …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Dani in Could you please recommend me some theme like TasteM4 of Mobirise

    Rproffitt, When I started DaniWeb, I launched it on the phpBB platform because I couldn’t afford a $100 vBulletin license. From a developer’s perspective, you may think $100 is almost …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Email Reply-To Question

    See Notes at https://www.php.net/manual/en/function.mail.php in regard to LF CR handling. I can not guess if you have that issue. You must test your messages manually at times to see if …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to egoche in Email Reply-To Question

    rproffitt, Thanks for the response. Apologies for not clarifying the first two statements. Let me try this again. I have an HTML form that, when the Submit button is clicked, …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Could you please recommend me some theme like TasteM4 of Mobirise

    Sorry but this can't be true. At 39 dollars that's less than a hour of any programmer or consultant's fees. I will write that I'm not happy with questions I …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Could you please recommend me some theme like TasteM4 of Mobirise

    Today I've found this theme: https://mobirise.com/extensions/tastem4/?utm_source=extension_list&utm_medium=program&utm_campaign=win_4.9.7 I do really like the demo and blocks but it's too expensive for me. Could you please recommend something like that but cheaper. Thanks …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Email Reply-To Question

    The clue here may be "Nothing's worked". Did you at least test that your email server/service is working with those (email) command by telnet? https://www.google.com/search?q=Sending+or+viewing+emails+using+telnet&gl=US for example. I've lost track …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Email Reply-To Question

    I know that the code to send an email to multiple addresses is: $to = "ADDRESS1, ADDRESS2 \r\n"; $headers .= "CC: ADDRESS3 \r\n"; $headers .= "BCC: ADDRESS4 \r\n"; And I …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in how to get text to speech to play when a panel is open in wxpythontext t

    I see no code there to open a panel. That's probably why. Or you decided to not show your complete minimal viable example.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching how to get text to speech to play when a panel is open in wxpythontext t

    The issue i am having using this text to speech is that it start play before a panel is open , how do i get it to play after a …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Windows 10 icon at left bottom corner

    I don't see the problem here. Apps can sit in the tray and depending on the app's coding either do nothing on a click or a right click. What you …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Windows 10 icon at left bottom corner

    The icon at the left bottom corner of my windoews ten programme does not react when I click on it. It only works when I right click on it but …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in how to search and autofill datagrid using 1st column

    I worry that you didn't grasp how most forums work. Most have you share your code, issue or error messages and folk may reply with a possible fix or reason …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in how to search and autofill datagrid using 1st column

    @omi4u. Your post in this discussion wrote "please guide with codes". You asked for code in your other posts. Now that you are asking for codes, you need to try …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in how to search and autofill datagrid using 1st column

    @omi4u. I took a look at your posts so far and it looks like you ask for others to write code for each problem you encounter. It's your code to …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching how to search and autofill datagrid using 1st column

    dear all i have a invoice table now in that datagrid table i have 4 columns itemcode itemdescription qty price now what i need is user come to itemcode and …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Unable to choose GRUB menu choice after reboot

    I couldn't write this is always the fix, only that it's the most common one I've used.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Unable to choose GRUB menu choice after reboot

    I've seen that but it usually comes down to USB keyboards, BIOS and settings in the BIOS. Try what options you have for USB legacy and keyboard support in the …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Unable to choose GRUB menu choice after reboot

    I've discovered a weird problem with my Linux Mint-system (Linux Mint 18). After rebooting my system (or restarting as well) I got the GRUB menu, but my keyboard is not …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in send email after successfully registering a new user

    Amaresh_1, that's not how it works. You buried your question in some 8+ year old dead discussion. If you want folk to get in there, don't bury your questions like …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching send email after successfully registering a new user

    Hi all, this is my first post and would appreciate some insight as to where im going wrong. I have the following form that successfully registers a new user to …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Go back to Mobirise after the purchase

    Sending mail shouldn't be a Mobirise feature UNLESS they host the site and charge for the email service. Look for prior "I want a web page to send email" discussions …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Go back to Mobirise after the purchase

    I created a small landing page in Mobirise. I'm selling hand-made soap. I want my customers could go back to my page after the purchase but I don't know how …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Request Password Change (PHP+MYSQL)

    I'm unsure if you are applying yourself here. Given https://www.google.com/search?q=PHP+PASSWORD+CHANGE+EXAMPLES&gl=US are plentiful I worry that you are not doing much research. That aside, there are a lot of BAD EXAMPLES …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Request Password Change (PHP+MYSQL)

    Hello i have this form and my php code skills not very good if someone make change password I would be glad thank you <div class="col-lg-9"> <div class="nk-box-3 bg-dark-1"> <form …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Hoda_1 in Convert python code to C# or vb.net

    Thank you for welcoming me, Dani. I want to ask is it a suitable website to convert my VB code to python code?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Just updated to 10.14.4 but that didn't fix anything!!!!

    I worry that this is a duplicate of https://www.daniweb.com/hardware-and-software/macos/threads/519467/i-m-so-sick-of-not-being-able-to-download-anything-on-my-macbook#post2250633 in which I note the error message may not be what you wrote. Cross and duplicate posting for the same issue …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Just updated to 10.14.4 but that didn't fix anything!!!!

    Everything I download I keep getting the "This file is damaged and cannot be opened, move to trash?" message and I don't know what to do anymore The sudo-master disable …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in creating stacks in wombat machine simulator.

    Since Wombat 2 has a stack pointer register, I don't see why we would do this. Tell more. https://www.researchgate.net/publication/220094525_CPU_Sim_31_A_tool_for_simulating_computer_architectures_for_computer_organization_classes notes Wombat 1 through 7. If you need a stack, use …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching creating stacks in wombat machine simulator.

    Hello; can anyone help me with creating a stack in wombat machine simulator. I don't have any Idea of how it should be implemented.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in What are the main factors in digital marketing??

    Most forums don't do your homework for you. Yes, you could use google for that question but here it sounds like a homework assignment.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching What are the main factors in digital marketing??

    List out the main terms and categorize in Digital marketing
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in iOS 4.29.0 Problems with downloading gifs, and Youtube

    iOS 4.x versions are from 2010. https://en.wikipedia.org/wiki/IOS_version_history#iOS_4 If your iPad or iPhone is that old, I don't expect this to get fixed. Time for a new iPad or phone.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching iOS 4.29.0 Problems with downloading gifs, and Youtube

    Okay so I have been downloading gifs and sending them in the messenger to my friends for years now. But a few weeks ago, something changed. Whenever I download it …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in I'm so sick of not being able to download anything on my macbook.

    You need to add more detail. "The file is damaged and should be moved to the trash." is a more common message but you may have some other language or …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching I'm so sick of not being able to download anything on my macbook.

    Just updated to 10.14.4 but that didn't fix anything Everything I download I keep getting the "This file is damaged and cannot be opened, move to trash?" message and I …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Is it better to insert pictures or draw shapes in android studio?

    Doing what exactly? Drop the color count? I can do that in many image editors. In order to keep is free and free of toolbars I'm going to stick to …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Reverend Jim in Undefined property: stdClass::$theme in Codeigniter

    I think the problem is that people see `Code Snippet` in the drop down and think that because they are including a snippet of code with their question they should …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Is it better to insert pictures or draw shapes in android studio?

    Let's hear more. The fastest to screen images I've seen are bitmapped so they incur zero decompression and decoding. I also drop the number of colors from millions to 8 …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Is it better to insert pictures or draw shapes in android studio?

    Just a quick question, I'm trying to speed up my app and I've seen forum posts where people say reducing the size of pictures speeds up their app. I was …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Undefined property: stdClass::$theme in Codeigniter

    Something seems to be seriously wrong with the new discussion creation. Folk are picking the code snippet topic when that's for solid examples or tutorials. Not for questions. Can you …

The End.