Search the web
Sign In
New User? Sign Up
VisualBasic_Official · Visual Basic . VB.net . VBS . ASP.net
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 5242 - 5271 of 9530   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5242
Hi Naveen, You can use MonthName() function. e.g. dim aa as string dim m as integer m =month(date) aa = MonthName(m) By, Chintan Shah ... ...
Chintan Shah
changesh76
Offline Send Email
Jan 2, 2004
3:41 am
5243
PDF.OCX should be free on your PC already. This is the best you can get for free. You can use this to view and print PDF's. ... From: "Rinki Agarwal"...
;-) jim
jimhollandjr
Offline Send Email
Jan 2, 2004
3:46 am
5244
Hello friends, HAPPY NEW YEAR, I have a problem..My objective is as follows. Open a web site through VB if the net connection is not there it should help me in...
Allabadi Tapan SPEL-T1
tapan.allabadi@...
Send Email
Jan 3, 2004
2:13 am
5245
Hi buddies I have problem on .Net flex grid. I want to Edit data in the Flex grid cell for that i want to show a text box with same cell size at perticular...
Ramachandra.S.Ekbote
ramachandra_...
Offline Send Email
Jan 3, 2004
2:13 am
5246
I'd suggest not using a text box. Just tap the key press events and based on the current location of the cursor on the Grid, you can edit the text in that...
Karthick V
cartque
Offline Send Email
Jan 5, 2004
4:04 am
5247
Hello: Is there a way to save a windows form instance to disk? I think it involves serializing/deserializing objects to/from a filestream. I marked a form...
John
sam8812_n6@...
Send Email
Jan 5, 2004
6:12 pm
5248
Hi, I created a tab strip using IE web controls in asp.net. I am trying to display a datagrid inside one of the tabs. It is not displaying a datagrid inside...
Rinki Agarwal
vinki05
Offline Send Email
Jan 5, 2004
6:12 pm
5249
Hi karthick it's Ramchandra here. What u suggested is ok even i have also done the same thing but the problem is while entering text there will b no cursor...
Ramachandra.S.Ekbote
ramachandra_...
Offline Send Email
Jan 5, 2004
6:12 pm
5250
thanks Chintan.. naveen ... From: Chintan Shah To: visualbasic_official@yahoogroups.com Sent: 01/01/2004 12:26 PM Subject: Re: [Visual Basic] change moths in...
Naveen Jain
naveen_ajain
Online Now Send Email
Jan 5, 2004
6:13 pm
5251
Greetings everyone. In response to the many requests from those tired of the demo "nag" messages in my ADO 2.8 "Thin" Database Client Project (and as a way of...
rjhunziker
Offline Send Email
Jan 5, 2004
6:14 pm
5252
Hi dear group fellows, After remaining free for 5 mins, my pc's hard drive start working it self as it is searching something. I have found a "PCHealth...
Alino
the_down2003
Offline Send Email
Jan 5, 2004
6:14 pm
5253
Hello develeper I have a problem with my asp.net application when I want to create new project/open existing project in asp appliction it gives an error ...
muhammad abbas
tomabbas
Offline Send Email
Jan 6, 2004
9:43 am
5254
I have a windows app that in the main form I have a button where I do this: Dim frmAddNew As New frmAddNew frmAddNew.Show() Me.Hide() Then in the new form i...
brohar@...
brohar
Online Now Send Email
Jan 6, 2004
8:05 pm
5255
You need to reinstall asp.net 1.1 If you look in your framework directory you will find the file: aspnet_regiis.exe Use this to install asp.net 1.1 Theron ... ...
Theron Bird
tbird321
Offline Send Email
Jan 7, 2004
12:06 am
5256
Hi everyone, I have this table PrimaryKey Type Name 1 XYZ Test1 1 PQR Test1 1 JYX...
Rinki Agarwal
vinki05
Offline Send Email
Jan 7, 2004
7:48 am
5257
dear rinki ur problem is not clear 2 me ===== Thanks & Regards Prakash Patidar Software Engineer Newgen Software Technologies Ltd Ph: 26815467-70 ...
ppatidar5@...
ppatidar5
Offline Send Email
Jan 7, 2004
8:21 pm
5258
Hi, A new worm targeting users of Microsoft MSN Messenger network is making the rounds and anti-virus vendors are warning that the threat level and...
dhanashree gavai
dhanugavai
Offline Send Email
Jan 7, 2004
8:22 pm
5259
Hi buddy it is simple fallow the steps 1. open a recordSet say rs1 whose query will be "select Distinct(PrimaryKeyColName) from TableName" 2. while...
Ramachandra.S.Ekbote
ramachandra_...
Offline Send Email
Jan 7, 2004
8:22 pm
5260
I think that u have to treat this as recordset in your application, only As a simple select I don't know any way to do it, or you can create a temporary table,...
Ricardo Filipe de Oli...
rf_olivei
Offline Send Email
Jan 7, 2004
8:23 pm
5261
well which windows are u using check for startup programs may be thr are some startup programs which causes hard drive overhead. secondly if u use windows 2000...
Arsal.
bcs1b2002
Offline Send Email
Jan 7, 2004
8:23 pm
5262
Hi everyone, Is it possible that view can accept input parameters. Problem is I have a very complex query and I want to use that query in a stored procedure ....
Rinki Agarwal
vinki05
Offline Send Email
Jan 8, 2004
7:54 am
5263
I have a problem with a MDI project. I created the parent form with controls on it and now I don't need any of those on the children form. I need to be able to...
kimmiethang
Offline Send Email
Jan 8, 2004
7:54 am
5264
You can use where clause with view in the stored procedure. ... I have a very complex query and I want to use ... from asp.net program. I want to turn this...
dr_wasikhan
Offline Send Email
Jan 8, 2004
11:45 am
5265
hi all. there was an article from 4GuysfromRolla.com dated 12/24/2003 , "WebWeekly: Accessing Common Code, Constants, and Functions in an ASP.NET Project" ,...
Ankit Bhurat
ankitbhurat
Offline Send Email
Jan 8, 2004
6:50 pm
5266
hi all. i need to sent mails to around 40,000 + users . and i am using the following algo. 1. iterate through datareader and make string say varStrBcc 2....
Ankit Bhurat
ankitbhurat
Offline Send Email
Jan 8, 2004
9:06 pm
5267
Hi everyone, I am fairly new to triggers. is it possible to create a trigger something like this select statement should trigger If CurrDate is today increment...
Rinki Agarwal
vinki05
Offline Send Email
Jan 8, 2004
9:06 pm
5268
not sure if it's even part of a solution to you but you may be overloading the server... put a timer between the sends to give server a little break again.....
kanderse7746
Offline Send Email
Jan 9, 2004
8:37 am
5269
Hi, I want to merge 2 or more wave files in to single wave file. can anybody plz give me the code for the same....
netwin_nsk
Offline Send Email
Jan 9, 2004
5:15 pm
5270
Hi, while using TAPI application in VB.. while playing wave files.. modem makes sound while taking and receiving wavefiles. plz suggest me the option for...
netwin_nsk
Offline Send Email
Jan 9, 2004
5:15 pm
5271
Is it possible for a vb.net program to start ecplorer and give it the strting URL in one command? I searched the archives but couldn't find the topic...
saab4991
Offline Send Email
Jan 10, 2004
7:51 am
Messages 5242 - 5271 of 9530   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help