Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Sanju
All files in my computer have become write protected?
My computer has 'write protected' every folder! This is freaking me out. Opening 'properties' shows read only attribute filled blue(Actually it's not checked. Have a look at the image). When I try to modify it....you know what..? It doesn't change!
Some Problems I face:-
* I can't delete these folders, copy it, rename it, absolutely no changes.
* Folders can be copied to pen drive but not from it.
* After copying even pendrive became Write protected.(Now I even can't format it. It says 'The disk is write protected')
What I tried:
* Tried diskpart and similar cmd methods which are mentioned over web.
* Tried scanning my whole computer for unwanted files.
* Cleaned registry with Ccleaner.
What should I do to solve this head-eating problem? Please anyone out there who could help me?
2 AnswersOther - Computers7 years agoHow to effectively remove a shrotcut virus from computer and pendrive?
I've already tried using command prompt and other stuffs over web. Tried showing hidden files.. Nothing Worked. How to do it?
2 AnswersSecurity7 years agoNeed help with VB.NET(Difficulty:Easy)?
i'm supposed to replace each character in textbox1 to special characters assigned. But in this code the actual text gets replaced, I don't want that to happen,instead I want that to be shown in textbox2 retaining actual text in textbox1. How can I do that?
Here is the code:
Private arLetterChars() As Char = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890 "
Private arEncryptedChars() As Char = "¿ɸ¢ç¶‹!˜Ö´åÄÚᴁÍìæ¯~[Ûÿ|ÑûÏÉí³èô§ŠÀÙ:ÒÓ?>þ.äƒ%*š¾†±♠}@æŒ#/{۞],"
'// encrypt.
Private Sub Btnaddenc_Click(sender As System.Object, e As System.EventArgs) Handles BtnAddEnc.Click
With Textbox1
For Each myTextBoxChar As Char In Textbox1.Text '// loop thru TextBox, one char. at a time.
For i As Integer = 0 To arLetterChars.Length - 1 '// loop thru all letters in the Array.
'// if TextBox char ='s the char in your Array, replace the TextBox char with the same #'ed Array char of the Encrypted letters.
If myTextBoxChar = arLetterChars(i) Then Textbox1.Text = Textbox1.Text.Replace(myTextBoxChar, arEncryptedChars(i))
Next
Next
End With
End Sub
I tried to replace Textbox1.Text = Textbox1.Text.Replace(myTextBoxChar, arEncryptedChars(i)) to Textbox2.Text = Textbox1.Text.Replace(myTextBoxChar, arEncryptedChars(i)).
But that did not replace all characters to special character.
eg: Mathew should be ?É*Àô† but it is mathe†
1 AnswerProgramming & Design7 years agoHow do I use Microsoft Access 2010 with Visual Basic 6 and control it?
I'm a part of a Visual Basic 6 based project. My project has been named 'Implementing Mobile Contacts in VB6 with MS Access as database'.I need to recreate the mobile contacts feature in Visual Basics 6. So I'm stuck with some problem. I'm a newbie to Visual Basics.
Here's a screenshot to two forms which I'm unable to complete
PIC-1
https://lh4.googleusercontent.com/-9Y9aviy04mE/UeB...
PIC-2
https://lh3.googleusercontent.com/-lCguBA6ITuc/UeB...
So here's what i'm supposed to do...
1. When I click the 'ADD'(PIC-1) Button in VB, it should go to the next form (pic-2) and I should be able to fill-in the text fields which in-turn should update the datagrid in the previous form (PIC-1).
2. When I click the fields in datagrid with value, the gray space should display all the details of that contact.
I have these problems..
1. I'm unable to connect to MS Access database. I.e. I could not update data added in the form (PIC-2) to the datagrid ( Maybe it's because the data are not going into the database itself.)
2. Need help in displaying details into gray space (PIC-1) as specified.
I use Visual Basics 6 and Microsoft Access 2010 as database. Because Access 2010 does not support VB6 I have used inbuilt Access (. mdb) using jet 4.0 to create a database.
I have posted this question in many forms but couldn't find a perfect solution. I'm new to VB6. Can someone recommend a solution?
If someone wants to see the project for ref. Find it here http://www.mediafire.com/download/cwcjehpeb225o64/...
I think I have provided enough details. Please mention if you need more details.
2 AnswersProgramming & Design8 years agoSharing a Database Between two Forms in VB6?
I'm a part of a Visual Basic 6 based project. My project has been named 'Implementing Mobile Contacts in VB6 with MS Access as database'. Can I share single database with two forms?
Here's the screenshot:
pic-1: https://lh4.googleusercontent.com/-9Y9aviy04mE/UeB...
pic-2: https://lh3.googleusercontent.com/-lCguBA6ITuc/UeB...
(Since I'm new to this community, I can't post more than two links)
It should work as if I clicked on 'ADD'(pic-1), it'll open next form(pic-2), and enter details which in turn should be updated in the datagrid of first form(pic-1) when clicking 'SAVE'(pic-2). When I click a cell in the datagrid, all the details of that person should be displayed on the right side gray space in pic-1.
If you want to see the form, it's here: http://www.mediafire.com/download/cwcjehpeb225o64/...
I'm new to VB6. Can someone recommend a solution?
2 AnswersProgramming & Design8 years agoNEED HELP WITH PAYPAL (INDIA)?
I had registered a paypal(india) account. I'm 20 and have not yet created a bank account. So can i do transaction without adding credit card and purpose code? And by the way, what is purpose code?
MY PURPOSE OF USING PAYPAL.
I have earned Rs.845 by doing survey online. I need to redeem money through paypal and buy a domain for my website with the earned money. Is that possible?
3 AnswersOther - India8 years agoIs my Computer under-performing?
I have a Dell studio 15 laptop with Windows 7 Home Premium(64-bit), and has 4GB RAM, 1GB Graphic card(ATI Mobility Radeon HD 5400 series), Intel core i3 processor. I think I have a decent specs to run a good game. But I can't run cryengine 3, Far cry, GTA IV, and such big games. When i run those games, the CPU usage shoots up to 100% and i have to restart my PC again. So do you think my computer is performing normally or should i look into improving it. If i should, please explain how to increase speed.
I do these occasionally to improve speed,
1. Clean up disk and registry with CCleaner often.
2. Defragmentation is done every Wednesday
3. Delete %temp% files.
4. Scan for virus and other unwanted programs every two day.
What else should i do to increase speed? Please reply (And please don't recommend some unwanted softwares to speedup computer)
7 AnswersOther - Computers8 years agohow to change website URL in webmaster tools?
I have a website with i created using 'weebly'. Now i have changes my URL for eg: my-site.weebly.com to mysite.weebly.com. How can i change it in webmaster tools. I tried change the address but said that it is for root level only.
3 AnswersSearch Engine Optimization8 years agoThis copy of windows is not Genine?
I don't know what happened...But today when i opened my lap, it showed the following error on the right-bottom corner of my desktop:
"Windows 7
Build 7601
This copy of windows is not Genuine"
Mine is a Dell Studio 15 laptop which came with preloaded version of Windows 7 Home Premium(64-bit). I Purchased it directly from dell showroom in Chennai, India, through one of my relatives 2 years ago. It didn't have any problem when i shut it down yesterday... It's 100% Genuine version. Does Microsoft deactivate windows after some years??? I'm sure I've not installed it on any other computer or given the product ID to anyone.
Please help me sort this problem out!
4 AnswersOther - Computers8 years agoMicrosoft office starter 2010 not working?
I have a dell laptop (windows 7 64-bit) with pre-installed Microsoft office starter. It was working fine until it became unresponsive three days ago. Whenever i clicked on any office icon or document, it says 'Microsoft office downloading required feature and may become temporarily unresponsive'. I checked for solutions in microsoft, they said to restart computer and let it download feature. So I left the computer as it is for one day. But even when i open now it shows the same message. As instructed in microsoft's answer page i also checked in Control Panel/Click to run application manager. But it seems that downloading doesn't move from 0% even when there is good internet connection,
Please don't suggest me to upgrade. It's not possible for now.
2 AnswersSoftware9 years agoUcoz or weebly, which is better. Best answer gets 5 stars!!!?
Can you compare both with respect to below features
1) Storage Limit
2) Bandwidth Limit
3) Custom domain (eg: yoursite.weebly.com)
4) Themes
5) Widgets and Gadgets
6) Support
7) Ease of Use
etc.
Also include Pros and Cons.
2 AnswersProgramming & Design9 years agoDell studio 1558 touchpad not working!!?
My laptop is 2 years old but worked fine without much problem. But problem started today. I worked morning and touchpad was fine, but when i started my computer today evening, touchpad did not respond. I haven't installed a new program. I re-installed it several times. When i went to this location(Control Panel/Device Manager/) , it showed a yellow exclamatory mark in front of Dell touchpad. In properties it shows "This device cannot start. (Code 10)". Please help.
Anyone who gives me a perfect solution will receive five stars!
4 AnswersLaptops & Notebooks9 years agoNeed a perfect alternative for turbo C++?
I'm a computer science student and i want an alternative to turboC++ as it's not compatible with windows 7(64-bit). I have tried to use it with dosbox but it crashes now and then. It's also does not support full screen mode. I'm particular that suggested software should be similar in programming and should be similar visually also, because i'm used to turbo C++ and our college also uses the same.
I've seen that others such as Visual C++ is somewhat different from turbo C++.
8 AnswersProgramming & Design9 years agoneed help with setting up home server...?
I'm trying to open a social networking site and have no prior experience of using any programming languages [of course i do have a little basic knowledge]. For that first i need to setup a server. But i have no idea of using a server. So i need to know everything on server...
1. How to setup a server?
2. How to use it? and,
3. How to manage it?
It would be great if you help me in using dolphin 7 social networking site builder as well.
Thank you for any instruction or information given.
1 AnswerOther - Computers9 years agoBCA and MCA job opportunities and salary in bangalore?
I need to know that what's the job opportunity and the salary after doing BCA( no experience ). And after doing MCA ( with specialization)
6 AnswersOther - Careers & Employment9 years agoWhich of these music directors of malayalam do you prefer the most?
If you were a movie director who wants to sign one of them to your movie accordingly In Relevance to their style and quality of making a music.
1. Gopi Sundar
2. Deepak Dev
3. Rahul Raj
2 AnswersPolls & Surveys9 years ago