| | |
dissapearing blanks in textbox
Please support our HTML and CSS advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Thread Solved |
•
•
Join Date: May 2009
Posts: 18
Reputation:
Solved Threads: 1
HTML and CSS Syntax (Toggle Plain Text)
<%@ Page Language = "VB" aspcompat=true Explicit="True"%> <%Dim src As String = " bet "%> <html> <head ></head> <body > <form name=loc action=testsac.aspx method=get> <table class=s0 width=100% cellpadding=1 cellspacing=1 align=center border=1> <tr class=s0 align=center> <td> Search For: <input class=s0 size=50 name=src value=<%=src%>> <input class=s0 type=submit value=Search /> <td></td> </tr> </table> </form> </body> </html>
on the screen, "bet" is the search string, but I want " bet "
any ideas?
0
#2 Oct 23rd, 2009
HTML and CSS Syntax (Toggle Plain Text)
<%@ Page Language = "VB" aspcompat=true Explicit="True"%> <%Dim src As String = " bet "%>
HTML and CSS Syntax (Toggle Plain Text)
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> </head> <body > <form name='loc' action='testsac.aspx' method='get'> <table class='s0' width='100%' cellpadding='1px' cellspacing='1em' align='center' border='1px'> <tr class='s0' align='center'> <td> Search For: <input class='s0' size='50' name='src' value='<% =src %> '> <input class='s0' type='submit' value='Search'> <td> </td> </tr> </table> </form> </body> </html>
measurements other than zero have a dimension
/> is Xhtml and may cause errors in html
for code problems where the solution doesnt jump out and bite you, plug the code into http://validator.w3.org/ and let it find the problems
Last edited by almostbob; Oct 23rd, 2009 at 12:28 pm.
Failure is not an option It's included free, you don't have to do anything to get it
If at first you dont succeed, join the club
Of course its always in the last place you look, you dont keep looking after you find it
Please mark solved problems, solved
If at first you dont succeed, join the club
Of course its always in the last place you look, you dont keep looking after you find it
Please mark solved problems, solved
![]() |
Similar Threads
- Code Snippet: Numbers-Only Textbox (C#)
- JavaScript Validation on Textbox (ASP.NET)
- Enable only one whitespace in textbox. (C#)
- Replace on pressing spacebar in textbox (C#)
- Focus on textBox? (C#)
- Code Snippet: Capturing numeric input in a TextBox (C#)
Other Threads in the HTML and CSS Forum
- Previous Thread: Background Image for header_inner help!
- Next Thread: problem with text field and submit button
Views: 323 | Replies: 1
| Thread Tools | Search this Thread |
Tag cloud for HTML and CSS
2002 appointments asp background backgroundcolor beta browser bug calendar cart center cgi code codeinjection corporateidentity create css deleted design development displayimageinsteadofflash dreamweaver drupal emailmarketing epilepsy explorer firefox flash font fonts form format free frontpage google griefers hackers hitcounter hover html ide ie7 ie8 iframe image images internet internetexplorer intranet iphone javascript jpeg layout macbook maps marketshare microsoft missing mozilla multimedia navigationbars news offshoreoutsourcingcompany opacity opera optimization perl pnginie6 positioning problem scroll seo shopping studio swf swf. templates textcolor theme timecolor titletags url urlseparatedwords visual visualization web webdevelopment webform website windows7 wordpress xml xsl






