Hi, I need to be able to view the complete raw text of a message, including the headers, body and any attachments.
Outlook Express offers the ability to do that by clicking on File/Properties/Details/Message Source.
However, as far as I can see Outlook 2003 only allows you to see message...
Hi,
I have Apache 2.0.43 running on a server connect to the internet and Apache 2.0.48 on my PC both versions are running under Linux 2.4
I'm using the Firefox (1.5) browser and when viewing a web page that is exactly the same on both the internet and local servers I can see the data in an...
I always seem to have a number of messages in my out queue purporting to come from me which I know I've not sent, does this mean that my mail server is an open relay? I'm adding some output from the mailq command plus part of my main.cf file below.
We have very few real users on the system...
I need to automate a login (with the site's permission!) to a menu page, drill down from that menu page to a detail page and display that page on a user's browser. The detail page then has links to further information on the same server that the user may wish to access.
I've managed to get as...
Hi, I have a new (last year) IBM X31 laptop which has replaced and earlier model IBM Thinkpad. Can you use the power supply from the previous machine on the new one so that I have a backup for home?
What are the numbers that I should be checking and what sort of tolerance would be acceptable...
I am using the version of Crystal Reports that comes with Visual Studio 2003 which I think is v9.
I have a table in an access database (Jet 4.0) which has 4 records one of which has a date in a date column the others are blank.
I cannot display the 3 records with the blank date cells. I've...
I have a problem running any applications within the IDE.
Suddenly I have lost the ability to run an application from within the IDE. When I click on the 'Run' icon (whether it is set to run in Debug or Release) the application will compile but then hangs when the IDE tries to start it. I get...
How can I read data in a dataset (created using the Data Adapter Wizard) declared in another form?
I am using the Data Adapter Wizard to set up a connection to an Access database, one table of which I then display in a DataGrid.
This DataGrid serves 2 purposes (1) to provide a means of...
Within the Paint Override of a textbox column for a datagrid how can I determine the value in a different cell in the same row?
ie I'm using paint override to colour a cell depending on its value but I only want to change the colour if the value in the target cell is below a certain amount AND...
I want to be able to display data from an Access table in a tabular form using a DataGrid but I also want to include a checkbox for each row which is not a part of the underlying table. Essentially, this is so that the user can multi-select (and see that he has selected) a number of rows.
My...
I get an error 'Run-time error 20534 error detected by database DLL' when I try and run a Crystal Report as part of a deployed application on a new PC with windows XP home.
This works fine on the development PC running windows XP professional.
I am using VB6 and Crystal Reports 4.6
I've...
I'm sure there is an easy answer here but I just can't find it.
I have an Ascii file of data that I load into a datagrid using VB .net oledb tools.
What I want to be able to do is execute SQL commands on the data in the dataset that feeds the datagrid but I can't work out how.
I can load data...
I have 2 Compact Framework applications (well one and the second one just started) on both of which I use the mainmenu control. On the first app the menubar appears at the top of the screen, on the second it appears on the bottom of the screen.
These are 2 apps of a suite and the menubar...
I need to change the text displayed in a datagrid at the time of display.
I found an excellent articale at
http://www.codeproject.com/vb/net/databindingconcepts.asp
explaining how I can do this by creating a binding event and then making the change within the binding_Format event...
Does anyone know how to force a boolean column to Yes/No?
I'm using a datagidtablestyle to define the boolean column which defaults to a checkbox. However, if I use boolcol.falsevalue = "No" and boolcol.truevalue = "Yes" all I get is the checkbox greyed out. If I leave it as a textboxcolumn...
Does anyone know of a way of forcing a combobox in compact framework to accept text typed in rather than just selected from the dropdown list.
I've tried changing the dropdownstyle but only get the one option which is dropdownlist (which restricts you to only those values in the list).
I'm...
I need to be able to take data from a file and display it in a datagrid. However, like others before me, I'm having problems with resizing some columns.
Although, using no tablestyle, I can get the data to display the columns are too narrow and so the data wraps onto a second line and becomes...
Is there any way of displaying text vertically rather than horizontally on a button. ie:
S
A
V
E
instead of SAVE.
In VB6 you can do this by separating each character with a space, I guess wraparound then kicks in and wraps the word, effectively, vertically. This doesn't work in .Net (Compact...
I have a web page application that requires me to add rows to a table on the fly (it is a fairly standard one to many application).
I don't have a problem controlling the adding of the table rows but one of the cells is a date field and I want to (a) make it readonly and (b) use a date picker...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.