• Member Avatar for rproffitt
    rproffitt

    Replied To a Post in SEO Strategy

    My first feedback is to fix those errors. Read https://validator.w3.org/nu/?doc=https%3A%2F%2Fstoreo.io%2F
  • Member Avatar for rproffitt
    rproffitt

    Began Watching SEO Strategy

    Hey Guys! We are a new www.storeo.io Can anyone suggest an SEO strategy for our new venture?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in If command with two conditions

    http://php.net/manual/en/language.operators.logical.php seems to explain it. Skip down to "The constant true is assigned to $h before the "and" operation occurs". Either that on you have a bugged version of PHP. …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching If command with two conditions

    I must be missing something obvious. Looking to have an if statement where it will only echo the image if BOTH conditions are met. Currently, it is echoing when only …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How can i get get sum of 2 different columns in datagridveiw

    Here's a thing. Your topic doesn't seem to match what you ask in the text below. So beside that, in the IDE break on the error line and examine variables …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How can i get get sum of 2 different columns in datagridveiw

    Hi everyone, im new to this fourm. Ok i'm working on a dgv page, every time i fill out my text boxes ect. i press add transaction button i got. …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How Raise Wordpress Site Speed

    I'd fix your Web Of Trust issues first. WOT blocked your site so I couldn't check it out.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How Raise Wordpress Site Speed

    Hello Evreyone, I Faced a big problem, I have a Instagram Service site, but this speed is low, I'm trying some time but faild to raise site speed, see site …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in phpmyadmin

    This is not a JFGI response. https://www.google.com/search?q=phpmyadmin+blank+page+xampp finds it's a common problem. Most folk find it's time to check logs and maybe restart the server.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching phpmyadmin

    Hello to all, I am facing a problem with my localhost(xampp), I have installed localhost and it was working fine. After Few days, I have started my Xampp control panel …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Run time error 3021

    You need to add more code to check if the SELECT is return no records and then add one for you to edit. Or just INSERT your new record. Example …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Run time error 3021

    When I want to save data then show this error massage. Run Time error 3021 Either BOF or EOF is true, or the current record has been deleted. Requested operation …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to diafol in Add Pagination to my script

    My tutorial on DW: [DW Tutorial: Common Issues with MySQL and PHP](https://www.daniweb.com/programming/web-development/threads/499320/common-issues-with-mysql-and-php) has a section on easy DIY pagination - although in PDO, it's almost the same for mysqli.
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Reverend Jim in Display error beep (8 beeps) even if display cable is removed

    According to Dell you are correct - 8 Beeps: Reseat the LCD cable or replace the LCD screen [Dell Beep Codes](https://www.parts-people.com/blog/2014/06/27/dell-inspiron-15r-n5010-beep-codes-diagnostic-indicators/) If you have an HDMI port (I think that …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Add Pagination to my script

    OK, so let's see priors minus PDO! https://www.google.com/search?q=PHP+Pagination+Class&ie=utf-8&oe=utf-8#q=PHP+Pagination+Class+for+mysqli+-pdo&* The example I linked to first does not require a lot of work. Just configure and use. In my view, you have …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Add Pagination to my script

    Given all the prior work on this, shouldn't we be using off the shelf solutions (wheels)? Example at https://github.com/BenGriffiths/pdo-mysqli-pagination
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Add Pagination to my script

    Hey everyone, I have a MYSQLI statement that i would like to add pagination to. I would like to have it set to 5 per page, and not have a …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Squprime table

    I'd take this back to EasyPHP Web Server's support. Report those bugs!
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Squprime table

    Hello, This problem exist whenever I click the table in EasyPHP Web Server. I wonder why? 'squprime.class_list' doesn't exist There are several tables that appears like that. Can anyone help …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Edit a php website content

    Let's start small. Before you can edit a website you must have a website to edit on some server. If you have Windows or Linux look to WAMP, XAMPP or …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Edit a php website content

    Hi guys, i'm a college student in the networking major, and i'm learning php this semester. i have the basic knowledge in HTML and CSS already and i want to …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Want to Take the Snapshot of a hidden panel

    Why this may be a fools errand is because the panel may not have content as VB and many other apps don't render the view if it's not on screen. …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Want to Take the Snapshot of a hidden panel

    I have tried in many places but all have gone in vain. I am hopeful of getting a solution in this forum. I have a vb.net app in which there …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Display error beep (8 beeps) even if display cable is removed

    The beeping has many causes from failed memory to board failures. Try the usual and reseat the RAM, try it with one stick and tell me the voltage of the …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Display error beep (8 beeps) even if display cable is removed

    Hi all, I have a dell inspiron N5010 laptop, a day back it went off. I tried to restart and it just keeps on beeping. After a bit a looking …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in external dvd drive power

    Age? First program I wrote was on the GE-210. Took a lot of courses in electronics and some programming. Worked mostly in embedded computing and industrial controls. Later work in …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Reverend Jim in check box through show /hide button

    You don't need the line Dim settings As New My.MySettings Delete it. Go to Project -> Properties then select the `Settings` tab. Create a variable named `ButtonVisible`. You should use …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Phone screening for a local software company coming up--what should I know?

    That's not a bad place to start. That is, if you program now, you can read the top 10 finds at https://www.google.com/search?q=cliff+notes+oop+programming to see what's up. Not that you'll be …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Phone screening for a local software company coming up--what should I know?

    So I have a phone screening for an intern position coming up on Wednesday. I had a moment this weekend when I realized that I know more about procedural programming …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in airline seat assignment

    @M. It's a safe bet you will use boolean in your code. Forget that for now and sketch out your app then code it up. I could make bet you'll …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Updating Mysql Database

    Good you fixed it. Next time add the PHP tag to save a step. Also the issue and change you made would have us know your database schema. So I …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Updating Mysql Database

    Just reading your code, line 13 would only set a string in some language. https://www3.ntu.edu.sg/home/ehchua/programming/sql/MySQL_Intermediate.html is a tutorial so you may have to reveal what language you are using. Also, …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Updating Mysql Database

    Hi Everyone, I have a real noob question please, I am trying to update a mysql database using the code below, I know the invoice number variable is correct, But …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in airline seat assignment

    That's a start or "spec" but you didn't share where you are stuck. In other words, tell the forum where you are stuck.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching airline seat assignment

    We are going to simulate a seat reservation program (think airlines seats). The plane has NUM_ROWS rows, and each row has NUM_SEATS seats (form A on). For this assignment, set …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Reverend Jim in check box through show /hide button

    I strongly urge you to get into the habit of naming your controls for their purpose. For demo purposes, `Button1` and `Checkbox1` are fine but in a larger program with …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in VB.NET and Linux

    @B As I've written in C#, I want to add you should try your next app in C#. It's not a difficult leap from VB.NET IMO. As to Monodevelop, it …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to fill the password field of websites using my own chrome extension?

    Remember to check priors with a search like https://www.google.com/search?q=fill+the+password+field+of+websites+using+my+own+chrome+extension
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in VB.NET and Linux

    http://www.mono-project.com/docs/about-mono/languages/visualbasic/ notes the compiler is out. Did you try http://www.monodevelop.com/ PS. Frankly I'd just install the community/free version of vb.net in a virtual Windows machine. It's free at https://developer.microsoft.com/en-us/windows/downloads/virtual-machines
  • Member Avatar for rproffitt
    rproffitt

    Began Watching VB.NET and Linux

    Is there any IDE that runs on Ubuntu and has a Visual Designer for VB.net?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to fill the password field of websites using my own chrome extension?

    After reading http://gizmodo.com/autofill-on-chrome-and-safari-can-give-hackers-access-t-1791030208 I think you should use what's builtin and not start yet another security issue.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How to fill the password field of websites using my own chrome extension?

    Hello guys! This is my first question on codeproject. Please forgive me if I had not provided all the necessary details in my question. I'm working on my college project …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to diafol in POS microsoft access

    Was going to respond but it's probably a waste of time if this question has been sown all over the interweb. Note to OP - stop wasting people's time by …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Finding the correct angle to an object from the ground in 3D space

    Could this be relative angle? https://www.google.com/search?q=find+the+angle+to+an+object+from+the+turret+in+3d+space.&ie=utf-8&oe=utf-8#q=find+the+angle+to+an+object+from+the+turret+in+3d+space.+%2Bunity&* for example finds priors.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Finding the correct angle to an object from the ground in 3D space

    Hello. I'm using Unity3d to create a simple turret simulation and I have run in to a problem. I need to find the angle to an object from the turret …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Connection to web server from VB.net

    @Reverend Jim. I had one client ask for this and the "database" was Wikipedia. What they wanted was a web scraper to get some Wikipedia page and find the numbers …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Reverend Jim in need help in online CBT - multi choice

    **Leo:** "You seem troubled. What's on your mind"? **Phyllis:** "My daughter, Bess, wants to marry a boy whose parents are midgets." **Leo:** "What's her problem? Can't she find one?"
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in car rental app in Python

    Here, such an app would not be complete without checking off or selling insurance too. There may be local taxes, fees too so it's going to be much more work …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching car rental app in Python

    Car Rental will rent cars to their customer. They have the potential to rent either petrol, diesel, electric, or hybrid cars. They have initially 40 cars in their rental pool …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How can I add a 3rd stacked element to this jquery bar chart?

    Go to the Codepen for that and see what I changed in the JS area as follows. var chart = AmCharts.makeChart( "chartdiv", { "type": "serial", "theme": "light", "depth3D": 20, "angle": …

The End.