blah blah blah is here! blah blah » Close

0
votes
1 answers

Manipulating arrays

Hi there I have an array with 100 items in it. Within this 100 there is blank items in random places. Now what I would like to do is move items up the order. Say for example we have an array 0-9 and 2 and three is blank. If I can move 4 ...

0
votes
1 answers

Retrieving data from a POP3 mail message

Hi There I am busy with a helpdesk application that lets you log a fault via: 1)Web interface 2)Send an SMS/Text from Cell/Mobile phone 3)Email to heldesk@helpdesk.ko.sa The first 2 options works fine. The 3rd ons I can't find a s ...

0
votes
1 answers

Image Manipulation or editing

I have a system that allows the user to add images to it. WHat I would like to do is display the image and the user can click anywhere in the image. Once it has been clicked it must place an x there? Can you please guide me in the right di ...

0
votes
1 answers

Combining two pdf's using reportviewer

Hi There I am generating two reports using reportviewer. Both are being exported to pdf. Both reports are executed one after the other. Is there a way that I can combine the two when I convert them to PDF? Thx

0
votes
1 answers

Datagridview

I have a datagrid and I am creating its datasource from a datatable. Is there a way that I can change the color of a specific row based on a certain criteria. For example everything greater than 15 days is green and greather than 30 days ...

0
votes
1 answers

Newbie: Datagridview

hi There 1) Which event should I trigger if a I click on the row itself? 2)If there is a QuoteNo this grid, how so i choose this specific value if 1 was clicked. thx

0
votes
1 answers

Drop Down Box

Hi There I have a table with two fields called CustomerID and Company Name. I would like to add this to a Drop Down Box on a windows form. What is the best way to achieve this. What I would like to do is to display the Name when choosing ...

Feedback