5,277 Posted Topics

Member Avatar for chukeej

Once you restore your computer to the default image, the first step should be to go and get SP3. http://www.microsoft.com/en-us/download/details.aspx?id=24 After you apply SP3, visit the MS site again and update IE to version 8. After that, go to the Microsoft Update site and apply the remaining patches. There should …

Member Avatar for JorgeM
0
136
Member Avatar for mersey.male1
Member Avatar for Samerases
Member Avatar for Ritesh_4

> The user would like to be able to at least get a copy of his files etc before trying to format and install again. In the very worst case scenario, you can always open the PC, remove the hard drive, plug it into another computer using a USB<-->PATA/SATA connector. …

Member Avatar for Ritesh_4
0
162
Member Avatar for ktsangop

The information you are looking for may be on HP's support website for that model. there is not standard for recovery disks, so it may or may not delete the existing partitions prior to reconfiguring new partitions on the hard drive. If it was my drive, I would back up …

Member Avatar for TAMILSELVANBABU
0
1K
Member Avatar for RGStrat
Member Avatar for Rob Alice
Member Avatar for asaidi

> how i can change this ip to dns when i tape www.abc.com -->redirect me to www.abc.com/folder1/app.php DNS is not built for redirection to a direct path within the URL. These rediretions occur at the web server/web application layer.

Member Avatar for JorgeM
0
112
Member Avatar for hazzag1995

> I don't want to use the built in DHCP role as i find it confusing. Is there something about the built-in DHCP server service that you need help with? I'd recommend you try to overcome the obstacles. It's really easy to install and manage and it integrates with DNS …

Member Avatar for Neil_1
0
154
Member Avatar for lanhaibibo

Of course, with the use of style sheets (CSS), you can change the look of the input element. Without manual styling, the browser will applying its own default styles. That's why input elements may look a little different depending on the browser.

Member Avatar for crescendo
-1
224
Member Avatar for hazzag1995
Member Avatar for hazzag1995
0
239
Member Avatar for lanhaibibo

Well the snippet above shows you comments that indicate the purpose of the code. You are missing the width and height variable declarations and assignments.

Member Avatar for almostbob
-1
209
Member Avatar for menchie07

The `<blockquote>` element specifies a section that is quoted from another source. You can also include the cite attribute to specify the source of the quotation.

Member Avatar for oanahmed
0
82
Member Avatar for Ancient Dragon

> localhost or not, the machine must have a mail server installed and running or SMTP simply won't work. The configuration of the web application, in this case Wordpress, would have the ability to set up SMTP settigns? yes/no? and if so, you should be able to use a local …

Member Avatar for Ancient Dragon
0
322
Member Avatar for PratikM
Member Avatar for jomaribartiana
Member Avatar for keerthibhushan
Member Avatar for Cross213

Depending on the motherboard, some of these on-board NICs may not be as reliable as other brand names. Hard to say, but what I would try is to remove the device from Device Manager and let Windows rescan for new hardware. It will load the drivers and if you have …

Member Avatar for Cross213
0
184
Member Avatar for SHAHAB UDDIN

In addition to the information that's already been presented in this thread, I think a visual aid would be helpful. To better understand padding and margin, you should understand the concept of the CSS Box Model. All of these attributes affect the overal size of the actual space taken up …

Member Avatar for diafol
0
841
Member Avatar for islam.fci.3
Member Avatar for gina90410
Member Avatar for Shierlyn
Member Avatar for RH-Calvin
0
920
Member Avatar for gaurav_9

Here are some examples using jQuery selectors... $('p') // Selects all paragraph elements $('#one') // Selects element with an ID = 'one' $('.nav') // Selects elements with a class = 'nav'

Member Avatar for Troy III
-1
2K
Member Avatar for Dani
Member Avatar for Dani
0
443
Member Avatar for derrick.kofi.14

That's great, do you have a question about computer networking?

Member Avatar for JorgeM
0
84
Member Avatar for Thermalnuke

So, the first thing to clarify is that the .accde format is not Excel. That file format is used by Access. If you want to take existing spreadsheets created in Excel 2003, you should already be able to open them in Excel 2013.

Member Avatar for Thermalnuke
0
154
Member Avatar for irfath

So, you really dont have control on exactly what is displayed in the search results such as the description, but for the hyperlink where your site's name is displayed, that information is taken from the content of your page's `<title>` element. You can do a search on Google for SEO, …

