Hi,
Thanks a lot !
That worked .
Dev.
User Profile
Collapse
-
img element
Hi,
In my application developing using VB .Net, i want a create HTML elements dynamically. I want to create as given below ,
Code:<div class="contact"> <dl class="user"> <dt> <img class="onicon" title="Online" alt="Online" src="var/images/spacer.gif"/> </dt> <dt class="photo">
-
vb .net - Rich TextBox
Hi,
I am very thankful to the authors for the replies i received for my earlier posts.
Now i have a new question.
In my windows application, i have a rich textbox. When i press Enter, i want some action to be performed. But now it simply goes to the next line.
Any help will be appreciated.
Thanks,
Dev. -
-
VB.net - Textfield - Resize
Hi,
Can anyone help me on how to resize the textfield when the form is resized.
I am using Visual Studio 2005. I tried in 2008 also, but i couldn't find any option.
I read in a forum to use the option, 'AutoSize' but this is not available in either 2005/2008.
Thanks in advance,
Dev. -
show a form from a thread
Hi,
I am developing a desktop chat application using vb.net.
My design is as follows :
1. Have a login form
2. Have a contacts form
3. Have a chat form
The chat form should be opened at runtime depending upon my chat server response. I should always listen for the response from the server and open the form.
I written a function which will listen for the response and trying...
No activity results to display
Show More
Leave a comment: