5,277 Posted Topics

Member Avatar for lukeamac
Member Avatar for Violet_82

you will most definately need to use more than one div to accomplish this. there are various methods, all well documented and can be found by doing a search.

Member Avatar for NetJunkie
0
132
Member Avatar for Winndara

if the computer fell down from a table and the computer no longer boots, it is possible that the computer's hard drive was damaged, OR the cable that connects the hard drive became loose. Since the computer did boot up to the POST (power on self test) and you saw …

Member Avatar for JorgeM
0
237
Member Avatar for Violet_82

In the example you provided, these are considered scripting languages. Javascript is client side, where php and asp.net is server side. what the means is that when you code javascript in an html file, the browser is the one that will run the code when it loads on the user's …

Member Avatar for dany12
0
162
Member Avatar for dlannetts

I believe that at least one of your issues deals with the fact that you are using the position property with a value of absolute. An abosulte position will remove the element from the normal flow. If you are going to use absolute in inner divs, you should probably assign …

Member Avatar for jwmollman
0
196
Member Avatar for oksam

A simple way if you just want to collect a running count is to write back to a table stored in a database and store the value as an integer. When a user visits the item, increment the value by one.

Member Avatar for JorgeM
0
91
Member Avatar for darthswift00

You can try using ident_current. It will return the last identity value generated. For example, SELECT IDENT_CURRENT('dbo.request')

Member Avatar for Reverend Jim
0
3K
Member Avatar for hectortrojan

Yes, you can transfer it with another registrar. GoDaddy prices are generally less expensive than the competitors, but you may easily find one that will discount the price of renewal in exchange for your business. You'll need to do a search online. If you do not transfer at this moment, …

Member Avatar for musicbox
0
107
Member Avatar for ingeborgdot@yah

401 is also used for authentication issues. Check the URL you are trying to access. It may be incorrect and you are trying to get to a page that the web server service does not alllow access to, for instance a directory in the web site structure. here is a …

Member Avatar for FullDuplex
0
71
Member Avatar for jemz

Have you tried the autologin registry entries that were typically used on other Windows operating systems? http://www.itgeared.com/articles/1138-windows-xp-automatic-logon/

Member Avatar for jemz
0
424
Member Avatar for kes166

The command IPCONFIG /flushdns only clears the cache. Yes, rebooting the computer will clear the cache. however, during the initialization of windows and login process, it is not uncommon to find entries in the cache when you check. This is because Windows is already connecting to different services behind the …

Member Avatar for FullDuplex
0
2K
Member Avatar for hamidrezaa

This is a typical NAT problem with many types of routers. Not all of them will allow accessing the public ip from within the LAN. Contact the vendor for support.

Member Avatar for FullDuplex
0
324
Member Avatar for saucy6969

To center the content in the middle of the page, the easiest way is to create two divs. An outer and inner div. The outer div, just needs the following CSS properties applied, such as {width:1000px;margin-left:auto;margin-right:auto}. Now, within this div, you can create the inner div which will contain whatever …

Member Avatar for JorgeM
0
178
Member Avatar for happygeek

aside from your normal AV client, i would recommend you try scanning your system with Malware bytes scanning tool. they have a free tool you can download.

Member Avatar for occirats
0
940
Member Avatar for mayuraro

Where is it coming up blank? ipconfig /all..no MAC address listed? Have you tried to unistall the NIC adapter from Device manager, rescan and allow the system to re-add the NIC? Using latest drivers?

Member Avatar for rubberman
0
134
Member Avatar for kivri

to get a better idea of where the issue lies, you'll need more testing. for example, does this issue happen to anyone else? have you tried a different wireless card? maybe uninstall the adapter in device manager and let windows rediscover it? this will usually fix quarky issues.

Member Avatar for rubberman
0
107
Member Avatar for sathyarajmca

> can i add Google ad-sense for free blog Not all blog sites will allow you to add Google's ad-sense, or any other javascript code. If getting ad-sense on your site is the goal, shop around before you pick a blog site to host your content, if you are looking …

Member Avatar for JorgeM
0
192
Member Avatar for phoenix_2000

These consumer based routers are not going to support you accessing the external IP from within your network. To test this, use a browser from a device that has an external IP.

