Skip to content

Instantly share code, notes, and snippets.

@cbadb
cbadb / oracle_doc_opener.html
Last active January 25, 2026 20:59
HTML/JavaScript to open My Oracle Support (MOS) documents with their old ID
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>MOS Quick Access (by cbadb)</title>
<style>
body {
font-family: Arial, sans-serif;