Click here to Skip to main content
15,903,033 members

Comments by abey e mathews (Top 45 by date)

abey e mathews 4-Sep-15 9:04am View    
https://support.microsoft.com/en-us/kb/2387686
abey e mathews 4-Oct-13 11:04am View    
r u asking .. windows.. form ,sorry I put for asp.net means website..
abey e mathews 4-Oct-13 11:02am View    
I think.. this login form will works..
abey e mathews 4-Oct-13 11:01am View    
session is used to transfer the name to next page..
abey e mathews 1-Oct-13 15:02pm View    
can i use like this


<form method="post" action="search.aspx">
<table><tr>
<td>Keyword</td>
<td><input type="text" id="Keyword" name="Keyword" /></td>
</tr><tr>
<td><input type="submit" id="Go" value="Search" /></td>
</tr></table>
</form>