Member Avatar for JorgeM
0
287
Member Avatar for AycheKay

If your new site was moving to asp.net, this is very easy to handle using the URL Rewrite module. It does take some time to learn URL rewriting, but when it "clicks" its very easy to use and very powerful for redirects and rewrites. I use it on my site. …

Member Avatar for JorgeM
0
194
Member Avatar for saucy6969

@saucy6969, jwmollman described it very well. CSS just "clicks" once you sit and learn the basics. When you get comfortable with CSS, you'll wonder why you didnt take the time to learn it before you spent all that time using deprecated HTML tags for styling....it happens to all of us. …

Member Avatar for JorgeM
0
212
Member Avatar for marvelmind

The router requires a unique IP address for each interface so that the hosts on each segment can communicate with the router's interface. If a computer's IP is 192.168.1.254/24 and it needs to speak with the router, the router must have an interface on the 192.168.1.0/24 subnet. The computer will …

Member Avatar for JorgeM
0
293
Member Avatar for Myglplyx

Have you considered just formatting the drive and reinstalling the OS? Its going to save you a lot of time and guarantee that you take care of removing all malware.

Member Avatar for Myglplyx
0
432
Member Avatar for Ctechnology24

You have various options. Each OS is going to have strengths and weaknesses in the categories you listed. The fact is that most of the operating systems on the market, if installed and configured correctly, along with proper routine maintenance, following best practices, will result in a low spec, easy …

Member Avatar for jbennet
0
209
Member Avatar for suavedesign

Tips to Make Your Website User Friendly [url]http://www.itgeared.com/articles/1226-tips-to-make-your-website-user-friendly/[/url]

Member Avatar for PlainOldChad
0
108
Member Avatar for rithish

how are the network interfaces configured for the VMWare clients? Are they bridged with the host or are then on a private segment? Easist configuration is to have the VMs on the same network segment as the LAN clients. Otherwise, you either need to setup up NAT, or use a …

Member Avatar for JorgeM
0
61
Member Avatar for vietnamstyle89

Someone on this forum wrote a very good summary on this topic. [URL="http://www.daniweb.com/internet-marketing/search-engine-optimization/tutorials/407672"]http://www.daniweb.com/internet-marketing/search-engine-optimization/tutorials/407672[/URL]

Member Avatar for JorgeM
0
171
Member Avatar for trektrak

There are plenty of examples on line on how to do this, but the only concern I have is that you are depending on the fact that javascript is going to be enabled for the user's browser. this is not always the case. If you are using a server side …

Member Avatar for JorgeM
0
98
Member Avatar for jonsman

The new [B]elements[/B] introduced in HTML 5 is widely available if you do a search online.

Member Avatar for versan
0
50
Member Avatar for rithish

So it depends on where these networks are. If you want to route two different networks within VMWare guests, one NIC on the host is OK. You would simply add multiple virtual NICs that the guest OS can use. If you are trying to route between the virtual guests and …

Member Avatar for JorgeM
0
132
Member Avatar for parameswaran

If you are referring to how to control what traffic enter/leaves your network, the only way to guarantee the control is with a perimeter firewall that can handle URL filtering, or a perimeter firewall with a proxy server on the network that you force clients to use where you can …

Member Avatar for skilly
0
70
Member Avatar for bibiki
Member Avatar for king03

You do not need any type of academic degree to pursue a Cisco or any other vendor's certifications. You simply need to take the exams. Information about their certification program can be found on their website. To successfully pass these certification exams, there is quite a bit of study and …

Member Avatar for jbennet
0
221
Member Avatar for Wolxhound90

Also, type IPCONFIG /all on both computers, compare the IP settings. They should be the same except for the IP address. The subnet mask, gateway, Dns settings need to be the same. If they are not, someone may have configured static information on the computer that is not working. Also, …

Member Avatar for Wolxhound90
0
359
Member Avatar for kaosjon

What are the colors that the organization ( if no company, how about industry ) typically uses? Is there an existing logo?

Member Avatar for JorgeM
0
100
Member Avatar for tchristoff

It does not matter if the profile name matches the domain user name. If you copy the most important items in this user's profile such as the docs, shortcuts, favorites, etc.., then just delete the profile from this computer. Then have the user log on again a new user profile …

Member Avatar for tchristoff
0
149
Member Avatar for M.Waqas Aslam

Sometimes, the internet router (firewall) that you have may already have this feature, where you can run reports on traffic. If not, there are alot of software options that you can install on each computer to secure and monitor activity. For example, the company Blue Coat which makes proxy appliances, …

Member Avatar for JorgeM
0
264
Member Avatar for skkhan
Member Avatar for JorgeM
0
140
Member Avatar for S Aman

Can you elaborate on what you are asking? This is a Windows Server forum? Is this question related to asp.net Gridviews and HTML tables?

Member Avatar for JorgeM
0
31
Member Avatar for fred29812

The information you received at Radio Shack is 100% incorrect. I am not familiar with this Alltel internet card, but I did a quick search and found that its basically a wireless cell provider card. So, you have some options. 1) buy a router that allows for the connection of …

Member Avatar for JorgeM
0
269
Member Avatar for openx360

Make sure you only have one default Gateway configured. You should have only one default gateway when you have more than one NIC installed. Remove the static default gateway configuration from the NIC connected to the "instruments" network. The gateway should be defined on the DHCp enabled NIC, in this …

Member Avatar for CimmerianX
0
153
Member Avatar for vietnamstyle89

Good page titles are very important. Search engines use the <title> element as a means of indexing sites. If your web page doesn’t have a descriptive title the search engines will give it a lower ranking than other pages. The title is displayed as the link text in search engine …

Member Avatar for JorgeM
0
144
Member Avatar for ginG3R

@ginG3R, you must own and manage [url]www.ammotorllc.com[/url], to be able to redirect it to your new domain name. There are a variety of ways to redirect, .htaccess, URL rewrite, meta tags, etc...

Member Avatar for JorgeM
0
929
Member Avatar for Duki

Port forwarding to this web server on port 80 is typical when you have a resource on the internal network that you want to expose to external hosts via one port. The risk is that you are exposing this server on port 80. However, without this port forwarding rule, you …

Member Avatar for JorgeM
0
135
Member Avatar for rithish
Re: dns

First, check to make sure that your client is configured with the correct TCP/IP client DNS settings. Are you trying to resolve a host name from a zone stored on that DNS server? If so, make sure that you validate that the zone is there and that you have created …

Member Avatar for JorgeM
0
171
Member Avatar for jigarsangoi

A computer's gateway must be on the same subnet. The gateway address is used when a computer determine's that the remote host it is trying to connect to is not on the same subnet. When it makes this determination, it sends the packets to the default gateway. The computer (TCP/IP) …

Member Avatar for JorgeM
0
178
Member Avatar for Naveed_786

So based on your screenshots, it appears that you are trying to introduce a DC with an operating system that is not compatible with your AD's schema. Before you can introduce that DC, you must sucessfully extend the schema. If you have done that already, you have to make sure …

Member Avatar for RTFMID10T
0
213
Member Avatar for Neitz

The 169.254.x.x is an APIPA address. Your computer is configured by default to assign itself an IP when it is configured as a DHCP client and cannot negotiate an IP with the server. If you have another computer on the network, take a look at its IP configuration just to …

Member Avatar for skilly
0
201
Member Avatar for ashjohnuk

There are several ways to do this. The easiest way is to have a router that includes a URL filtering service. That way, you control which pages you allow/deny at the exit point of your network. However, if you prefer to do this function with a server, you would need …

Member Avatar for RTFMID10T
0
178
Member Avatar for rithish

I would suggest that you do not multi-boot the system because backing-out of the changes will basically result in you having to reload the OSs from scratch. My suggestion is to install a VM product (VirtualBox, VMWare, or Virtual PC) on your Windows 7 host computer and create guest VMs …

Member Avatar for Xlphos
0
108
Member Avatar for jonnyboy12

[QUOTE]when i go to my library and type in my internal ip address it actually connects, which was a surprise, but at least it seems to be working. When i try to use my external ip address, it will not connect.[/QUOTE] This part of your description does not make sense. …

Member Avatar for JorgeM
0
234

The End.