Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
89% Quality Score
Upvotes Received
60
Posts with Upvotes
34
Upvoting Members
12
Downvotes Received
3
Posts with Downvotes
3
Downvoting Members
3
1 Commented Post
5 Endorsements
Ranked #341
Ranked #557

105 Posted Topics

Member Avatar for happygeek

@happygeek :D I saw this 2 year old post and thought that it is recent post and started checking for the poll on www.pcadvisor.co.uk/ After searching for some time I checked date and came to know that it is 2 year old post. For others who might search for same …

Member Avatar for XP78USER
6
10K
Member Avatar for Dani

Hi Dani, Yesterday I noticed in chat, that alert for new message beeps even when there is no reply and when I switch tabs it beeps, makes me feel like there is new message.

Member Avatar for Reverend Jim
1
865
Member Avatar for abelLazm

Wish granted. You died in a car accident while you was invisible :D I wish I get powers of hulk. Time to smash >)

Member Avatar for James_40
8
9K
Member Avatar for Sahil89

When I create template in joomla 3 with bootstrap, I get these issues * When I hover over any elements which have tooltips, it's display is set to none once I move mouse. * In article edit page, there are options in tabs. When I click on tabs, the last …

0
158
Member Avatar for Sahil89

Few days ago I was scanning a memory card with Avast and PC got shut down. Now there is file of 4GB in C:\ProgramData\AVAST Software\Avast and I need permission from SYSTEM to delete it. I tried to take permission from administrator account but didnt work. What should I do to …

Member Avatar for rubberman
0
1K
Member Avatar for Sahil89

Hi, I want to write html email with background image. I tried different solutions but nothing worked so far. Using outlook didn't work too. Any solution or application to do this?

Member Avatar for Sahil89
0
156
Member Avatar for anuj_sharma

@deceptikon I would like to read your opinion on comparison of java and .net because your posts makes sense always, and ya I am learning .net(vb.net specifically). It's not that I don't want to learn java but if career in .net is not bad option then chances of learning java …

Member Avatar for rumisa
0
342
Member Avatar for Sahil89

I was registering on joomla.org and I got errors as blacklisted ip/username/email and after that I registered from mobile and did fine with same details. After searching for a while it looked like my ISP is blocked?! Its totally new to me, can anyone tell me whats this exactly and …

Member Avatar for JorgeM
0
150
Member Avatar for Sahil89

Hi, Is there a way to style tooltips that appear by using title attribute? So far I have been able to find out that its div but cant find out if its associated with any class. And on other site answer I got was No and work around it using …

Member Avatar for pritaeas
0
154
Member Avatar for Sahil89

