Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
~14.1K People Reached
About Me

Software Developer.

Favorite Tags
Member Avatar for andrewp3498

[QUOTE=andrewp3498;563391]Hi I am looking to create a program to help with my running training. It would be like a diary where I could select a date using either a DateTimePicker or MonthCalendar and then enter text into the textbox based on that date. Can you please help me with coding …

Member Avatar for keiztech
0
249
Member Avatar for s1986

read this thread. I think it will solve your problem. [url]http://www.daniweb.com/forums/thread105834.html[/url]

Member Avatar for rnayak
0
187
Member Avatar for rajesh79

hi rajesh79 you can get information about this theoretical information on any .net site. Only make a search on google. But the actually the difference is that the transaction is taken in three steps. We generally use namespace, class , property in this. When any transaction is taking place at …

Member Avatar for gsuryaprasath
0
127
Member Avatar for priyamsc
Member Avatar for questpond
0
293
Member Avatar for fieryidris

Thanks. its useful to solve my problem also. :) But instead of click on hyp link i need the same on Image click. Do you have any idea about it.?

Member Avatar for mianovag
0
599
Member Avatar for sasivashok

its may have no proper space. this can be happen. check once. know a silly solution. but it also happens. :)

Member Avatar for imtiyaz.shaikh
0
196
Member Avatar for fayenot

[QUOTE=OldDude;630266]Try this [url]http://keentiger.com/2008/01/22/sql-server-datediff-duration-between-2-dates/[/url] or Google SQL server datediff[/QUOTE] nice link. thanks.

Member Avatar for sandeep.pande
0
185
Member Avatar for sbv

Hi friends..... As when i am doing this task and found know help .............. here i am putting steps for importing data from Excel sheet into SQL Server 2003. How to Import data from excel sheet to SQL Server Note : - Sheet should be exactly same as Table in …

Member Avatar for sknake
1
226
Member Avatar for anitha joe

hi i tried this using vb.net. in my page following files are imported already. [code] Imports System.IO Imports System.Data.SqlClient Imports System.Drawing [/code] for my some other code. and [code] Dim dir = "C:\images\" Dim files As Array Dim numFiles As Integer files = Directory.GetFiles(dir) numFiles = files.Length Dim nextFileName = …

Member Avatar for manojvit
0
1K
Member Avatar for themailsian

[QUOTE=themailsian;547735]I have make a form in ASP page wich contain a dropdown menue containing record from the database. These records are related with an other table. I want when I select any record from the drop down menue its concerned record should display in next text box with in the …

Member Avatar for enoch365
0
148
Member Avatar for sbv

Hi Friends!! I have done a task of Importing excel in SQL server 2000 using Vb.Net 2003. I have provided Import/Overwrite facility to the User here. For this i used a Combobox. I have inserted values in Combo at design time. From the Property, Items (Collection). In Code i checked …

Member Avatar for sbv
0
109
Member Avatar for sbv

Hi i want to send a mail from vb.net 1.0. I have done some code for that as follows. [code] Try myMessage = New System.Web.Mail.MailMessage With myMessage .To = sendTo .From = From .Subject = Subject .Body = Body .BodyFormat = System.Web.Mail.MailFormat.Text SMTPServer = "smtp.rediffmailpro.com" If CC <> "" Then …

Member Avatar for sbv
0
411
Member Avatar for sbv

Hi I am doing a task of mail sending from different mail id's to different mail id's . I have a domain of rediif. when i am sending mail using my domain id then all mails are sent successfully but from other mail ids its not .. can anyone help …

Member Avatar for sbv
0
85
Member Avatar for sbv
Member Avatar for sbv
0
143
Member Avatar for krany18
Member Avatar for sbv

Hi i am importing a excel sheets using vb.net. my code is dependent on column sequence. but its as per user need the sequence is chaning again and again. For that i need to change my code ( which is huge ) need to change. :( plz help.

Member Avatar for bruce2424
0
180
Member Avatar for adityakiran.m

hi use the site available for that.. one link is here.. [URL="http://www.developerfusion.com/tools/convert/csharp-to-vb/"]http://www.developerfusion.com/tools/convert/csharp-to-vb/[/URL]

Member Avatar for adityakiran.m
0
72
Member Avatar for wsee

Hi, I am providing one more method.. You can do it on server side if u want. Just do like this in Item Bound of your gird [CODE]e.Item.Cells(0).Text = Format(Date.Parse(e.Item.Cells(0).Text),"MM/dd/yyyy")[/Code] this cell is your date cell. Hope this will help you. :)

Member Avatar for wsee
0
90
Member Avatar for genevieve92

[QUOTE=genevieve92;702414] 1) When the window is shrunk, there is a very unsightly white gap that can be seen on the right-hand side, where the header and footer don't continue to extend. I would like to fix this, but can't figure out how. 2) When the menu items are rolled over, …

Member Avatar for MidiMagic
0
193
Member Avatar for sbv

Hi All, I want to know that, if i have developed a project using asp.net c# and i also in asp.net and code in vb.net, can i use any form of vb.net code in c#.net without any change? :) Please increase my knowledge.

Member Avatar for Missouri_Mule
0
106
Member Avatar for savi3
Member Avatar for Doc Holiday

[QUOTE=Doc Holiday;702012]Hi All, I have a datagrid that that get populated from a SQL store procedure and I need to hide the row(s) that are blank. Any idea how I can force the datagrid not to show blank row(s)? Thanks Doc Holiday[/QUOTE] Hi, You can do it from Server side. …

Member Avatar for sbv
0
55
Member Avatar for sbv

hi i need to get input of mail body in textbox. how can i get it formated in html? plz guide. thanks in advance.

Member Avatar for sbv
0
77
Member Avatar for sbv

hi all how can i sort my grid in 1.0 version? i am binding data on a click event. and after that calling a function that alters the second column for values. for ex. on 1st binding my grid is as follows date status ----------------------------- 01/01/2008 01/02/2008 01/03/2008 and on …

Member Avatar for ruhi
0
245
Member Avatar for sbv

Hi the situation is, My database is online. On one system i have my asp.net project (as a server). i need to access this site in LAN. Means from anywhere i access site the database is live. Am i right..!! Now the problem is I am unable to access the …

Member Avatar for jamello
0
99
Member Avatar for sbv

hi i need to store data more than 8000 char in varchar in sql server 2000 how can i? plz help.

Member Avatar for peter_budo
0
112
Member Avatar for RahulV
Member Avatar for sbv

hi i wish to start a gaming site. but i have no ideas. how to start. what should be there. can ay one help me?

Member Avatar for sbv
0
97
Member Avatar for pranav_jog

hi this also works. [Code] /////// Code to set focus to a control in asp.net//////// <form id="Form1" method="post" runat="server"> <asp:Button id="tbErrorGenerator" style="Z-INDEX: 101; LEFT: 336px; POSITION: absolute; TOP: 216px" runat="server" Text="Button"></asp:Button> <asp:TextBox id="TextBox1" style="Z-INDEX: 102; LEFT: 296px; POSITION: absolute; TOP: 144px" runat="server"></asp:TextBox> <script>window.document.all("TextBox1").focus()</script> </form> [/code]

Member Avatar for pranav_jog
0
115
Member Avatar for sbv

Hi guys ... today i am in the step of client side installation of my project. i need some information for that. what should be installed on client machine to run a vb.net 1.0 application smoothly and what should not be installed on client machine to run a vb.net 1.0 …

Member Avatar for Jx_Man
0
93