5,277 Posted Topics

Member Avatar for HunainHafeez

I dont have experience with storing images in a DB, but the first question is are you sure that you want to go down this path? Depending on the number images, your database will grow quite large. Is there a reason not to simply store the path to the image …

Member Avatar for HunainHafeez
0
216
Member Avatar for alfred g
Re: ami

Is the PC booting, you are seeing the motherboard logo on the screen during POST?

Member Avatar for caperjack
0
62
Member Avatar for Cappagh

It's always better to style all of your elements in a style sheet, but just to give you a quick answer, to style the paragraph element using an inline style..add.. id="cdown" style="font-size:value" Value van be in em,px,pt for example. 2em or 36px

Member Avatar for JorgeM
0
197
Member Avatar for spelletier

First, no need to type in all caps. That annoys most people. It has a semantic meaning of shouting. So, what you should do is from another computer, download some anti-malware software such as malwarebytes and/or hitman pro. Boot this infected PC in safe mode and copy the software over …

Member Avatar for JorgeM
0
69
Member Avatar for Stuugie

glad to hear. and good job posting the update so that others with a similar problem can benefit.

Member Avatar for Stuugie
0
219
Member Avatar for HunainHafeez

You can reference your and use c# code within your aspx page as well. The code-behind option was introduced with asp.net but if your are familiar with classic asp you will remember that code is placed in the same page between these tags <% %>, just like in PHP <? …

Member Avatar for JorgeM
0
250
Member Avatar for xNZxAssAssiNx

So are you saying that you cannot access the resource from within your LAN? Can you get to it from a remote network? If this resource is within your LAN using a private IP behind your router's public IP address, it is common for consumer based routers not to be …

Member Avatar for xNZxAssAssiNx
0
95
Member Avatar for HunainHafeez

I suspect it is because of the '@' symbol. I beleive that this is a special character since asp.net uses this character for the parameter names.

Member Avatar for JorgeM
0
699
Member Avatar for gotto

Can you be more specific about what you mean with regard to "website value"? If you mean change content of a web page, you need to find out where the page is being hosted. Connect to it via FTP, grab the file, make modifications, and re-upload to the hosting provider. …

Member Avatar for gotto
0
197
Member Avatar for jacob21
Member Avatar for LastMitch

The alt tab is also useful for supplying search engine spiders with information about what the image file represents. What exactly are you trying to accomplish with this text?

Member Avatar for LastMitch
0
212
Member Avatar for HunainHafeez

I'm not I front of a PC at the moment by you simply need to have the image element within your template field and use eval instead of bind on the field name that stores the path. You can also do this on the GUI if you click on edit …

Member Avatar for HunainHafeez
0
157
Member Avatar for kalyanSingh

There is no Microsoft supported way to retrieve a password or change a password in Windows when the password has been forgotten without a password reset disk. You will have to search online for password reset tools. There are many to download for free. These tools are generally packaged in …

Member Avatar for CimmerianX
0
144
Member Avatar for HunainHafeez
Member Avatar for brennyt

This sounds like a school project. There's quite a bit of info that is needed to be able to provide a simple, one line answer. In addition, I doubt that anyone on this forum is going to do this project for you. What have you done so far and what …

Member Avatar for JorgeM
-1
604
Member Avatar for mduduzi.ndlovu.75

