Hi,
Hopefully this is an easy question and there is a simple solution!
Is it possible to programmatically accessing the panels in a windows form?
My form has 5 panels, so if I wanted to loop through the controls in all 5 panels I could, for example, do:
For Each objControl In panel1.Controls...
C:\Documents and Settings\LocalService\Application Data\Microsoft\Protect
I have this folder on my machine and it is causing me a wee bit of grief.
In this folder the is a file called CREDHIST and a folder called S-1-5-19
From what I can find from searching on google it seems to be a normal...
Hi,
I'm not sure if this is a problem with sql server or Outlook 2000, but I have a dts package that exports a bunch of records into a csv file, and then emails that file as an attachment.
When the email arrives, the attachement is un-readable and has been renamed attach00023.dat - the...
Hi,
Just wondering if anyone out there has had any success in sending out emails via the microsoft reporting services subscription pages.
The machine currently running reporting services does not have SMTP installed, so I would like to configure it to connect to the mail gateway within our...
Hi,
Does anyone know if it's possible to change the "Report is being generated" message that is displayed when Microsoft Reporting Services is preparing the report?
Many thanks,
skip
Some help with this would be appreciated.
I am programmatically adding a LinkButton to my DataGrid at run time (in the datagrid.ItemDataBound event).
All works well and is displayed as expected until I click the LinkButton - the datagrid.ItemCommand is not firing.
As a temporray hack, if I...
Hi,
In my VB.NET code I am programatically creating a number of buttons. With each button I would also like to store some additonal unique information (such as a DB record key), so when the button is pressed I can retrieve this and use in my code.
In ASP.NET it is possible to create addiotnal...
I have an asp.net web page which requires the user to capture some information. On pressing a button, some server side code (vb.net) is called to validate some of the entered data.
If the validation passes OK, I then need (or would like) to display a popup which the user then selects some...
I have an asp.net page which contains a datagrid. I have not enabled paging, so lots of records are displayed on the screen.
The PK of the record is displayed as a link and I have some code which handles the ItemCommand for the datagrid. This code displays a javascript popup (using...
I don't think this is possible but I'll ask anyway!
It is possible to get the position of the browser windows vertical scrollbar from within server side code?
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.