• Member Avatar for rproffitt
    rproffitt

    Replied To a Post in VB6: how we get an array size?

    I'm going to write you may have left out why you are not using UBound() and LBound(). Maybe the array is uninitialized but you failed to reveal that and this …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching VB6: how we get an array size?

    i have 1 function that give me an array of a line points... on these array, how can i get the array size without using the UBound() and LBound()?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Need Vehicle Dataset with Images in PHP Format

    If you are obtaining a dataset then the supplier should answer what you may use it for. (AKA usage rights.) This from Wikipedia as we go down the rabbit hole: …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Need Vehicle Dataset with Images in PHP Format

    This just in. https://www.commondreams.org/news/2020/12/21/atrocious-congress-crams-language-criminalize-online-streaming-meme-sharing-5500# It appears the rules are changing. > As The Verge's Makena Kelly reported: > >The CASE Act would create a quasi-judicial tribunal of "Copyright Claims Officers" …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Need Vehicle Dataset with Images in PHP Format

    As to the Programmable web, you have to check their use policy. You see some of the copyrights and more called out at https://www.kaggle.com/terms At https://www.programmableweb.com/terms you see they absolve …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Setting up MySQL in UwAmp

    Not really. While I have used a few WAMPs and LAMPs, all have me configure MySQL and the other items. I get the feeling you want the WAMP to do …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Need Vehicle Dataset with Images in PHP Format

    That's a tough one because many images have copyright issues so you have to pay for some rights (along with the images) or build your own. I know folk that …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Need Vehicle Dataset with Images in PHP Format

    Hi Everyone! I am new here, and the main purpose of joining this community is getting some help. Actually, I am designing a PHP website where I need to fetch …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to use object based coding to create dialog box in wxpython

    There is no close button noted at https://www.tutorialspoint.com/wxpython/wx_dialog_class.htm Either that or you meant only that top right X? I can't tell from your post. Given only what you wrote so …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How to use object based coding to create dialog box in wxpython

    How to use object based coding to create dialog box in wxpython add only close button
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Setting up MySQL in UwAmp

    Find out which MySQL you have and read https://www.tutorialspoint.com/how-to-resolve-the-error-1115-42000-unknown-character-set-utf8mb4 That tutorial shows how to show the version and character sets.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Non-Numeric Value encountered.

    I'd see how it was done at https://github.com/zingazzi/ConvertToRoman
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Non-Numeric Value encountered.

    Hello, I'm new into PHP. Just migrated from Java recently. I'm trying to make a conversion machine that conver number to romans number. Here is the code I wrote : …
  • Member Avatar for rproffitt
    rproffitt

    Edited Tell me the Programming language used?

    Which programming language used for the below url? How to know the programming language of particular website? htt ps ://www.f orm1099onli ne.com/
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Tell me the Programming language used?

    Looking at the source I see HTML and Javascript.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Tell me the Programming language used?

    Which programming language used for the below url? How to know the programming language of particular website? htt ps ://www.f orm1099onli ne.com/
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in tombola c program pls help me

    > Tambola is another name for the game of Bingo, Housey, or Housie. - Wikipedia Also, how would getting us to supply you code help with your exam? You would …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching tombola c program pls help me

    guys please in a few days I have an exam could you give me the code in language c for the 5 player tombola game (with a struct)... thanks
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to GibsonHarry in Any worthy new pc games to buy?

    Cyberpunk 2077
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in connect four game program in c language?

    Sure. Here's one at https://gist.github.com/AhmedEid1995/5b983a984ee9c61dc95f Not sure how that could be used for an exam but hey, code!
  • Member Avatar for rproffitt
    rproffitt

    Began Watching connect four game program in c language?

    does anyone please have the connect four game program in c language? I need it for an exam
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Setting up MySQL in UwAmp

    Ahh, maybe you forgot to set and config the password in MySQL and phpMyAdmin? https://www.google.com/search?&q=phpmyadmin+config+mysql+password finds many priors so I stop here.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Which JDBC Driver

    Try 9.1.1 from https://github.com/microsoft/mssql-jdbc/releases . There are no easy words since you are on a very old SQL Server, the newest (AFAIK) Java so you install what appears to support …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in resources file not found?

    I don't see your followup question here. What I got via email was: > what does the compiler do with images, files and sound fragments. Do they come in a …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in What is everyone doing this holiday season?

    No big plans. We are keeping our bubble intact but I will pick up a turkey and more to make a Christmas dinner.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching What is everyone doing this holiday season?

    Any big plans (while keeping safe)? Just staying home? We aren't doing much of anything.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Setting up MySQL in UwAmp

    http://www.uwamp.com/en/ shows it has MySQL. I can't guess how you installed it or what options. See the image at http://www.uwamp.com/en/images/screen_1.png and right there is where you select which MySQL you …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Setting up MySQL in UwAmp

    Tell us what you mean by setup. I see UwAMP already packed in MySQL. > WampServer refers to a solution stack for the Microsoft Windows operating system, created by Romain …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Setting up MySQL in UwAmp

    Hi. I'm trying to set up an AMP system on my machine. It's called UwAmp. Anybody there to tell me how to setup the MySQL in this thing? Thank you
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Which JDBC Driver

    Remember what you mix something very old and new you end up having to test to see if it works. https://github.com/microsoft/mssql-jdbc/releases has me write to try 9.1.1 since Java 15 …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Which JDBC Driver

    Sir I have installed JAVA 15 windows 7 64bit ![aapng.png](https://static.daniweb.com/attachments/4/6317016c29f6905d889b1cecd53f91b3.png) I want to ask what Microsoft JDBC Driver for SQLSERVER 2014 should I download. Please
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in resources file not found?

    The resources are compiled into the app if we are talking about the usual Visual Studio C# system.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching resources file not found?

    Dear Friends, I have add resource file with number of images to my project. My question is, after deyploment and setup of the windows base application, i cannot I find …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in minesweeper in pure C language

    As you've heard before: Show your work. Explain what the issue is. Also, I have doubt about the "pure" part. Did you posit this would not use any libraries or …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching minesweeper in pure C language

    i need help developing a small minesweeper game
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in can someone help me with this code.

    As you've heard before: Show your work. Explain what the issue is.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching can someone help me with this code.

    Write a program simulator that will compute for the average waiting time of each customer in a bank. Also the program will indicate the number of the teller who accomodates …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Ezi in dell inspiron 2200 no display, fans ok, hdd ok

    I m facing same problem in dell inspiron 2200. No solution yet got...
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Kandapatrick19 in Java- Payroll program help with String.valueOf()

    hi im new java i want create a lgin system but im blocked String query = "SELECT * FROM `multiuser` WHERE username=? and password =? and usertype=?"; con = DriverManager.getConnection("jdbc:mysql://localhost/multiuserlogin", …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Dani in How to convert Word Doc to HrTML using JavaScript or Using PHP?

    Well Javascript is primarily a front-end language, and it would make it hard to do that type of conversion. PHP is a back-end language, in which that kind of conversion …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Dani in How to display URL as hot link?

    > and don't tell me what I should do -- although I am wide open to suggestions. Sorry if it came across as insulting. I simply mean that, if you're …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to convert Word Doc to HrTML using JavaScript or Using PHP?

    Think about how you do this now. Then automate that in your backend. Remember that ideas about this are within easy reach i.e. research so I won't duplicate that here …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How to convert Word Doc to HrTML using JavaScript or Using PHP?

    I want to create a tool for my website that convert word document to html form and vice versa. I don't know the process how it works. I wnat to …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Dani in How to display URL as hot link?

    Are your using native PHP or a PHP framework such as Laravel, Codeigniter, etc? Are you using a PHP templating system? (If not, you should be!) Please show your full …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Dani in Archery game source code

    Do you have a question?
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Parker_1 in How to display URL as hot link?

    Link in MySQL: https://wahlburgers.com/dorchester Variable loaded: $website = $row["website"]; How can I echo the word "Website" as a hot link to $website ( https://wahlburgers.com/dorchester ) inside an HTML form? This …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Send e-mail form and database simultaneously

    Since you know each php set of code works why didn't you merge the two? Remember I take it you are a programmer since you didn't put this out as …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Send e-mail form and database simultaneously

    I wonder if you are stuck on the idea of simultaneously. For most of us, doing one thing then doing the next thing will do nicely.
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to darkbox in Send e-mail form and database simultaneously

    These are the codes. the first sends the form to email. email.php <?php<?php // Recupero i valori inseriti nel form $nome = $_POST['nome']; $email = $_POST['email']; $titolo = $_POST['titolo']; $dataeora …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Send e-mail form and database simultaneously

    This area is well done. But there is no fitting answer because we don't know what email services your web host provides. Reveal a bit more about the web site …

The End.