Hi, I am working on a web project and using Details View to insert new records. The problem is when I click cancel and then try to refresh page it shows dialog box saying >To display this page, Firefox must send information that will repeat any action (such as a …

Member Avatar for LastMitch
0
682
Member Avatar for Reverend Jim

> You say it was broken, then it was fixed, and now it's broken again. But no changes were made since the beginning It happened with me too. I also informed you but you ignored the post. Then some time ago it was working and now its not working again.

Member Avatar for riahc3
0
498
Member Avatar for aVar++

[Check This out!](http://patorjk.com/software/taag/#p=display&h=1&v=1&f=Dancing%20Font&t=Check%20This%20out!) _____ _____ _____ _____ _____ /\ \ /\ \ /\ \ /\ \ /\ \ /::\ \ /::\____\ /::\ \ /::\ \ /::\____\ /::::\ \ /:::/ / /::::\ \ /::::\ \ /:::/ / /::::::\ \ /:::/ / /::::::\ \ /::::::\ \ /:::/ / /:::/\:::\ \ /:::/ / …

Member Avatar for <M/>
1
403
Member Avatar for TonyG_cyprus

Check [this](http://www.daniweb.com/community-center/daniweb-community-feedback/threads/435858/two-problems-while-using-firefox) thread.

Member Avatar for TonyG_cyprus
0
123
Member Avatar for LastMitch

On first look it looks like part of the post. In my opinion instead of just seperating it with dotted line there should be something different to separate it from post.

Member Avatar for <M/>
0
270
Member Avatar for asif49

I get emails from [code project](http://www.codeproject.com/) of articles daily related to IT. This might be what you are looking for.

Member Avatar for BitBlt
0
315
Member Avatar for killer88

You must search using google before posting any question. Following is the code to save text file Dim svFileDialog As New SaveFileDialog svFileDialog.Filter = "Text file|*.txt" svFileDialog.Title = "Save text file" svFileDialog.ShowDialog() If Not svFileDialog.FileName = "" Then System.IO.File.WriteAllText(svFileDialog.FileName, "your Text") End If

Member Avatar for Sahil89
0
343
Member Avatar for LD Company

Function getWord(ByVal myStr As String, ByVal subStr As String) As String Dim strWords As String() = myStr.Split(" ") Dim retWord As String = "" For Each word As String In strWords If word.Contains(subStr) Then retWord = word End If Next Return retWord End Function Well using this you will get …

Member Avatar for Reverend Jim
0
172
Member Avatar for bradly.spicer
Member Avatar for Sahil89
2
43
Member Avatar for IsaacMessi10

> ElseIf (AddressBar.Text <> "" And "." And "") Then You will have to write it like this `ElseIf (AddressBar.Text <> "" And AddressBar.Text <> ".") Then` you were comparing string only once.

Member Avatar for AleMonteiro
0
125
Member Avatar for Sahil89

Hi, I am using DispatcherTimer in my WPF application, following is the link from where I learned it http://msdn.microsoft.com/en-us/library/System.Windows.Threading.DispatcherTimer.aspx#Y1710 Now problem is I cant make it available outside the procedure, and declaring it globally throws error. Is there any way to make it global? Or any other way to use …

Member Avatar for afnan123456
0
336
Member Avatar for azareth

Is it happening in web project? I had this problem while working on web project. And coincidentally yesterday I solved it. After clicking on the tags which are shown just below design window properties appears again. I have uploaded the image so you will understand what I am saying exactly.

Member Avatar for azareth
0
156
Member Avatar for nitin1
Member Avatar for <M/>

Just saw [this](http://www.daniweb.com/members/152410/Nichito) profile with animated avatar.

Member Avatar for Reverend Jim
0
336
Member Avatar for ImZick
Member Avatar for Mike Askew

> Just in case the world does not end tomarrow (21 Dec) Recently a new show started on national geographic channel, In which people are shown who strongly believes that world will end before they die and have started preparing for it to survive. Is it true? Because most of …

Member Avatar for azareth
4
212
Member Avatar for cereal

If I click on web devlopment I see this issue, in web design, html and css, asp.net, javascript. Other links are working fine.

Member Avatar for diafol
2
267
Member Avatar for theguitarist

Sorry for not explaining but I didnt understand you exactly. Following is the html that I modified, I hope this how you wanted it to look. <html> <head> </head> <body> <div style = "border :1px solid black; height : 100px; width : 80px; float : left">1</div> <div style="float:left;"> <div style …

Member Avatar for AleMonteiro
0
160
Member Avatar for nitin1

> hmm... but why do we have this feature this minutes ago in everybody's profile . Any special reasons ? i mean what it actually create difference that this person has last visit these days or these minutes ago ? thanks. @Nitin hmm two questions 1) What will you think …

Member Avatar for Sahil89
0
374
Member Avatar for smart.saravana.1

> invent somthing big and new... hm > by creating ur own code..exchanging with me..and helping me by verifying that the code replied by me is correct or not...will develope ur skills also guys!! great invention next Steve Jobs :D

Member Avatar for smart.saravana.1
-1
153
Member Avatar for preetg
Member Avatar for alex-i

Search for the [localization in C#](https://www.google.co.in/search?q=localization+in+C%23&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a). [Here](http://www.jimmycollins.org/blog/?p=204) is a quick example to get started.

Member Avatar for Sahil89
0
128
Member Avatar for arslanazam90
Member Avatar for nitin1
Member Avatar for kemcar
0
125
Member Avatar for <M/>

I dont think you should consider working on such problem because whatever visible can be copied, Atleast I will not waste my efforts on something that works for only 15-20%. But it is just my opinion, its upto you good luck.

Member Avatar for <M/>
0
112
Member Avatar for aryanmughal

Have you worked on this project from starting? Because those buttons position is absolute and its not relative to your image. So if you resize your browser after loading you can see everytime you resize your buttons will move. You can try to include those buttons in the divs that …

Member Avatar for designershiv
0
201
Member Avatar for joshl_1995

Provide your XAML and code for this if any and what are you using? Visual studio or blend?

Member Avatar for joshl_1995
0
348
Member Avatar for zachattack05

Curious quesion Why there are only five countries in **Where do you live?**

Member Avatar for zachattack05
0
477
Member Avatar for preeyanka89

Point position = e.GetPosition(this); double x = position.X; double y = position.Y; Line linetodraw = new Line(); linetodraw.X1 = 0; linetodraw.Y1 = 0; linetodraw.X2 = x; linetodraw.Y2 = y; linetodraw.StrokeThickness = 1; linetodraw.Stroke = new SolidColorBrush(Colors.Black); inkCanvas1.Children.Add(linetodraw); Well this the code you can use to insert lines in your canvas, …

Member Avatar for Sahil89
0
121
Member Avatar for Nan0_Zor

What are you trying to do exactly? quick solution can be sharing common files to read and write data.

Member Avatar for Nan0_Zor
0
139
Member Avatar for nitin1

Ok as we can race 3 horses at a time lets make 3 groups. After considering the all conditions that where can be the fastest 3 and assuming that we dont have timer :D lets do following Let each group run and it will give us fastest horse in each …

Member Avatar for chris.stout
0
281
Member Avatar for Sahil89

:D saw this for the first time and I started laughing, this is funny and great too, liked it. Up vote @daniweb.

Member Avatar for Sahil89
0
70
Member Avatar for collinskawere

> Please post the relevant sections of your stylesheet and html so we can help. why its not relevant??? > i have used a body width of 100% but it create scroll bars. Check for your body content if thats width is greater than screen resolution then it will create …

Member Avatar for Sahil89
0
176
Member Avatar for oluscoa

http://uk.answers.yahoo.com/question/index?qid=20111119135331AAARVmw maybe here's your answer. Got that with quick search on google.

Member Avatar for Sahil89
0
57
Member Avatar for Sneaky Pete

Textbox1.Text = Textbox1.Text & newoutputvarible If you use Richtextbox you can use append method for the same.

Member Avatar for Reverend Jim
0
245
Member Avatar for Sneaky Pete
Member Avatar for getnit

> I want to have a custom control for textbox accepting only numerics.Please suggest.... Then why dont you try it on change event? Use a variable and Just check for every new character and remove it if its not numeric. if its numeric copy the value to your variable and …

Member Avatar for Sahil89
0
622
Member Avatar for Sahil89

Hi, I use firefox as my default browser. While browsing daniweb for past 2 weeks I was getting menus at wrong place. I thought you will fix it as you guys do so regularly. But I think nobody reported it yet.(I havent checked old articles). I have uploaded images so …

Member Avatar for Sahil89
0
312
Member Avatar for Sahil89

Hi, How can I detect new line from string. I tried Environment.NewLine but its not working. Initially I tried to replace it directly but it was not working after I tried to detect new line. Then I came to know that its not detecting new line. As temporary solution I …

Member Avatar for Sahil89
0
3K
Member Avatar for Sahil89

Hi, Recently I was working in photoshop, And photoshop is really great application. After using it for weeks, I am thinking about learning the logic behind the way it works. I tried few articles which was just about converting image to black n white, matching two exactly same images etc. …

Member Avatar for Maligui
0
151
Member Avatar for occirats

Hi occirats, my pc was affected by virus twice. I used avast free version and did boottime scan. I recovered all my data and cleared all virus from pc.

Member Avatar for johhny-marshal
0
193

The End.