Search results for query: *

  • Users: WillBoss
  • Content: Threads
  • Order by date
  1. W

    DataGrid Preventing Some items from not displaying

    Hi I have a datagrid connected to a database and basically there is one row that I do not want displayed as it contains data that should not be modified. How can I do this? Thanks Will
  2. W

    Comma Problem string manipulation

    Hi I have simple problem that is causing me to get a bad headache. here is my sinppet of code that is causing the problems: '***********trying to loop through list boxes Aghaaa!!!! Dim loopzip_code As String = Nothing Dim loopstore_code As String = Nothing Dim i...
  3. W

    Session problem (I think)

    Hi I am new to programming and playing around with Visual Studio at the moment. I have created mini CMS which writes the actual body of the html to a dayabase. Now I have decided that I want to have a defferent Masterpage for different categories. This is where my problem begins. I am having...
  4. W

    Reading Word Document Properties

    I have just started playing with VB and I have run in to a problem. I have a number of Word documents which are obscurely named and I have attempted to write a little app that will allow me to view the properties of particular documents. Everything was fine till I tried to pull the 'Author'...
Back
Top