Prevent "/" in the textbox

Must use the size attribute of the input element of HTML in order to prevent "/" appear on the input box when displaying the value from jsp variable.

For example, <input type="text" name="path" value=""<%=path%>" size="80">

留言

這個網誌中的熱門文章

Using NPM behind proxy

10 Tips for Proper Application Logging

MS SQL Server: EXECUTE permission denied on xp_sqljdbc_xa_init_ex