5,277 Posted Topics

Member Avatar for mac.barbiec

You'll have to clarify your question/statement and be more specific as to what help you need. What have you tried, do you have any code?

Member Avatar for JorgeM
0
36
Member Avatar for earlybirdsean

You have to ensure that the BIOS IDs configuered appropriately. Check the boot order/priority.

Member Avatar for catsman
0
7K
Member Avatar for hrsht

When you right click and inspect the element, take a look at the line that diafol highlighted for you. Then, scroll the page up and down and you will see that the position changes from absolute to fixed. To do this, you'll need some additional javascript/jQuery to change the position …

Member Avatar for ellysdirectory
0
250
Member Avatar for 21310051
Member Avatar for Fenrir()
0
144
Member Avatar for Jev181

Looks like you have a case-sensitive issue. Try... (.pdf exentension in lower case) http://www.jonvandesigns.com/PDF/VanDenEeden-Jon-Resume.pdf

Member Avatar for Sean_3
0
124
Member Avatar for LaurenE
Member Avatar for paulbeswick
Member Avatar for mubarka

You may want to investigate this by looking at your network equipment. For example are you using hubs or switches? Do you see any indication there that there may be a problem. Or take a packet capture. Do you see abnormalities in the traffic patterns for example too many broadcasts, …

Member Avatar for cguan_77
0
230
Member Avatar for yachile

Is it better than what..not putting it in a DMZ? Can you clarify what you are trying to design? You can establish an AD instance in a DMZ and/or just have member servers participate in the DMZ but there are extra security precautions that should be considered. Generally, if at …

Member Avatar for cguan_77
0
215
Member Avatar for kumar.rupesh
Member Avatar for Muni123

THe first thing that comes to mind is that when you have some type of link or button on your screen, if you want it to open a popup or show a div, you have to prevent its default behavior since clicking on these types of elements will cause a …

Member Avatar for JorgeM
0
312
Member Avatar for sandorlev

It may be tough to just point you to a solution that does this specific thing you are asking for. However, assuming you have the server side stuff done, you can easily load a web page and have it refresh on a timer without having to reload the browser screen. …

Member Avatar for JorgeM
0
182
Member Avatar for Ahsan_5
Member Avatar for RikTelner

This answer is probably too simplistic, but I think if you apply some of the concepts of [Moore's Law](http://en.wikipedia.org/wiki/Moore's_law) you should expect that the technology will continue to double every 18-24 months. Take a look at this historically, was the cost of 1GB of RAM about $30 18-24 months ago? …

Member Avatar for RikTelner
0
243
Member Avatar for nileshbhanu
Member Avatar for diafol
0
439
Member Avatar for tarrie
Member Avatar for anis rehman

> rules to generate a good traffic for my blog which really makes a huge difference I think the most important thing is to develop content which your readers will find interesting and keep them interested. This generally results in your users sharing your content across social networks which inturn …

Member Avatar for paulluis
0
386
Member Avatar for amanu092

I think it is more important for you to have the billing process defined before you start to develop your application. Also, with regard to storing data, you'll need to figure out what type of data you need to store and how the data is related. Then, the last phase …

Member Avatar for williamwalker
0
313
Member Avatar for yeshamarques
Member Avatar for yeshamarques
Member Avatar for SkyCross
Member Avatar for T4gal

Looks like its related to the pseudos...disabling the `display: table` style removes the space. ![a0af04a09bb2c95222acda1c6d62d9a6](/attachments/large/3/a0af04a09bb2c95222acda1c6d62d9a6.PNG "a0af04a09bb2c95222acda1c6d62d9a6")

Member Avatar for T4gal
0
82
Member Avatar for SimonIoa

Generally its in json format. How you specify it depends on what the server side method is expecting. For example: data: {key1: 'value1', key2: 'value2'}

Member Avatar for SimonIoa
0
147
Member Avatar for rodion.gorkovenko
Member Avatar for manishshah

Hello and welcome. If I may ask... I see lot of people from India using the word "dear". Dear is not generally a word that fits in that context too well. I was curious as to what is being referred to in that case. Is it "friend" or something similar …

Member Avatar for jameshilton
0
245
Member Avatar for WILLIAMS_1

>pls how can i install new windows without losing my files and pragrammes on it If this is a new version of Windows you want to install, you can attempt to perform an inplace upgrade. If you do a clean install, you will wipe the partition, format and write new …

