Search results

  1. Jason Lee Hayes

    Shift Key Bypass

    Just be careful using the Shift/Bypass technique. Its very common and may give you the impression that it's provides enhances securityI It certainly is worth making use of however with a little RE knowledge the function can be toggled or removed completely. Your data within the tables is...
  2. Jason Lee Hayes

    Generic Form with "Save", "Cancel" buttons

    It's not a wasted effort by those that provided assistance though. I've learned something new which I'm grateful for the responses. moi is still MIA made me chuckle...
  3. Jason Lee Hayes

    Generic Form with "Save", "Cancel" buttons

    That is so simple yet affective; excellent... Thanks for sharing...
  4. Jason Lee Hayes

    Load Local PDF into Webbrowser

    Works all the time every time with Nitro PDF pro... HOWEVER If i select a report it works, if i then select a different report it works but if i select a report then select the same report again i get an error Invalid Folder Path, Please Update Code
  5. Jason Lee Hayes

    The User Interface

    Did a small database way back in 2006; even uses the legacy switchboard. Quickly grew to the point where it needed rebuilding from new. The customer always required something adding ad-hoc to which there is only so many tabs you can use lol. It worked will for their requirement and is still...
  6. Jason Lee Hayes

    Solved User made command button that can be moved with mouse?

    I agree; great job that....
  7. Jason Lee Hayes

    ADDING NEW VOICES - TEXT TO SPEECH VIA MICROSOFT ACCESS

    Add and Remove Speech Voices in Windows 10 | Tutorials (tenforums.com)
  8. Jason Lee Hayes

    Pattern Lock (like in cellphones)

    Yes; No flicker if you dont go through the boxes but to make the line go through the middle of the box without flickering i found hard to acheive.. Got this far though..
  9. Jason Lee Hayes

    Pattern Lock (like in cellphones)

    Been playing... Need to fix that flicker...
  10. Jason Lee Hayes

    Notepad Updated

    Is that a bad thing; NotePad++ is an excellent tool...
  11. Jason Lee Hayes

    Pattern Lock

    You got further than me arnelgp; i just couldnt get my head around the code required in which i opted for JS instead but prefer not to use where possible . The mechanics are there; thanks for sharing this with us... Each time i look at your code i learn something new....
  12. Jason Lee Hayes

    Pattern Lock

    As suggested previously... If you wish to simply click on the sequence then it would very easy; i took it one step further and used some GDI+ so that you can draw a line joining the selection. You could make it easier using Web Browser & JS; many examples on GitHub.. Below examples:- Pattern...
  13. Jason Lee Hayes

    Google Maps API Autocomplete

    Thanks for sharing; excellent....
  14. Jason Lee Hayes

    Difficulties in encrypting keys.

    Just a quick glance but at no stage are you calling CriptografarSHA256 ? The procedure works however; to test use the following in VBA Immediate Window:- ? CriptografarSHA256 ("test") Should Produce:- 9F86D081884C7D659A2FEAA0C55AD015A3BF4F1B2B0B822CD15D6C15B0F00A08
  15. Jason Lee Hayes

    Why many people are telling that's impossible to assemble a Laptop?

    Not sure i understand the question; we can disassemble and reassemble ANY laptop irrespective of age / size and manufacturer. Be aware though some laptops have special security screws that will not open unless you have the correct security head. Maybe this is why your being told its impossible!
  16. Jason Lee Hayes

    Solved 3D Images on a form

    Sorted; Just used a Viewer API within a webpage....
  17. Jason Lee Hayes

    Solved 3D Images on a form

    I see, signature edited appropriately... I think... Thanks for making me aware...
  18. Jason Lee Hayes

    Solved 3D Images on a form

    Is this possible? Has anyone done it? On Windows and macOS, Word, Excel, PowerPoint, and Outlook support inserting 3D models directly into your documents, workbooks or presentations to illustrate a point. You can rotate models 360 degrees or tilt up and down to show a specific feature of an...
  19. Jason Lee Hayes

    warning and not allow certain words being entered

    Thanks for sharing this; i think it works well too... Simple yet effective.....
  20. Jason Lee Hayes

    A great loss..

    I think many people have misconceptions about the hacking community in general which is driven by ignorance, wannabees and social media. Even the word hackers or hacking paints its own picture but is fround upon within the professional community. These misconceptions can lead to negative...
Back
Top Bottom