custommicrosoftware.com Open in urlscan Pro
209.221.136.102  Public Scan

Submitted URL: http://custommicrosoftware.com/
Effective URL: https://custommicrosoftware.com/
Submission Tags: falconsandbox
Submission: On July 22 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST ./

<form method="post" action="./" id="ctl01">
  <div class="aspNetHidden">
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="C6gCXqbubZ5v+LI2sWAShs6noKvkhWoLe46mRzCz1iuQ/ILyS+dPrKkX7gyNpBtOt40t+m52NJ+08lcKhhuaPyHyoZ7fJCUUDy/NwuRd3ds=">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['ctl01'];
    if (!theForm) {
      theForm = document.ctl01;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script src="/bundles/MsAjaxJs?v=D6VN0fHlwFSIWjbVzi6mZyE9Ls-4LNrSSYVGRU46XF81" type="text/javascript"></script>
  <script src="Scripts/jquery-3.4.1.min.js" type="text/javascript"></script>
  <script src="/bundles/WebFormsJs?v=N8tymL9KraMLGAMFuPycfH3pXe6uUlRXdhtYv8A_jUU1" type="text/javascript"></script>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    Sys.WebForms.PageRequestManager._initialize('ctl00$ctl09', 'ctl01', [], [], [], 90, 'ctl00');
    //]]>
  </script>
  <nav class="navbar navbar-expand-sm navbar-toggleable-sm navbar-dark bg-dark">
    <div class="container">
      <a href="./" class="navbar-brand">Custom MicroSoftware</a>
      <button type="button" class="navbar-toggler" data-bs-toggle="collapse" data-bs-target=".navbar-collapse" title="Toggle navigation" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
        <span class="navbar-toggler-icon"></span>
      </button>
      <div class="collapse navbar-collapse d-sm-inline-flex justify-content-between">
        <ul class="navbar-nav flex-grow-1">
          <li class="nav-item"><a href="./" class="nav-link">Home</a></li>
          <li class="nav-item"><a href="Articles/Articles" class="nav-link">Articles</a></li>
          <li class="nav-item"><a href="Sudoku/Sudoku" class="nav-link">Sudoku</a></li>
          <li class="nav-item"><a href="Fractal/Fractal" class="nav-link">Fractal</a></li>
          <li class="nav-item"><a href="About" class="nav-link">About</a></li>
          <li class="nav-item"><a href="Contact" class="nav-link">Contact</a></li>
          <li class="nav-item"><a href="Admin/Admin" class="nav-link">Admin</a></li>
        </ul>
      </div>
    </div>
  </nav>
  <div class="container body-content d-flex align-items-center flex-column justify-content-center h-100 ">
    <main>
      <section class="text-primary" aria-labelledby="aspnetTitle">
        <h1 id="aspnetTitle" class="text-primary">What will you find here?</h1>
        <p class="col-md-10 text-dark  CmsPageDesc">This site contains an eclectic mix of programs and articles.</p>
      </section>
      <div class="row">
        <section class="col-lg-10" aria-labelledby="gettingStartedTitle">
          <h2 id="articlesTitle" class="text-primary">Articles</h2>
          <p class="col-md-10 offset-1 CmsPageDesc"> These are things I've written over the years. One is my thoughts and photographs from walking the "El Camino de Santiago de Compestela" in spain. Several are science fiction I've written. </p>
        </section>
        <section class="col-lg-10" aria-labelledby="librariesTitle">
          <h2 id="gamesTitle" class="text-primary">Games</h2>
          <p class="col-md-10 offset-1 CmsPageDesc"> The Suduku game gives you true 3 Dimensional puzzles. They range in size from 3x3x3 to 9x9x9 cells. They range in difficulty from Easy Peasy to Fiendish. </p>
        </section>
        <section class="col-lg-10" aria-labelledby="hostingTitle">
          <h2 id="hostingTitle" class="text-primary">Interesting Tools</h2>
          <p class="col-md-10 offset-1 CmsPageDesc"> The Fractal Music lets you play around with various parameters and see and hear happens when musical phrases are rearranged with fractals. </p>
        </section>
      </div>
    </main>
    <hr>
    <footer>
      <p>© 2024 - Custom MicroSoftware</p>
    </footer>
  </div>
</form>

Text Content

Custom MicroSoftware
 * Home
 * Articles
 * Sudoku
 * Fractal
 * About
 * Contact
 * Admin


WHAT WILL YOU FIND HERE?

This site contains an eclectic mix of programs and articles.


ARTICLES

These are things I've written over the years. One is my thoughts and photographs
from walking the "El Camino de Santiago de Compestela" in spain. Several are
science fiction I've written.


GAMES

The Suduku game gives you true 3 Dimensional puzzles. They range in size from
3x3x3 to 9x9x9 cells. They range in difficulty from Easy Peasy to Fiendish.


INTERESTING TOOLS

The Fractal Music lets you play around with various parameters and see and hear
happens when musical phrases are rearranged with fractals.

--------------------------------------------------------------------------------

© 2024 - Custom MicroSoftware