Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
50% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #2K

39 Posted Topics

Member Avatar for katieJane

[CODE] If (salesOrderStage > 30 And salesOrderStage < 40) Then salesOrderStage = salesOrderStage - 30 Dim updateSQL = "UPDATE TblSalesOrder SET SalesOrderCurrDate = GETDATE(), SalesOrderCurrTime = '" & currentTime & "', SalesOrderActionName = '" & fName & "', SalesOrderStage = " & salesOrderStage & " WHERE SalesOrderID = " & …

Member Avatar for diego_5
0
15K
Member Avatar for sandeepparekh9
Member Avatar for Reverend Jim
2
10K
Member Avatar for chriswelborn

In Windows XP the code is working fine. But hey mohitkhanna it's 18 days old thread and the chriswelborn might already have the solution .

Member Avatar for chriswelborn
0
526
Member Avatar for navachaitanya

There should be 2 fields in the database. 1) Date_of_join 2) Date_of_Expiry 1 Combobox for time period 2 Datetimepickers First one for date of joining you will select Second for date of expiry (readonly) autogenrated. Suppose Combobox value is 30 Days do the following on the value change event of …

Member Avatar for Mike Askew
0
222
Member Avatar for SolTec

It will save me a lot of time. Earlier I used to write name of each textbox and then set it's text to "" textbox1.text="" textbox2.text="" But I can use this instead :) Thanks.

Member Avatar for Pie46
0
9K
Member Avatar for Azmah

26 is the answer as everyone knows. Operator precedence! you know?

Member Avatar for BDove
0
2K
Member Avatar for jackparsana

Yeah javascript is your way. Turn off the AutoPostback I.E. AutoPostback=False and write down a small snipet of JavaScript code and call it in the program.

Member Avatar for jackparsana
0
246
Member Avatar for suley04

Your website looks good. Is this completely designed and developed by you?

Member Avatar for suley04
0
178
Member Avatar for installer
Member Avatar for cheshpattinson

Well unique content + SEO + no spamming + website age + visitors + return visitors etc. Many many factors google see nows before updating page rank of a website.

Member Avatar for liveindiantv
0
105
Member Avatar for Ken Peterson

Review: Quite a good tool to check errors on your websites. Gives link problems, title etc. Overall a good seo tool. Thanks OP for sharing.

Member Avatar for liveindiantv
0
84
Member Avatar for steven woodman
Member Avatar for vishalrane

Check your page load event. Your combobox may be bound to some data source which is making your combobox get refreshed with new values every time page gets refreshed . You can use IsPostBack = False and bound the data on change event of Combo box instead of page load …

Member Avatar for vishalrane
0
127
Member Avatar for karthik.net87

Are you wasting our time? Your problem is not well defined. Thanks

Member Avatar for pinkygirl
-3
75
Member Avatar for NETProgrammer

I have done my homework but couldn't find any good solution so I am here asking for help. I want to make pages like the structure below. www .yoursite . com/Content.aspx?Privacy www .yoursite . com/Content.aspx?About_us www .yoursite . com/Content.aspx?Security I hope you get the problem. Any help would be greatly …

Member Avatar for stbuchok
0
261
Member Avatar for Kitdel

If your problem is not currently solved then you can buy another keyboard from the nearest store and it will work fine. If nothing helps you can always find a nearest computer repair shop.

Member Avatar for jingda
0
168
Member Avatar for moone009
Member Avatar for Gaurav arora
Member Avatar for crishlay
0
248
Member Avatar for munitjsr2
Member Avatar for Vayne
Member Avatar for VIPER5646
0
1K
Member Avatar for skiabox
Member Avatar for NETProgrammer
0
81
Member Avatar for Piotr__11

You need to use following classs to achieve this task. Web Request [CODE] http://msdn.microsoft.com/en-us/library/system.net.httpwebrequest%28v=vs.71%29.aspx[/CODE] Web Response [CODE]http://msdn.microsoft.com/en-us/library/system.net.httpwebresponse.aspx[/CODE]