Member Avatar for bigBearr
0
143
Member Avatar for zobadof

Just to clarify... What do you want to show for the link and what do you want to happen/where to go when clicked?

Member Avatar for cereal
0
193
Member Avatar for napninjanx
Member Avatar for 21303359

Client side behavior such as moving an image element on the screen is accomplished using javascript. If you use jQuery, a javascript library, its even easier to accomplish.

Member Avatar for JorgeM
0
102
Member Avatar for Beggersewen

Yes, you can link to a page instead of the image file itself, then using server side code, code your response headers so that the image is downloaded as an attachment.

Member Avatar for harishjan29
0
276
Member Avatar for castajiz_2

Does this db need to be accessed directly by clients over the internet? If so, you need to host with a provider that has the option to expose the db. I know that GoDaddy allows this. There are various ways to get your db up there. SQL management studio has …

Member Avatar for castajiz_2
0
153
Member Avatar for grafic.web

A common approach to url rewriting in classic asp is a work-around. For this to work, you will need to have access to a custom 404 page. In other words, you will depend on IIS to send 404 errors to a custom page in your directory. Most providers have this …

Member Avatar for vsmash
0
2K
Member Avatar for MaddTechwf

If the ASP function GetEmpFName and GetEmpLName are producing strings, then I would try... if($(this).val == "First Name") { availableTags.push = "<%= GetEmpFName() %>"; } else { availableTags.push = "<%= GetEmpLName() %>"; }

Member Avatar for vsmash
0
3K
Member Avatar for malladiram
Member Avatar for JorgeM
0
34
Member Avatar for stokie-rich

>when you hover over a nav bar page link how can this be done? Can you be a bit more specific about what you are trying to design? You want a dropdown list within a navigation menu or you are just asking about how to build a multi-level navigation menu? …

Member Avatar for stokie-rich
0
156
Member Avatar for mattyd

Hi Matthew, its a good idea to apply a "CSS Reset" so that you user agent's default styles dont apply. This will give you a more consistent display across different browsers.... So, if you apply a margin:0 to the body element, it will get rid of the left space. Also, …

Member Avatar for mattyd
0
172
Member Avatar for Ezekiel_1
Member Avatar for Dani

I actually had something similar I was working on a few weeks ago with the 301 redirect. I wasnt working with posted data (actually exception data), but in any event I had to implement a server side redirect instead using a 301 because i would loose the exception with the …

Member Avatar for Assembly Guy
0
806
Member Avatar for SWEngineer

>Does that mean that the issue is from the motherboard. hard to say based on the info you provided. Could be motherboard related, could power related if the device isnt powering on. >can I retrieve the information stored on the hard disk? If you open the laptop (screws should be …

Member Avatar for rubberman
0
210
Member Avatar for Reverend Jim

Could this be an issue with the video component(s) on your system, driver maybe? Anything you can recall that happened two weeks ago.. such as a driver update via Automatic updates. Does this happen to any other app?

Member Avatar for Reverend Jim
0
271
Member Avatar for mechfly
Member Avatar for 21345570

There is a publish option in visual studio. If you are developing web forms, you can just FTP your files to the directory where your web server is being hosted. This is fairly straight forward and hosting providers make it pretty easy. You can do this from visual studio or …

Member Avatar for 21345570
0
88
Member Avatar for mikyle

Maybe you are referring to web development vs traditional desktop application development?

Member Avatar for JorgeM
0
60
Member Avatar for TrumPeter
Member Avatar for Michael_21
Member Avatar for zacshan

The desktop that you connected to the Ethernet port should self configure on the network as a DHCP client. Assuming that you used the correct WEP/WPA key, the wireless client is connected as well. Make sure that if either of the two computers are running a firewall (Windows Firewall if …

Member Avatar for sunilpanjvani
0
1K
Member Avatar for YA RAMSAMKER

Do you mean an asp.net label control? No that really isn't the appropriate control to use. What are you trying to do?

Member Avatar for JorgeM
0
92
Member Avatar for Siphokazi_F
Member Avatar for 21310051

This is actually an HTML entity, specifically called "non breaking space". It creates space. Remember that browsers will always truncate spaces in HTML pages. You can use the `&nbsp;` entity to create spaces.

Member Avatar for gauravrana
0
102
Member Avatar for YA RAMSAMKER

What do you mean by moving pictures? Do you mean video or a picture that is moving across the screen?

Member Avatar for gauravrana
0
105

The End.