• python@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    1 day ago

    I was applying to a job recently, and their online form had a “Upload your documents here” field. Problem was, the input was set to only accept a single file. Well, I wanted to upload two, so I just went into the html and added “multiple” to the input. Which just worked, I even checked the network tab to confirm that both files were submitted.
    Haven’t heard back from that company yet. It was a web dev position so I hope they appreciate my hijinks 🤞