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
Ranked #4K
~2K People Reached

8 Posted Topics

Member Avatar for kapil.goyal

[quote=kapil.goyal;344300]how i can check any text string in a doc file.the searchinh should be fast as i have to do other code if it found the string[/quote] u can do one thing... open the file/doc in input mode... read line by line... in every check weather ur string is present …

Member Avatar for vishalrane
0
481
Member Avatar for satish.paluvai

if in yor databse you have only tables then simply can drop user or u can create one one store procedure to delete all table from your databse

Member Avatar for vijin
0
196
Member Avatar for darkos32

in vb.net 2005 crystal report is built in so u don't nedd to install it externally . u try it agin u will find it in vb.net itself

Member Avatar for bruce2424
0
375
Member Avatar for MeeraKotecha

hi MeeraKotecha can u tell me how can i use timer in my webpages i am making one pages in which i need timer function in this pages regards wavalker [quote=MeeraKotecha;318800]Hello.. Thank u all.. This problem is solved using the hiddden variables..[/quote]

Member Avatar for atplerry
0
146
Member Avatar for wavalker

plz anybody help me i want to use javascripts variables in php but i can't able to do that so sugess me some thing to do that regards mahendra

Member Avatar for kaykays
0
146
Member Avatar for mevanga

[quote=mevanga;367010]I'm new with VB and I need to write a code that will calculate days starting from a start date (x), adding (y) days per month till the present date (z), subtracting given days (i) and finally giving remain days (j). Can anyone please given some examples.[/quote] u can use …

Member Avatar for WaltP
0
335
Member Avatar for wavalker

Can anyone help me in integreation of vb.net and Autocad. i want to read autocad's digrame's dimentions through vb.net or vb 6.0.it emergency

Member Avatar for wavalker
0
115
Member Avatar for wonder_gal

Private Sub ExtractZIPfiles(ByVal pathList() As String) Dim x As New ICSharpCode.SharpZipLib.Zip.FastZip Dim strFullDirectoryPath As String = Path.GetFullPath("C:\temp") For Each s As String In pathList [B]x.ExtractZip(pathList(s), strFullDirectoryPath, "csv;xsl")[/B] Next End Sub hi, above function's return type may be an integer so u need to declare one variable as integer and rewrite …

Member Avatar for wonder_gal
0
265

The End.