Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Remove Lines from TextBox16 Nov 2004 12:21 GMT2
This is probably a very dumb question, I am using VB.NET 2003 and I see
where I can use a method to append text to a textbox, but how about remove?
I have a textbox that I continually post log type data to and I want to keep
it limited to 500 lines of text so that old lines get ...
HttpWebRequest, Session Cookie and Windows Forms app16 Nov 2004 11:33 GMT2
I have a windows form app which makes post httpwebrequests to the same pages
of the same web site several times. This web site generates a "phpsessid"
which is a session id residing in memory (no file is stored). It is a
parameter of the url of the second page :
how do I set workareas using  System.Windows.Forms.ListView 16 Nov 2004 11:32 GMT1
Using the raw Win32 API one can establish workareas in a ListView control
with the LVM_SETWORKAREAS message  How do I do the same thing using the .NET
System.Windows.Forms.ListView class?
Challenging text masking problem16 Nov 2004 11:21 GMT8
I've been wrestling with this programming problem for some time now, so I
thought I'd put it up for discussion.  I'm trying to design a Mask function.  
See if you can figure out a code for it...
The best way to explain this is to give an example of what the functions
PostMessage + WndProc Unusual Behaviour16 Nov 2004 11:20 GMT2
When using PostMessage to post myself a message, the msg and wparam
parameters somehow get swapped over. They are in the correct order when
calling PostMessage but by the time wndproc handles the message msg is now in
the wparam position and msg is set to 0 (NULL message).
retrieve the last data enterd16 Nov 2004 10:44 GMT1
can anyone tell me how to retrieve the last added/updated data from mdb
using oledb class
Generate string16 Nov 2004 10:43 GMT2
I am using Encryption/Decryption in one of my applications.
This  process needs a key, which should be stored somewhere.
I don't want to store it in my code, so I come with idea to make a function
which generates the key. It should be 16 characters in length, must contain
Writing with Split16 Nov 2004 10:18 GMT1
OK, hopefully a nice quick question!
I have used the Split to chop up a line of text.  At the end of my
function, I want to amend one of the datum in the array.  I can use
StringSplit(1)="whatever" to write the text back into the array in
Datagrid and16 Nov 2004 10:01 GMT1
I have been looking for a adding a combobox dropdown (not dropdownlist) to a
datagrid, but all of examples are dropdownlist. How can I create a
ColumComboBox that will display the first item that begins with the group of
letters I type?
Masked edit control16 Nov 2004 09:26 GMT1
I create a dataform using the dataform wizard, and I want to replace a
textbox with the masked edit control. I place a masked edit control to
my form but there isn't a datasource property !!!
If I expand the (Databindings) -> Text property and select
Open external file16 Nov 2004 08:04 GMT5
How do you display an external file to the user in vb.net?
Thanks.
Signature

Xero

How to print image...16 Nov 2004 08:03 GMT2
Can someone give me an example of how to print the image that is contained
within a picturebox?
Thanks in advance...
Anthony
Help with method...16 Nov 2004 08:02 GMT2
Can someone please help me with this...
Here is the method and what it needs:
Public Sub xyz(sender as object, cbaevent as
System.Drawing.Printing.PrintPageEventArge)
Keeping the MainMenu attached to the Form16 Nov 2004 07:55 GMT1
I have a MDI Container, it has its own MainMenu.
When I instance a Form that I have created a MainMenu for, instead of
staying with the instance of the form, it will appear on the MDI Container
as though it was a second/third/etc MainMenu.
Can't write to windows registry using ASP .NET account16 Nov 2004 07:48 GMT1
I cannot write to windows registry using ASP .NET account.
I have made a key in HKEY_LOCAL_MACHINE\Software and granted full access to
ASP .NET account, but still got "Requested registry access is not allowed."
Any idea why?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.