No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
Hi, I want to get the External IP address in console application using C#.net. External IP is different from local machine IP. any help? Thanks
hello, i have checked online on a website which gives error **BadRequest(status code=400)** and gives response like : *'"message": "messages": [ "We are sorry, the item you selected, cannot be done" ] , "resultInfo": "result": "fail", "url": "http://www.abc.com/xyz/pqr/home", "resultCode": 400'* but when i am doing the same thing at my …
Hi I have [B]Windows 7 Home Premium SP-1, 64-bit[/B] version on my PC. I want to install SQL Server either 2oo5 or 2008. but i am unable to install this. Error: [I]OS Incompatibility[/I] Pls Reply: Thank U
http://user.services.openoffice.org/en/forum/viewtopic.php?f=5&t=27888&start=0
Hi I have [B]Windows 7 Home Premium SP-1, 64-bit[/B] version on my PC. I want to install SQL Server either 2oo5 or 2008. but i am unable to install this. Error: [I]OS Incompatibility[/I] Pls Reply: Thank U
[CODE]if (ComboBox1.SelectedItem.ToString() == "Male") { int amount = 0; if (TextBox1.Text == "") { TextBox1.Text = "0"; } amount = Convert.ToInt32(TextBox1.Text) + 1500; TextBox1.Text = amount.ToString(); }[/CODE]
The End.
harishbansal90