• Member Avatar for rproffitt
    rproffitt

    Began Watching How can I write 2 numbers?

    scanf(%d%d,&x&y) in python. How can I do it?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in chat server using fifo read and write (netweork programming)

    I have to ask. Why must it use FIFO and such? And I'm sure folk will also tell you to share what you have so far. My question is why …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching chat server using fifo read and write (netweork programming)

    want solution
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Website not displaying properly

    I don't see what's wrong and will only comment the code looks OK. https://validator.w3.org/nu/?doc=http%3A%2F%2Fwww.globalfootball.co.uk%2F did balk about one line. Any chance that's it?
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Website not displaying properly

    I have built a website for a client, which looks fine on my machine and in an emulator, but alas won't load for the client. They said it is fine …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Windows (EVERYTHING)

    To Quinton. I looked at https://www.daniweb.com/hardware-and-software/hardware/threads/439940/tek-6633-all-in-one-motherboard and you need to do TWO THINGS. 1. Make a new post and share your PC make, model, links, details. 2. Never resurrect many …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Windows (EVERYTHING)

    Im Currently usin Tek 6633 All in one Windows 7 ultimate 32bit(I upgraded from Windows Xp Home edition) , Intel Atom Cpu N270 @1.60GHz ,Mobile Intel 945 Expgress Chipest Family...although …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Open mobile camera through web browser

    That's a lot of things you need to code up. However I just tried https://codepen.io/justinklemm/pen/cDrFo on Chrome on my LG G4 Android phone and after I let it use the …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Open mobile camera through web browser

    Hello, is there any way of accessing mobile camera through my website? I want to open mobile camera through my website and take a picture and upload to server. Something …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Reverend Jim in Trump

    We are now officially in the world of George Orwell. The Trump administration is now using the phrase "Alternative Facts" when what they say disagrees with reality. For those unfamiliar …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to AssertNull in Need help with Dazah

    > Have I? I thought I've been doing a good job trying to explain it and express my goals for it. At least to the best of my ability, which …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How do I search Google anonymously by directly typing the keyword into Url

    Duplicate? https://coderanch.com/t/675129/search-Google-anonymously-typing-keyword
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How do I search Google anonymously by directly typing the keyword into Url

    Ladies & Gentle Men Programmers! If you add the following anonymous web proxy url prior to your chosen URL then you can view that URL anonymously via the http://anonymouse.org web …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in window problem

    That's simple. Start over and give it more space next time.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching window problem

    I installed window 7 in local disk c and give 40mb space but unfortunately the space is showing 20gb,how can I do for more space in local disk c, I …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to pty in Retrieving Record

    select * from company where has_made_profit_every_year_for_the_last_five_years = 1; Hope this helps.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Reduce excess code

    Both. In the html (I'm repeating myself here) the comments can go as not needed for this and rolling up the what looks like repeat code with parameter changes in …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in how to overload these operators < && % .

    I see you're getting downvotes. Read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question to avoid this in the future.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching how to overload these operators < && % .

    >..... Write a Program code to Overload The following Operators in C++. < (greater than) && (logical AND) % (Reaminder).
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Reduce excess code

    I gave this a medium depth reading to see what easily could be reduced. Line count reduction in both HTML and JS was noted above. Any more and you would …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to pass qr image from picture box to RDLC report

    I have to ask. Why tie your hands like that? Is this a coding challenge you entered or IRL?
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How to pass qr image from picture box to RDLC report

    I work in c# windows form in visual studio 2015 but i face problem how to pass picture box qr image to report RDLC directly without using database or sql …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How To Code In Php 7 To NAVIGATE, WAIT FOR ITEM ELEMENTS, TYPE CONSTANT, CL

    That's asking others to write your app for you. Unless you are hiring, I think if you want to scrape links, why not use what others did in the past? …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How To Code In Php 7 To NAVIGATE, WAIT FOR ITEM ELEMENTS, TYPE CONSTANT, CL

    Fellow Php Developers, Googled but no luck to get Php 7 sample snippets for my learning purpose. Can you be kind enough to give me code snippets in Php 7 …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in C++

    Look at the datatype you used for name. It's char. That's no moon (or string.)
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Acer aspire 7530g no boot black screen

    I recall this model to have issues like that. Your choice to google it up and find out what folk did before. If this hit our shop counter the estimate …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Acer aspire 7530g no boot black screen

    Hi there I have a acer aspire 7530G i havent use it lates becouse my screen stay black but i got video on the vga port (the hdmi allso show …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in BIOS interrupt and DOS interrupt in assembly

    I see a huge issue with this. I haven't seen a parallel port in over a decade. What class would assign such given it's ancient lore now?
  • Member Avatar for rproffitt
    rproffitt

    Began Watching BIOS interrupt and DOS interrupt in assembly

    write an assembly language code that will: Read a character (ASCII code) from keyboard using a BIOS interrupt. then have to print that ASCII character in binary number system using …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Reduce excess code

    I'd avoid a mess (?) and just toss the comments or make the comment a single line so that isn't sent. As to the repeating calls with apparent parameter changes, …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in C++

    That code looks incomplete. Before you reply, read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question
  • Member Avatar for rproffitt
    rproffitt

    Began Watching C++

    cout << "What is your name?" << "\n" << endl; cin >> name; cout << "Have you got a full drivers license?" "\n" << endl; cin >> drivinglicense; cout << …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to pass values of textbox and combo box to report viewer directly witho

    Spammed? https://www.codeproject.com/Questions/1166337/How-to-pass-values-of-textbox-and-combo-box-to-rep http://www.dreamincode.net/forums/topic/400682-how-to-pass-values-of-textbox-and-combo-box-to-report-viewer-directly/ Anyhow, enjoy the show at https://www.youtube.com/watch?v=yMyHAg60NPA
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How to pass values of textbox and combo box to report viewer directly witho

    I work in visual studio 2015 windows form . I have textbox for name and combobox for country and button and report viewer control I need when click button get …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Reduce excess code

    I looked at the HTML and maybe some comments can be tossed. Why send that to the client? As to the javascript I see a passage where a programmer could …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Reduce excess code

    I was able to produce what I want using Adobe Animate. I want to reduce the amount of [code](http://codepen.io/Sheep/pen/VPPyOJ), as Animate inserts extra code that from my perspective seems useless …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Vb.net multidimensional arrays

    I think your software design spec needs work. I would be guessing if this is to find the 2 numbers in the number set or in each row. Read https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Vb.net multidimensional arrays

    hi i am using vb.net multidimensional arrays and i am getting the nearest or closest number i just want to ask if my code was correct or not ? for …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Your Best Recommended Php 7 Tutorials For Complete Beginners

    I take difference to your claim about previous PHP versions. https://www.tutorialspoint.com/php7/php7_introduction.htm writes: > "Learn PHP 7 > Absolute Beginners." Also "Audience This tutorial has been prepared for PHP developers from …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Your Best Recommended Php 7 Tutorials For Complete Beginners

    I would like to learn Php 7. Php 7 tutorials are available online (tutorialspoint.com, etc.) for those who already know previous version which I know not. Been aiting ever since …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in I need some way to monitor disk activity

    Seems a long roundabout method but Microsoft has a VM ready dev kit at https://developer.microsoft.com/en-us/windows/downloads/virtual-machines PS!!! " Windows 10 Enterprise (Evaluation - Build 201612) 20 GB download This VM will …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in I need some way to monitor disk activity

    OK then what about https://github.com/yasinkuyu/NetDash and it's disk usage seems to match your example log? The source is there to tinker. Remember this issue is rather well done. I've solved …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in I need some way to monitor disk activity

    What about auditing in Windows? http://blogs.splunk.com/2013/07/08/audit-file-access-and-change-in-windows/ is one of many priors about this. No extra software but these logs get quite long so you may have to tweak and filter …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching I need some way to monitor disk activity

    I'm having issues with my TrendMicro anti-virus software where my disk activity hits 100% for 10-15 minute periods randomly throughout the day. TM tech support has made a few suggestions …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Favicon being Displayed - Did not add to HTML - Image not on Server

    You're not crazy. https://www.google.com/search?q=clear+favicons+from+chrome finds that Chrome is different. Its a Chrome thing.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Favicon being Displayed - Did not add to HTML - Image not on Server

    An odd thing I've never seen or had occur in all the years of web dev: The other day I got some code from Git-Hub and added it to my …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Need ideas for final project of software engineering

    hello all, i m a final year student doing software engineering. now its time for me to submit idea for my final project but i m unable to get any …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Parameter @name has no default value

    I'd use Reverend Jim's example to see what you are trying to insert in this Access table. We don't know your table design and if the item is blank then …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Connecting a N64 to my new Vizio TV

    Hey Lew, can you find the user manual for me to check out?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Parameter @name has no default value

    I have another thought on this. I don't see your database schema so What if? What if there's an @name column and it's value has no default? Then adding records …

The End.