Click here to Skip to main content
15,921,028 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Replace * with empty space Pin
nlarson1110-Nov-06 3:54
nlarson1110-Nov-06 3:54 
GeneralRe: Replace * with empty space Pin
jds120710-Nov-06 4:22
jds120710-Nov-06 4:22 
QuestionTransfer messy text file to datagrid Pin
penguin500010-Nov-06 1:55
penguin500010-Nov-06 1:55 
AnswerRe: Transfer messy text file to datagrid Pin
RichardBerry10-Nov-06 3:21
RichardBerry10-Nov-06 3:21 
Question.net addin putlook Pin
K edar V10-Nov-06 0:38
K edar V10-Nov-06 0:38 
AnswerRe: .net addin putlook Pin
Guffa10-Nov-06 13:12
Guffa10-Nov-06 13:12 
GeneralRe: .net addin putlook Pin
K edar V10-Nov-06 23:43
K edar V10-Nov-06 23:43 
QuestionQuestions on Forms Pin
Pete Newman10-Nov-06 0:28
Pete Newman10-Nov-06 0:28 
VB.net 2005 & SQL 2005
Hi all, this is a three part question, as im to lazy to put up three different posts.

The project is an application that contains several forms, all accesses from a main form

Q1.
Once the user is logged on they arrive at the 'main menu'. what id like to try and do is dynamicaly create the options on that form dependant on what they are allowed to do ( this can be obtained via SQL query )

there is a table in the database that holds all the form names, display names and security level

What id like to do is display only those 'display names' that the user have the releven security level to, and have the onclick event . to redirect them when the select a form

I know there are some real wizz guys out there, but inststead of just throwing code, can some one give an example and explian what its doing so i can at least learn from this


Q2.

In the old vb6 there was a 'status' panel that i used to stick in info like current user , time etc. the questio is is there a similar control or would it be more prudant to create a custom control and if so how?. Is there a sim[ple way of having this on every form without having to code it every time....

Q3.

Form Settings. Currently i have a function that i call from every form that paints the form a certain colour, is there a better way to do this rather than calling a function on each forms 'load' event.


once again thanks for all you help ... this site is a great learning tool.. keep up the good work!!

I really do need help..... all this computer stuff is way over my head !! Confused | :confused:

AnswerRe: Questions on Forms Pin
nlarson1110-Nov-06 4:18
nlarson1110-Nov-06 4:18 
QuestionClose all the application in vb.net Pin
V Senthil9-Nov-06 22:53
V Senthil9-Nov-06 22:53 
AnswerRe: Close all the application in vb.net Pin
b43r_3oo310-Nov-06 0:21
b43r_3oo310-Nov-06 0:21 
GeneralRe: Close all the application in vb.net Pin
V Senthil10-Nov-06 1:33
V Senthil10-Nov-06 1:33 
GeneralRe: Close all the application in vb.net Pin
Dave Kreskowiak10-Nov-06 2:48
mveDave Kreskowiak10-Nov-06 2:48 
QuestionVS2005 - Where is the Form's Sub New Pin
RichardBerry9-Nov-06 22:06
RichardBerry9-Nov-06 22:06 
AnswerRe: VS2005 - Where is the Form's Sub New Pin
Christian Graus9-Nov-06 22:17
protectorChristian Graus9-Nov-06 22:17 
GeneralRe: VS2005 - Where is the Form's Sub New Pin
b43r_3oo310-Nov-06 0:16
b43r_3oo310-Nov-06 0:16 
AnswerRe: VS2005 - Where is the Form's Sub New Pin
Dave Kreskowiak10-Nov-06 2:44
mveDave Kreskowiak10-Nov-06 2:44 
GeneralRe: VS2005 - Where is the Form's Sub New Pin
RichardBerry10-Nov-06 2:56
RichardBerry10-Nov-06 2:56 
QuestionData type conversion into VB Pin
Instamatix9-Nov-06 21:33
Instamatix9-Nov-06 21:33 
AnswerRe: Data type conversion into VB Pin
Christian Graus9-Nov-06 22:18
protectorChristian Graus9-Nov-06 22:18 
GeneralRe: Data type conversion into VB Pin
Instamatix9-Nov-06 22:55
Instamatix9-Nov-06 22:55 
QuestionHow do you Split Intallation files -VS2005? Pin
RichardBerry9-Nov-06 20:56
RichardBerry9-Nov-06 20:56 
AnswerRe: How do you Split Intallation files -VS2005? Pin
Dave Kreskowiak10-Nov-06 2:36
mveDave Kreskowiak10-Nov-06 2:36 
GeneralRe: How do you Split Intallation files -VS2005? Pin
RichardBerry10-Nov-06 2:50
RichardBerry10-Nov-06 2:50 
GeneralRe: How do you Split Intallation files -VS2005? Pin
Dave Kreskowiak10-Nov-06 13:47
mveDave Kreskowiak10-Nov-06 13:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.