So the link that caperjack provided refers to an article that is a bit dated. However, the process is relatively the same. In Windows 2000 and later systems, the three required components that need to be bound to your network interface card are there by default (Client for Microsoft Networks, …

Member Avatar for mduduzi.ndlovu.75
0
178
Member Avatar for migicikinyanjui

So, think about how you are blocking access to the Internet. For example, if you are requiring that your browsers simply configure their configuration to point to a proxy, are you still allowing traffic out through your Internet connection from other systems other than the proxy? To clarify, what I …

Member Avatar for migicikinyanjui
0
288
Member Avatar for veledrom

The vertical-align property can be applied to the image, not the span elements. In addition, if you want to center it in the page, you can wrap this with a div and apply the text-align:center property. <div style="text-align:center;"> <img src="#" alt="loader" style="vertical-align:middle;" /> Title here </div>

Member Avatar for veledrom
0
108
Member Avatar for np complete

haha...that is what came to mind as well for me. I used to watch that show as a kid.

Member Avatar for np complete
0
94
Member Avatar for iamthwee

Any giveaways for the 1 millionth member? Maybe "I'm the 1 millionth member" tag for their profile...

Member Avatar for Ezzaral
0
325
Member Avatar for esraa waqfi

I would recommend that you focus on getting the slowest components of your system upgraded. For example, the secondary storage (hard drives) are really what makes your computer slow. You can spend top dollar on CPUs but if you have slow performing storage, you are going to get the value …

Member Avatar for Dragennd
0
161
Member Avatar for maurices5000

So the intelligense you are referring to is just Ajax. You'd have to build this in a way where you are performing the lookup for each indivual word typed rather than the full string in the input element.

Member Avatar for maurices5000
0
152
Member Avatar for freakvista
Member Avatar for freakvista
0
99
Member Avatar for PhilEaton
Member Avatar for Clueless2012

If the width of the pictures is less than the width of the div and you dont have any other styles in place for your images such as "display:block", then they should line up next to each other.

Member Avatar for JorgeM
0
1K
Member Avatar for Jojo Network

Any server side code such as PHP or ASP.NET? If so, store the results of the age in a session variable so you can carry the value from one page to another.

Member Avatar for james chaco
0
99
Member Avatar for james chaco

Read about some of the infrastructure that they use: https://developers.facebook.com/opensource/ > Apache Hive is data warehouse infrastructure built on top of Hadoop that provides tools to enable easy data summarization, adhoc querying and analysis of large datasets.

Member Avatar for james chaco
0
133
Member Avatar for king03
Member Avatar for BigPaw
0
204
Member Avatar for Cross213

do you have another application running on that server listening on port 80..maybe another web application such as apache?

Member Avatar for chikavelja
0
134
Member Avatar for red_ferrari007

So, you may need to move away from jet 4.0 if you are trying to connect to Access 2007/2010 and/or 64bit versions. Read more information here..If needed, you can download the newer version of the OLEDB drivers: http://blogs.msdn.com/b/psssql/archive/2010/01/21/how-to-get-a-x64-version-of-jet.aspx It can also be a "permissions" issue on the file as well.

Member Avatar for JorgeM
0
149
Member Avatar for nirvana man

If you add a gridview control to your page and attach a datasource that has the select, and at least the update statements included, you will be able to enable editing for the gridview. Once you do that, you will see an edit button next to each row in the …

Member Avatar for nirvana man
0
124
Member Avatar for StephenopolousINC

Why did you post wow? In any case, you have options. Yes, HTML audio element is one but is not supported by <= IE8. One option that only depends on JavaScript is the Yahoo WebPlayer. Take a look: http://webplayer.yahoo.com/ Easy to integrate in your web docs.

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

So I know zero about PHP, but if you wanted to include styling in your email, couldn't you just include the HTML code as you build the message? For example '$message = "<HTML tag>" . "text" . $var' You can build an entire HTML page in this manner.

Member Avatar for <M/>
0
137
Member Avatar for Axle

What exactly do you mean by pc board? Do you mean the laptop opened up and the motherboard fell out? If there are damaged parts, which it sounds like there are, reloading windows isnt going to solve your problem. Did you try shutting down the computer, restarting? Any other messages …

Member Avatar for otengkwaku
0
157
Member Avatar for pilipino93

To center a div, simply apply a width and margin property in yor style sheet. For example: '#wrapper {width:1000px;margin:0px auto;}' Once you set a width and instruct the browser to auto set the left and right margin, it will center horizontally. I do not recommend the use of the center …

Member Avatar for pilipino93
0
95
Member Avatar for esraa waqfi

Your internet provider? Then why not just drop them and go with another provider? Never heard of a provider filtering content. A way around, if they are allowing the traffic is to sign up for a VPN service that provide you with web surfing access.

Member Avatar for otengkwaku
0
94
Member Avatar for jephthah

By the looks of your activity, you've been gone for a while. welcome back. I am "post-fancy bling" so I cant relate...

Member Avatar for Dani
0
101
Member Avatar for Paulxh
Member Avatar for otengkwaku
0
264
Member Avatar for opman234

Are you asking if you should use 4.0 instead of 2.0? Well, the web server needs to support the framework. So, if it does and you want additional controls, then sure, I would.

Member Avatar for opman234
0
185
Member Avatar for harli

There's no such thing as a free version of Windows, other than a trial copy that you can download directly from Microsoft's website. Even if you have a legitimate copy of Windows that you copied, it is not a legal copy unless you pay for the license.

Member Avatar for Wil 0' Wisp
0
296
Member Avatar for niladri.prima

Here you go... select id, empid from dbo.partha group by id, empid having COUNT(id) > 1

Member Avatar for JorgeM
0
73
Member Avatar for cmc1636

This looks like some type of homework question. Why dont you give it a try first and then ask for some help if you get stuck on a concept. Here is some information you can read over to learn about subnetting: [CIDR and Subnetting](http://www.itgeared.com/articles/1347-cidr-and-subnetting-tutorial/) Also, there are plenty of online …

Member Avatar for JorgeM
0
113
Member Avatar for theguitarist

If you share the same javascript code among multiple pages, you should move your javascript code to an external file. For one, it will be easier to manage in the event that you need to make a change. And secondly, it keeps your HTML code organized and easy to read.

Member Avatar for Taywin
0
221
Member Avatar for subrata_ushasi

Maybe there is a problem in your banner.js file or syntax error in your code referencing it? Or the jQuery version you are using is an older release. Are you sure that what you are trying to do is supported in that release?

Member Avatar for subrata_ushasi
0
247
Member Avatar for khushhappy

In addition, make sure you disable the dhcp service and wireless. Your organization's network team isn't going to appreciate it very much when your device issues IP leases to other network hosts on the LAN.

Member Avatar for khushhappy
0
269
Member Avatar for bharatgs7

I am not familiar with Tomcat, but how would they copy the files off? Make sure that you do not allow "directory browsing"- not sure what that would be called in Tomcat. Do you have any other services running that could expose the file system?

Member Avatar for JorgeM
0
138
Member Avatar for tomas.kringen

Just to clarify for Tomas because he mentioned both JavaScript and Java in his question.. They are not the same technology although many that are just getting into the web field may not be aware of that. For starters, you definately want to get your HTML and CSS foundation. That's …

Member Avatar for tomas.kringen
0
268
Member Avatar for dstoltz

How where you informed that you could no longer purchase these certificates? I am not an expert in the cert services field, but how would they know that the certificate is being applied to a resource that is on the intranet rather than the internet? Is it because you are …

Member Avatar for JorgeM
0
159
Member Avatar for archana.patil.1800

there are some workarounds if you do a search, Im sure you'll find some options. however, i dont recommend that you bother with it. as a note, there is no DOS in win7, its just a plain command prompt that looks like DOS.

Member Avatar for JorgeM
0
77
Member Avatar for sam1

Hello, copied your code and did the following: 1) I downloaded the required files from the jQuery UI site: http://jqueryui.com/demos/tabs/ 2) created a Master page, then a new page based on the master. 3) I added the required Div elements that were missing from your code. Herer is a working …

Member Avatar for JorgeM
0
591

The End.