Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~8K People Reached
Favorite Tags
Member Avatar for Wilderness Bob

I need to be able to limit the text entered into a text box, I need to make it so that only whole numbers can be entered and not decimal places. I have already limited it to just Numbers but need help with this. I think checking a box to …

Member Avatar for Reverend Jim
0
2K
Member Avatar for geetajlo

hi friends... i want to link a buuton to an html page. i knx there is its control in the toolbox bt i don't know how to use it.. need help plzz

Member Avatar for leokuz
0
2K
Member Avatar for suganzeni

Hi all Hi to move a label box from left to right and right to left with the help of timers. Also how to change the fore color of the label (RAndom colcors )with the help of timers Thanks in advance

Member Avatar for mzoner
0
1K
Member Avatar for Pareshja

Is it possible to call a sql view in vb.net? I can call stored procs, but when I change the code to read a view it says that "request for procedure failed because it is a view object"

Member Avatar for Jx_Man
0
1K
Member Avatar for suganzeni

Hi to all I am working with Sql server ce for mobile application with vb.net. I want to crete a table before that i have to check weather the table exists or not. Also want to know about Object id in sql server and how to create it. Thanks and …

Member Avatar for vinu_32123
0
216
Member Avatar for suganzeni

Hi all I am working with VB.NET 2003 for mobile application. Here there is no likn label option. But i want to open a html link in my VB.NET form. Like may be on button click event or in form load event. If any idea help me Thanks and Regards …

Member Avatar for aaroe
0
195
Member Avatar for suganzeni

Hi all I am trying to run a VB.Net application in Pocket PC. I using Data set to get data from data base and using it in the application. When ever i running the application i got the following error. A Native exception occured. Exception code:0x80000002 Exception Address:0x016c8328 Ok to …

Member Avatar for Ramy Mahrous
0
52
Member Avatar for suganzeni

Hi all when i trying to convert a string to date and store in data base it shows type cast error code is as follows: dim s_date1 as string dim s_date as date s_date1 = s_mon & "/" & s_day & "/" & s_year s_date = CType(s_date1, Date)

Member Avatar for Narue
0
228
Member Avatar for suganzeni

Hi all i am working with VB.NET for mobile application. I want to open a HTML page in the internet explorer from my form and the size of the internet explorer should be limited to the Pocket Pc size. How can limit the size of internet explorer and how can …

Member Avatar for leokuz
0
149
Member Avatar for suganzeni

[COLOR="Green"]HI Every body[/COLOR] I am working with VB.NET 2003 for smart device applications. Here there is no Link label tool. But i want to link a HTML file to my application. your suggestions will be very helpful for me. If you have any code samples just share it with me …

Member Avatar for suganzeni
0
119
Member Avatar for suganzeni

Hi all i working with HTML when my first web page is going to displayed it should be in the width and height according to my need . like a rectangle window or square or like a pop up window. How can i set the width and heght for the …

Member Avatar for DangerDev
0
53
Member Avatar for borito

Hi guys, Im pretty new to vb .net. What im trying to do it I have 2 forms. First of all I have created a Module with the code: Module Module1 Public Start As New Form1 Public Input As New Form2 Public Sub main() Application.Run(Input) End Sub Form1 has a …

Member Avatar for Jx_Man
0
122
Member Avatar for sbv

Hi all I want to set my data grid column width separate for each column. Can it is possible? I tried as follows... [Code] gridMatchedDB.PreferredColumnWidth = 100 [/code] But its setting width to each column. How to set individually ???

Member Avatar for suganzeni
0
124
Member Avatar for geetajlo

hi can any1 help me ... i want to let different user to log in a system from a database. i know it must check it from the database bt i don't know how to do it. i just want to use only 2 columns. one for username and the …

Member Avatar for suganzeni
0
88