Forum: VB.NET May 22nd, 2004 |
| Replies: 12 Views: 18,570 Not sure I follow what you are saying. I did try it. By default the text (as the name of the textbox, in my case TextBox1) is automatically selected on startup. Why? That is because the... |
Forum: VB.NET May 15th, 2004 |
| Replies: 2 Views: 18,218 Slade is right, are you meaning with in the code beind you want to have VB.Net "generate" HTML code?
i.e. Response.write("<h1>This work?</h1>") |
Forum: VB.NET Jun 25th, 2003 |
| Replies: 11 Views: 26,886 Just got to playing around, and felt that the VB forum on here could use some posts.
What I was playing around with forms in VB.NET and wanted to hard code centering a form. Here is what I... |