Webmastersite.net
Register Log In

Changing value of Date Submitted

Title Changing value of Date Submitted
Message Text I sometimes want submitted links to appear in a different order than when they were submitted, so I'm trying to change the value of Date Submitted. Here's what I added in the edit link template:
<IF {THISMEMBERGROUPISADMIN}>
<tr>
<td><strong>Date Submitted:</strong></td>
<td><input type="text" name="time" size="{STANDARDSIZE}" value="{LINKDATE}"></td>
</tr>
</IF>
However, every time I hit submit on that form, it changes the date to 12/31/1969. Am I using the wrong variable, or is this not possible? Adam
Rating
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
0/5 based on 0 votes.
Ownership Synozeer
Views 549 views. Averaging 0 views per day.
Similar Topics
Submission Date Jan 23, 2006 - 11:46 AM