/    Sign up×
Community /Pin to ProfileBookmark

Inside a Text Box

i have this simple login form:

[code=php]<td align=”right”>Username: </td>
<td><input size=”15″ maxlength=”25″ name=”username” type=”text”></td>
</tr>
<tr>
<td align=”right”>Password: </td>
<td><input size=”15″ maxlength=”25″ name=”password” type=”password”></td>
</tr>
<tr>
<td colspan=”2″ align=”center”><input name=”login” value=”Login” type=”submit”></td>
</tr>[/code]

how can i make it so the user sees something in the text box , not just a white space, such as i am planning to put a countdown timer in the username box.
is this possible

to post a comment
PHP

2 Comments(s)

Copy linkTweet thisAlerts:
@bathurst_guyNov 09.2007 — value="txt to show"
Copy linkTweet thisAlerts:
@mitchellauthorNov 09.2007 — Thanks
×

Success!

Help @mitchell spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.22,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...