Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
~670 People Reached
Favorite Forums
Member Avatar for kosay

hi On Microsoft Visual Basic 2008 I used Report to create Table and Headers and all the details. I wanted to print the report with the tables' names centered not left justified. I also need to show the borders between the cells as they are currently printed without border lines

0
64
Member Avatar for kosay

hi I have MS Access Data Base with tow tables table 1 has relashiship with Table 2 when I try edite tabe 1 error message shown tell me I can't edit table 1 do you have examble for this ?

Member Avatar for M.Waqas Aslam
0
89
Member Avatar for kosay

Hi All I start program for a library and I have to use Treeview and Access DataBase I find methode to load database to treeview but the problem is save changes after I run program Access Database load to treeview and I edit tree but how I can save changes …

Member Avatar for lolafuertes
0
87
Member Avatar for kosay

Hi All I made function [CODE] TextBox1.Text = String.Empty Using fs As New FileStream(Path, FileMode.Open) fs.Position = 0 Using br As New BinaryReader(fs) For x As Int16 = 0 To 150 TextBox1.Text = Asc(br.ReadChar) & " " Next End Using End Using[/CODE] but when I ReadByte for small file (2 …

Member Avatar for Huntondoom
0
91
Member Avatar for kosay

hi I need to code a tool repaire exe file how I can write this reg key [HKEY_CLASSES_ROOT\exefile\shell\runas\command] @="\"%1\" %*" "IsolatedCommand"="\"%1\" %*" thank you

Member Avatar for kosay
0
68
Member Avatar for kosay

Hi all how can I find all sub files and list them in VB 6.0 ???? if I want to list all sub files for exambel C:\Folder1\fplder2\file.txt and I want to find all files in drive C ??? thank you

Member Avatar for debasisdas
0
94
Member Avatar for kosay

Hi thank you for greate forum can anyone tell give me linke for exe blocker in vb.net can I coded EXE blocker in VB . net or I must use C++ ???? thenk you

0
60
Member Avatar for kosay

Hi how I search text box for a specific word and if text box contain words msgbox shown (text founded) or (text not founded) ???? for exambel I have text and I want to search if this text contain ([url]www.daniweb.com[/url] for visual basic and web development) if text is \ …

Member Avatar for codeorder
-1
73
Member Avatar for kosay

hi all can anyone help me to start build removal tool ??? any exambel I need removal tool detect malware by its MD5 but the problem is scan function I make function add sub files to list box and each file calculate its MD5 and when MD5 = malware MD5 …

0
44