Member Avatar for NETProgrammer
0
188
Member Avatar for bettybarnes

Simplest way is [CODE] TextBox2.Text = DateTime.Parse(TextBox1.Text).Date.AddMonths(2)[/CODE] TextBox2.Text= Where you need the output TextBox1.Text= Where user enters date

Member Avatar for NETProgrammer
0
284
Member Avatar for gogs85

[CODE]Protected Sub ListBox1_SelectedIndexChanged(ByVal sender As Object, ByVal e As EventArgs) Handles ListBox1.SelectedIndexChanged ListBox2.databind() End sub[/CODE] Don't forget to make autopostback property of listbox1= True

Member Avatar for NETProgrammer
0
109
Member Avatar for apanimesh061

[CODE]int counter = 0; string append=""; while (counter <= 10) { if append="" append = counter.ToString(); else append =append & "," & counter.ToString(); end if counter++; } messageLabel.Text =append; [/CODE]

Member Avatar for dnanetwork
0
151
Member Avatar for deva.v

Here you go [CODE]http://www.codeproject.com/KB/vb/sing_inistan.aspx [/CODE]

Member Avatar for codeorder
0
116
Member Avatar for deceivingrakesh
Re: >net

There should be no problem. Create the database on the server machine(first one). Develop application with connection to the server and destribute to the remaining 3 PC's.

Member Avatar for deceivingrakesh
0
110
Member Avatar for vivek.visen

Is it online on your server? Demo please so that we can see your website and suggest appropriate solution.

Member Avatar for NETProgrammer
0
115
Member Avatar for sspweb

Do the following DataGridView_MMArtist1 =Nothing Connection = Nothing Do not forget to set Nothing to all the constructors you have used in the program. Set forms to Nothing. Application.Exit() This will solve your problem.

Member Avatar for NETProgrammer
0
89
Member Avatar for mohad g

[QUOTE=Unhnd_Exception;1576359]How about F_ck. Thats probably my most frequent word in my comments. What are you talking about most frequent word? Most frequent word in the .net framework or something your working on?[/QUOTE] LMAO :D WTF? I have seen people coming here with almost no post count and ask silly questions.

Member Avatar for NETProgrammer
-2
86
Member Avatar for Schol-R-LEA

You can try something like this [CODE]command.Parameters.Add("@AccountKey", SqlDbType.Int).Value = accountKey;[/CODE] Repeat this for all of your parameters.

Member Avatar for NETProgrammer
0
160
Member Avatar for talala

I guess your current work is being done with the JavaScript and you want to do the same work with C#? If that's whats your problem is then yes you can convert your logic into similar C# source code and get the work done.

Member Avatar for NETProgrammer
0
169
Member Avatar for Mr Fish
Member Avatar for Rashakil Fol
0
210
Member Avatar for moshe12007

Now when you have the basics of programming, you can go for .NET platform? or may be C++ in another case. I have seen a lot of C++ experts out there in DW like Salem, Ancient Dragon. Great guys to learn something from, Cheers!

Member Avatar for mrnutty
0
191
Member Avatar for Dean_Grobler
Member Avatar for KonkaNok

How did I missed it? It's been a long time the language was released. I am keen to learn new languages.

Member Avatar for NETProgrammer
0
329
Member Avatar for samythehunk

You can always make setup of your program so that no one can see the code :) Hint: Use Setup and Deployment Wizard.

Member Avatar for Pgmer
0
121
Member Avatar for tipaklong

Click the Textbox go to --> Properties --> MaxLength --> Desired Length(5,10) Or you can set it programmatically YourtextboxName.maxlength=10

Member Avatar for NETProgrammer
0
486
Member Avatar for himvj

Can you please share how do you integrate serial key authorization within your project? Much appreciated. You can PM me if you don't mind. Thanks.

Member Avatar for NETProgrammer
0
152

The End.