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.6K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

87 Posted Topics

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
255
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
193
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
130
Member Avatar for priyamsc
Member Avatar for questpond
0
299
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
629
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
207
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
203
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
234
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
154
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
113
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
418
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
89
Member Avatar for sbv
Member Avatar for sbv
0
146
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
185
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
76
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
95
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
202
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
109
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
58
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
83
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
259
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
102
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
116
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
100
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
122
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
97
Member Avatar for sbv

hi friends, i need your help in my project. i need to group my dropdownlist data. can anyone help me to get "optgroup" functioning in asp.net 1.0 using vb.net

Member Avatar for ra00l
0
684
Member Avatar for sbv

hi When our site runs on client side our css, js and img like data gets on clients machine. cant we avoid that. is there is any way to secure this data? i think no. but if there is any solution then plz tell. Thanks in advace

0
77
Member Avatar for sbv

hi.. to read a document file in Asp.Net and Vb.net as a Code behind , Use following Code [code] Sub Read(ByVal RPath As String) If RPath <> "" Then Dim WordApp As New Word.ApplicationClass Dim filepath = Server.MapPath("images\Resume\") & RPath Dim File As Object = filepath Dim nullobj As Object …

Member Avatar for sbv
0
237
Member Avatar for sbv

hi developers, i am developing a s/w that need a search. i current using "like" for search. for ex. [code] select * from Tabl1 where col1 like "% Software Developer %" And Col2 Like "% Software Developer %" [/code] But this is not right way. Am i right.? Please guide …

Member Avatar for tesuji
0
122
Member Avatar for sbv

Hi Developers... i have developed a software in Vb.Net 1.0. Its running on 3 systems. But some times only one system giving error for same transaction. Error related to code. Like data type conversion. Why this is happening? Anyone knows? Means Transaction1 is carried out on 3 diff sysytems with …

0
65
Member Avatar for sbv

hi i am developing a site in asp.net 1.0 for validation i have created a js function where i am checking all controls for null my text boxes are validated with that function but not combos. here is the code i used to validate combos [code] if(document.Form1.cboCity.selectedindex == 0) { …

Member Avatar for sbv
0
108
Member Avatar for Fritzeh

> Hey people, I'm not sure what is wrong with this code and any help would be greatly appreciated: Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim i As Integer = DGVShops.CurrentRow.Index Dim c As Integer = DGVShops.Item(0, i).Value ' gets value from selected rows …

Member Avatar for Fritzeh
0
142
Member Avatar for sbv

hi all i am searching for implementing a parent-child relation in datagrid (something like tree view). actualy i did this in vb.net using a datatable and navigation property of vb.net datagrid. please help me for this.

Member Avatar for sbv
0
103
Member Avatar for sbv

hi generally we calculate score / percentage as Obtained marks * 100 / Max marks. But when we have a avg marks then ? how to calculate score / percentage. plz help

Member Avatar for Majestics
0
120
Member Avatar for sbv

Hi i am fetching value from a table and assigning to data grid. one of column contains date and time, which is not showing me complete value in data grid. When i test it using msg box on click. msg box prompts right value. here the msg box has input …

Member Avatar for sbv
0
144
Member Avatar for priyamsc

or u can do like.............. check the item count of dd1 if it is 1 then call selected index change event.

Member Avatar for SheSaidImaPregy
0
211
Member Avatar for sbv
Member Avatar for sbv

hi i am using sql server 2003. can we get the position of record / row index in sql server while retrieving records? like in some case we fetch records as per our criteria. And if that time need to know the postion of particular record then? how to get …

Member Avatar for sbv
0
164
Member Avatar for priyamsc

hi if you want to refresh the page the use js. But this is not a proper solution of your problem.

Member Avatar for sbv
0
72
Member Avatar for sbv

hi all i need a row index of current record in a data reader. but i dont want to use variable and looping for it. Is this possible...!!!

0
70
Member Avatar for sbv

hi i have developed a project in plain asp. its working smoothly on other OS. but when i am ruining it on mac. Javascript validations are giving problem. Like the textbox validation script. plz help me. Thanks in advance.

0
73
Member Avatar for hwa

Hi You can do this on change event of Ur DropdownList. Like on DD1.selectedindex_chnged() if DD1.selectedvalue == 1 then { lbl1.text = DD1.selectedValue() } Try this and if need more help then i am here. Best Luck.

Member Avatar for hwa
0
175
Member Avatar for sbv

Hi all...... Here is my requirement. I am clear with my logic. But i am blocked at Code. How can i get this... Here is the example... I need to produce a Score card. Where i need to calculate score of a dealer as per Question category and the Customers …

Member Avatar for sbv
0
207
Member Avatar for chams_143
Member Avatar for rinoa04
0
108
Member Avatar for rashmigs84

[QUOTE=rashmigs84;559744]hey i tried doing that and had put my folder name in the address bar but it displaying page cannot be displayed .... pl don mind .. help me solving this[/QUOTE] Simply right click on your project folder and choose option share folder on web. give authority and name for …

Member Avatar for sbv
0
134

The End.