Member Avatar for JorgeM
0
63
Member Avatar for Violet_82

> Is it acceptable to have the button before the text of the paragraph? So from an HTML standards perspective, that will validate. So is that what you mean by acceptable?

Member Avatar for Violet_82
0
2K
Member Avatar for Cameronsmith63

So, when you run the page, take a look at the source view so you can see what is actually happening. NOt sure if you are already aware, but the ASP.NET controls are processed by the ASP.NET engine and pure HTML is sent back to the browser. You will notice …

Member Avatar for JorgeM
0
200
Member Avatar for beatrixtuffy
Member Avatar for irfath

The web site configuration is going to have something related to "default files" (depends on the web server and the admin tool you are using). In any case, the point is that when you type in your URL such as domain.com, the web server needs to know which file to …

Member Avatar for irfath
0
205
Member Avatar for Fireprufe15

Based on the log entries above, your router should be dropping those packets because they are being flagged as a potential attack, and dropping them. I wouldnt worry about it because DOS attacks against residential users are generally rare as there wouldnt be a good reason to cripple your connection. …

Member Avatar for JorgeM
0
385
Member Avatar for crunkie

You dont need to have a height on the table cell or the attributes you assigned. For the image, simply add display:block, with a margin:0 style to your image. It will remove that extra gap. <td> <img src="xxxxx" width="600" height="11" style="display:block;margin:0"> </td> You can validate this by removing the height …

Member Avatar for JorgeM
0
497
Member Avatar for GTTravis

looks like an end of semester/year project... you know better than to ask for someone to post a solution.

Member Avatar for GTTravis
0
153
Member Avatar for jasminjew

The HTML inline frame uses the element `<iframe>`. What exactly do you need to know about its use?

Member Avatar for mikespencer
1
123
Member Avatar for joanna alday
Re: ajax

> it is easy to use or not? Everything tends to be easy once you learn how to use it. As t_thakar mentioned, you do need to have a bit of JavaScript knowledge if you plan on incorporating AJAX into your projects. In addition, if you do get into JavaScript …

Member Avatar for JorgeM
0
166
Member Avatar for Patrickrock
Member Avatar for hackoman96

Great explanation... In addition just for some additional clarity, JavaScript and JAVA are completely independent. Also developed by different people. The only similarities are Java in the name and the syntax is similar.

Member Avatar for Troy III
0
299
Member Avatar for jgduplessis7

I'm not intimately familiar with this model, but in general there are two ways to reset the BIOS password. If there is a battery on the motherboard that is removable, go ahead and remove it. Wait a minute and put it back in. If there is no removable battery, there …

Member Avatar for rubberman
0
610
Member Avatar for jbadda

It sounds like you are typing this into some type of editor that has a spell checker? You can either add "lol" to the list of a covetable words/dictionary or turn off the auto correct feature.

Member Avatar for rubberman
0
222
Member Avatar for samoslook

The geekspeek part if the code is not native to asp.net. Is appears to be a custom class that contains properties and methods. The response.redirect is a subroutine used to stop the processing of code and redirect the user to another page.

Member Avatar for samoslook
0
245
Member Avatar for rayman.shakuri
Member Avatar for fitzgibbon
Member Avatar for annabrichard

A keylogger is generally considered as malware because it is a program that runs as a service in the background, typically unknown to the user that is using the computer. A keylogger program's purpose is to record the user's keystrokes on the keyboard (and some programs will record a screenshot …

Member Avatar for falkopartey
0
196
Member Avatar for pars99
Member Avatar for kshahnazari

With HTML alone, its not possible. You need to have access/include some scripting.

Member Avatar for kshahnazari
0
170
Member Avatar for terry.powling
Member Avatar for websponge

This could be easily done with some server side scripting and a database? I think it would be worth your time to learn how to do that?? What you are trying to do doesn't seem to be very scalable.

Member Avatar for JorgeM
0
128
Member Avatar for abhinavashish

What do you mean by binary tree? Do you mean a tree view? If so, visual studio has a treeview control. Or there are client side tree view js/jQuery generators.

Member Avatar for JorgeM
0
59
Member Avatar for ivanshish

So I assume your looking at the page's source view since you have included the HTML elements in your example. As pritaeas mentioned, the browser is not receiving all of the credit card numbers. It's actually getting the asterisks from the webserver so they data is not sent in transit.

Member Avatar for JorgeM
0
89

The End.