• Member Avatar for rproffitt
    rproffitt

    Began Watching How to use?

    Please provide some books for me to read.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to use?

    Why did my friend tell me to read Proust? I worry that I'll never finish.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Inline Code Example Here Inserted

    `Inline Code Example Here` I just noticed a post that contained 'Inline Code Example Here'. This can be reproduced by not selecting any code, then pressing the |>_Inline Code| button. …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Inline Code Example Here Inserted

    [Click Here](http://www.) `Inline Code Example Here` > Quoted Text Here # Heading Here # It seems to be consistant behaviour for the editor so I'm going with by design.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Map FTP Account as Drive ?

    To dive into file and record locking, well, that's on the web. It's why FTP as a drive letter is usually only good enough for directory use and copying files …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Map FTP Account as Drive ?

    I didn't write Paywire. Payware is software you pay for. As to the native comment, I didn't find FTP capable of record and file locking so why would it do …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Map FTP Account as Drive ?

    Always tell that you want it for free up front. Try the other freebies noted at http://serverfault.com/questions/6079/how-can-i-mount-an-ftp-to-a-drive-letter-in-windows I went with payware since it works.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Map FTP Account as Drive ?

    I want to map a FTP account as a drive in Windows10. I tried the program FTPUse unfortunately it doesn't work, and the author is at a loss why it …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Map FTP Account as Drive ?

    There are others like WebDrive http://www.southrivertech.com/products/webdrive/ that notes WIndows 10.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching MySQL InnoDB data recovery

    I am to attempting to recover data from a schema that had both MyISAM and InnoDB tables. I can recover the MyISAM tables without any problem, however I am running …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in MySQL InnoDB data recovery

    I see you asked that in 2008 at http://www.experts-exchange.com/Database/MySQL/Q_24006101.html Given the years you've put into this it's a sure bet you tried all the usual recovery apps and cross posted …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Edinburgh Speech Tools - na_record Error

    Hi, I am working on a application the requires some speech synthesis. After some reading around i decided festival and speech tools was the way to go. For recording in …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Edinburgh Speech Tools - na_record Error

    I opened the source code and it looks to be an informational output. https://www.google.com/search?q=ESD%3A+record+not+written+yet&ie=utf-8&oe=utf-8 was how I found the source. If this is bothersome, and there is source you can …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Biostar TA990FXE with AMD FX-6100 appears to be auto over clocking

    Hi. In August I built a PC using a second hand Biostar TA990FXE "Extreme Edition" motherboard and AMD FX-6100 six core CPU @3.3 GHz at the core of it. I …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Biostar TA990FXE with AMD FX-6100 appears to be auto over clocking

    http://cpuboss.com/cpu/AMD-FX-6100 notes it's Turbo Clock Speed. http://www.tomshardware.com/forum/337545-28-6100-turbo asks a few more questions. To your last question. Yes.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Have Internet, can't open webpages

    Hello all! About a week ago I noticed that even though I'm connected to the Internet, I'm not able to open most websites (only my email, yahoo). There are two …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Have Internet, can't open webpages

    What proxy? Most folk don't use a proxy. Also, Norton is known to block the web when it expires. Maybe other AV suites have copied Norton's lead.
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Suzie999 in how to work Login System ?

    First search "login system" including the quotes. There are many articles to get you started.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in dispatch an event with ctrlKey=true isn't working in IE-11 & FireFox

    It looks good except in the areas of where anti-robot-clicking is imposed. There's been a lot of work to stop automated clickers since those are not worthy clicks. I was …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to Include Flash in Visual Studio 2015

    @theonedeal. Now that the VB.NET stuff looks to be done, you can click on things from VB.NET and it need be SendKeys() the work looks to be AS3 code. I …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Login with different usertype Admin and Normal User

    I need help about this, I've been working for this a quiet while... I want to log-in using one login form for both admin and normal user but after log …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Login with different usertype Admin and Normal User

    Just a thought. I don't .show the form until I've hidden or shown the objects I want to hide or show. Line 26 would be after the .hide .show items …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to Include Flash in Visual Studio 2015

    Maybe I'm missing something. I thought this was all about how to embed the Flash object then click here and there, then send it text. --> Maybe you are writing …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to Include Flash in Visual Studio 2015

    If your object doesn't have methods to click and type you may have to do this the hard(?) way. 1. Move and click from VB.NET. https://www.google.com/#q=vb.net+move+mouse+and+click 2. Type something using …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How do I find a huge number of company data related to my keywords?

    Hello everyone! do you have any idea about it? I need a huge number of company data [mobile no., address etc.]. Is there any company which are going to provide …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How do I find a huge number of company data related to my keywords?

    I had to find a contact for a company and the usual path didn't work. Since they were on a stock exchange I use Yahoo's Financial web page and was …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in dispatch an event with ctrlKey=true isn't working in IE-11 & FireFox

    Hmm, who said the control+click opens a new tab? That result is not assured as I can change that in the browser settings. As to a specific one, why not …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in dispatch an event with ctrlKey=true isn't working in IE-11 & FireFox

    At this point, now that you are squarely into the non-deprecated API, I have to wonder if Adsense's "Automated clicking tools," code is blocking you. Your code noted a Bing …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in will MS office 2003 work on a 64bit win7 PC

    John, that's the method I use since our office bought a few OF2003 licenses and with MSFT issuing a patch to read DOCX we haven't updated in over a decade. …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in dispatch an event with ctrlKey=true isn't working in IE-11 & FireFox

    Mozilla [wrote at this page](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/initMouseEvent) that it's going away and may not work. "Instead use specific event constructors, like [MouseEvent()](https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/MouseEvent)."
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Windows 10 and the cloud

    Odd how my link broke. Try this -> [Microsoft's Cloud OS](http://www.microsoft.com/en-us/server-cloud/cloud-os/)
  • Member Avatar for rproffitt
    rproffitt

    Began Watching will MS office 2003 work on a 64bit win7 PC

    I would like to know if MS office 2003 can be installed and run correctly on a 64bit PC running win7 . I couldn't find an answer in my search. …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in will MS office 2003 work on a 64bit win7 PC

    No. I didn't get all of Office 2003 to work until I installed Office 2003's Service Pack 3. Then it worked. This service pack is not to be confused with …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Looking for some suggestions on using WinForms or WPF?

    I am starting a new application for our business to help maintain our client information, so it is going to be a very data driven application. I'm curious, from the …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Looking for some suggestions on using WinForms or WPF?

    For me it's up to the client. But that's not telling me enough. For example, the problem I had with WinForms is what happens when you move from say an …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Windows 10 and the cloud

    Is Windows 10 step to Microsoft Cloud OS?
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Windows 10 and the cloud

    For reference http://www.microsoft.com/en-us/server-cloud/cloud-os/ Windows 10 is the GUI OS for the masses. It does not seem to have the underpinnings for running the cloud noted at link.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Interfacing to USB

    Item 1 sounds like the usual. Item 2 for HDDs is again sadly normal as not all ports have the same power available. For that reason I have a few …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in IISon windows 8.1

    You should let the forum see that path as well as try the old CD to the folder and starting it from the cmd line. Your reply doesn't tell me …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in dispatch an event with ctrlKey=true isn't working in IE-11 & FireFox

    "understand why this one isn't working." Remember that this has been kicked around in prior discussions so I went looking for what keycodes Mozilla and IE respond to. The keycode …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Interfacing to USB

    Then one thing. I find trouble in front USB ports on many cases. That's not an error for your code to correct or to fix your client's PCs unless that's …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Handwriting recognition database sought

    Dear All, I am trying my hand at a hand writing recognition tool. I managed to find a database of numeric characters on the internet; [http://www.codeproject.com/Articles/16650/Neural-Network-for-Recognition-of-Handwritten-Digi] Does anyone know of …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Handwriting recognition database sought

    This may or may not apply. I built a demo app years ago that worked to capture on the fly hand or print information to categorize images. While I can't …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Interfacing to USB

    Can you share how you solved this years ago at https://www.daniweb.com/programming/software-development/threads/79586/interfacing-usb-ports-from-vb5
  • Member Avatar for rproffitt
    rproffitt

    Began Watching dispatch an event with ctrlKey=true isn't working in IE-11 & FireFox

    I'm trying to simulate a mouse click event in IE/FireFox browsers when ctrlKey tag is true. I've googled it a lot, but I cannot find why my code isn't working. …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in dispatch an event with ctrlKey=true isn't working in IE-11 & FireFox

    I see this question kicking around since about 2011 but no clear answer. However as I read https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/keyCode I don't see an event for the keycode you are sending. If …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Interfacing to USB

    I need to interface to a USB device from VB.net, where I both read and write to the device. Are there any programing differences between the different USB interfaces, i.e …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Interfacing to USB

    That's a fair start but without knowing the device well, where to go next? As to USB 1,2,3 as long as the device driver works, all good. About the only …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How to Include Flash in Visual Studio 2015

    Remember I don't know which flash addin you used, it's capabilities or your SWF code. That said there's always old school move the mouse to X, Y and do a …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Which Software is best for my Software Requirments

    I have a software which demands this extensions on server , i tried by using xampp but failed. In the beginning it demands zend Guard Loader . I have tried …

The End.