bellatlas.umn.edu Open in urlscan Pro
128.101.41.22  Public Scan

URL: https://bellatlas.umn.edu/profile/userprofile.php?userid=201289
Submission: On November 23 via manual from US — Scanned from NZ

Form analysis 6 forms found in the DOM

Name: editprofileformPOST viewprofile.php

<form name="editprofileform" action="viewprofile.php" method="post" onsubmit="return verifyEditProfileForm(this);">
  <fieldset>
    <legend><b>Edit User Profile</b></legend>
    <table cellspacing="1" style="width:100%;">
      <tbody>
        <tr>
          <td><b>First Name:</b></td>
          <td>
            <div>
              <input id="firstname" name="firstname" size="40" value="Rahbek">
            </div>
          </td>
        </tr>
        <tr>
          <td><b>Last Name:</b></td>
          <td>
            <div>
              <input id="lastname" name="lastname" size="40" value="Sherwood">
            </div>
          </td>
        </tr>
        <tr>
          <td><b>Title:</b></td>
          <td>
            <div>
              <input name="title" size="40" value="">
            </div>
          </td>
        </tr>
        <tr>
          <td><b>Institution:</b></td>
          <td>
            <div>
              <input name="institution" size="40" value="">
            </div>
          </td>
        </tr>
        <tr>
          <td><b>City:</b></td>
          <td>
            <div>
              <input id="city" name="city" size="40" value="">
            </div>
          </td>
        </tr>
        <tr>
          <td><b>State:</b></td>
          <td>
            <div>
              <input id="state" name="state" size="40" value="">
            </div>
          </td>
        </tr>
        <tr>
          <td><b>Zip Code:</b></td>
          <td>
            <div>
              <input name="zip" size="40" value="">
            </div>
          </td>
        </tr>
        <tr>
          <td><b>Country:</b></td>
          <td>
            <div>
              <input id="country" name="country" size="40" value="">
            </div>
          </td>
        </tr>
        <tr>
          <td><b>Email Address:</b></td>
          <td>
            <div>
              <input id="email" name="email" size="40" value="caldwell@theoldgardens.com">
            </div>
          </td>
        </tr>
        <tr>
          <td><b>Url:</b></td>
          <td>
            <div>
              <input name="url" size="40" value="">
            </div>
          </td>
        </tr>
        <tr>
          <td><b>Biography:</b></td>
          <td>
            <div>
              <textarea name="biography" rows="4" cols="40">make money fiverr drop service 1</textarea>
            </div>
          </td>
        </tr>
        <tr>
          <td colspan="2">
            <div>
              <input type="checkbox" name="ispublic" value="1"> Make user information displayable to public
            </div>
          </td>
        </tr>
        <tr>
          <td colspan="2">
            <div style="margin:10px;">
              <input type="hidden" name="userid" value="201289">
              <input type="submit" name="action" value="Submit Edits">
            </div>
          </td>
        </tr>
      </tbody>
    </table>
  </fieldset>
</form>

Name: delprofileformPOST viewprofile.php

<form name="delprofileform" action="viewprofile.php" method="post" onsubmit="return window.confirm('Are you sure you want to delete profile?');">
  <fieldset style="padding:15px;width:200px;">
    <legend><b>Delete Profile</b></legend>
    <input type="hidden" name="userid" value="201289">
    <input type="submit" name="action" value="Delete Profile">
  </fieldset>
</form>

Name: changepwdformPOST viewprofile.php

<form name="changepwdform" action="viewprofile.php" method="post" onsubmit="return verifyPwdForm(this);">
  <fieldset style="padding:15px;width:500px;">
    <legend><b>Change Password</b></legend>
    <table>
      <tbody>
        <tr>
          <td>
            <b>New Password:</b>
          </td>
          <td>
            <input id="newpwd" name="newpwd" type="password">
          </td>
        </tr>
        <tr>
          <td>
            <b>New Password Again:</b>
          </td>
          <td>
            <input id="newpwd2" name="newpwd2" type="password">
          </td>
        </tr>
        <tr>
          <td colspan="2">
            <input type="hidden" name="userid" value="201289">
            <input type="submit" name="action" value="Change Password">
          </td>
        </tr>
      </tbody>
    </table>
  </fieldset>
</form>

Name: modifyloginformPOST viewprofile.php

<form name="modifyloginform" action="viewprofile.php" method="post" onsubmit="return verifyModifyLoginForm(this);">
  <div><b>New Login Name:</b> <input name="newlogin" type="text"></div>
  <div style="margin:10px">
    <input type="hidden" name="userid" value="201289">
    <input type="submit" name="action" value="Change Login">
  </div>
</form>

Name: cleartokenformPOST viewprofile.php

<form name="cleartokenform" action="viewprofile.php" method="post" onsubmit="">
  <div>You currently have <b>1</b> access tokens linked to your account. Tokens are created when you select "Remember Me" when logging in, or access the portal from an external app. If the number of access tokens you have seems high, please click on
    the button below to clear the tokens linked to your account.</div>
  <div style="margin:10px">
    <input type="hidden" name="userid" value="201289">
    <input type="submit" name="action" value="Clear Tokens">
  </div>
</form>

Name: addtaxonomyformPOST viewprofile.php

<form name="addtaxonomyform" action="viewprofile.php" method="post" onsubmit="return verifyAddTaxonomyForm(this)">
  <div style="margin:3px;">
    <b>Taxon</b><br>
    <input id="taxoninput" name="taxon" type="text" value="" style="width:90%;" onfocus="initTaxonAutoComplete()">
  </div>
  <div style="margin:3px;">
    <b>Scope of Relationship</b><br>
    <select name="editorstatus">
      <option value="RegionOfInterest">Region Of Interest</option>
      <!-- <option value="OccurrenceEditor">Occurrence Editor</option> -->
    </select>
  </div>
  <div style="margin:3px;">
    <b>Geographic Scope Limits</b><br>
    <input name="geographicscope" type="text" value="" style="width:90%;">
  </div>
  <div style="margin:3px;">
    <b>Notes</b><br>
    <input name="notes" type="text" value="" style="width:90%;">
  </div>
  <div style="margin:20px 10px;">
    <input name="action" type="submit" value="Add Taxonomic Relationship">
  </div>
</form>

Text Content

Profile Details
Rahbek Sherwood
caldwell@theoldgardens.com
make money fiverr drop service 1
Login name: slimeera1
User information: private
Edit Profile
Change Password
Change Login
Manage Access
Edit User Profile

First Name:

Last Name:

Title:

Institution:

City:

State:

Zip Code:

Country:

Email Address:

Url:

Biography:
make money fiverr drop service 1
Make user information displayable to public


Delete Profile
Change Password

New Password: New Password Again:

Change Login Name
New Login Name:

Manage Access Tokens
You currently have 1 access tokens linked to your account. Tokens are created
when you select "Remember Me" when logging in, or access the portal from an
external app. If the number of access tokens you have seems high, please click
on the button below to clear the tokens linked to your account.

Taxonomic Relationships
New Taxonomic Region of Interest
Use this form to define a new taxon-based region of interest. Contact portal
administrators for assignment of new taxon specific Occurrence Identification
and Taxonomic Thesaurus editing status.
Taxon

Scope of Relationship
Region Of Interest
Geographic Scope Limits

Notes


No relationships defined