5,277 Posted Topics

Member Avatar for Sahil89

The founder, Dani is cscgal. She is very active on this site. There are various other administrators and moderators that interact with the various forums.

Member Avatar for Sahil89
0
162
Member Avatar for silvercats

AV clients can use up CPU time and slow down performance when both the AV client and your Operating System are tyring to use the same file. This is common for executables because while the OS is trying to load the exe, the AV client is trying to scan the …

Member Avatar for silvercats
0
123
Member Avatar for akingcool

Sure, shouldn't be too difficult. can you provide an example of the fields in this table or joined tables? for example, let's say it is one table. and the booking numbers where in a field called bookingNum. If you wanted to count how many rows in the table had data …

Member Avatar for JorgeM
0
114
Member Avatar for whatthe?

Sorry for the stupid question, but I must ask.... This desktop computer... You mentioned that neither the wireless nor wired card worked as expected.. Let's focus on the wired ethernet card. Did you try another cable? Did you try to plug this computer with another cable directly into the internet …

Member Avatar for JorgeM
0
171
Member Avatar for Mr. Tei

With regard to systems design, one of the things that is really helpful is to create a mock up of what you want the site to do. You can even start by just designing the look of some of your pages. What do you new te site to do? I …

Member Avatar for JorgeM
0
93
Member Avatar for eltonpiko

Aside from physical cables, some organizations like hospitals attach RFID tags that can alert when the asset is leaving the building. On the software side, disk encryption is key is you want to protect the data.

Member Avatar for JorgeM
0
92
Member Avatar for Sweetbert

Can you elaborate on what you posted...I am not clear on what you are trying to communicate. Are you saying when you power it on, it doesnt boot up?

Member Avatar for JorgeM
0
131
Member Avatar for jacob21

You have three fields in the select statement, so you need at least two of them in the group by portion of your query select emp.dept_id,dept.dept_name,count(field you are counting) from dept INNER JOIN emp ON dept.dept_id=emp.dept_id group by emp.dept_id, dept.dept_name

Member Avatar for JorgeM
0
101
Member Avatar for Sweetbert

Does the machine actually boot into Windows then turn off, or is it turning off during the POST? Any errors on the screen? Battery/AC power?

Member Avatar for JorgeM
0
105
Member Avatar for Clipper99

Fortunatley, there arent too many people that get a kick out of frusting the rest of us. With situations like this, I would simply recommend that if you have access to the original disks that came with the computer, you use those to wipe the hard drive and start clean …

Member Avatar for rubberman
0
291
Member Avatar for comcollecme

You may also want to clean up the boot process. While logged onto Windows 7, in the start menu, right click Computer, properties, advanced system settings, advanced tab, then click on settings in the Startup and Recovery section. In the Startup and Recovery section, you have some options there to …

Member Avatar for skilly
0
264
Member Avatar for sweetdoll

Can you clarify what you mean by pageshow? The subject you posted is about how to design web pages... This is an open-ended topic. Do you have a specific question with regard to HTML, CSS, etc?

Member Avatar for Sahil89
-1
127
Member Avatar for fremernest

Have you installed something recently, updated a driver? Think about when this started happening, since you can boot into safe mode it sounds like a Windows related issue. Have you tried performing a system restore to an earlier point in time while in safe mode?

Member Avatar for JorgeM
1
348
Member Avatar for silvercats

The OSI model is conceptual. In the example you provided the Win 95 system would require a driver to support Wifi. Each layer depends on te lower layer to get to the wire. For example if you were to develop an application, would would code into your app how to …

Member Avatar for JorgeM
0
202
Member Avatar for silvercats

ChrisHunter's on the right path, just a few things to add to his answer. The three computers on the LAN do not get configured with the public static IP. They will be configured with private IP addresses . The only correction is the say the private side of the router …

Member Avatar for JorgeM
0
202
Member Avatar for kesh1000

These are different types of positions. It would like comparing apples and oranges. With regard to which is more senior, I find them to be about equal with regard to status. The real question is do you want to be a developer? If you have little interest in the job, …

Member Avatar for JorgeM
0
133
Member Avatar for Dean_Grobler

Have you considered running Windows 8 as a VM. It's an easy simple way of evaluating operating systems without the fuss of screwing around with your desktop OS. Windows 8 CP runs great on VirtualBox. Configure virtualbox: http://www.itgeared.com/articles/1099-running-windows-8-developer-preview/ Install Win 8 as a VM: http://www.itgeared.com/articles/1270-install-windows-8-consumer-preview/

Member Avatar for sylprose2
0
460
Member Avatar for Aviplo

To clarify since Aviplo indicated he was new to asp.net, the connection string section that adatapost was referring to is located in the web.config file.

Member Avatar for JorgeM
0
138
Member Avatar for Kazzad

Anything on the screen at all such as hit F2 for setup, so at least you can get into the BIOS? If not it could be a variety of issues. Is this a removable disk, if so remove it from the bay and try again. Post any message that comes …

Member Avatar for Kazzad
0
177
Member Avatar for acejames1

I have used this product in the past to recover deleted files. http://www.pctools.com/file-recover/ However, keep in mind that many of the products out there will be able to do the job, if the file has not been overwritten on the drive itself. Of course, the more time that has passed …

Member Avatar for caperjack
0
118
Member Avatar for vampke

Do you have the Windows Firewall enabled on that local client? Or some other 3rd party AV client that may have a local firewall component that could be blocking ICMP traffic?

Member Avatar for vampke
0
246
Member Avatar for mrcniceguy

You'll find many if you do a search for google page rank. however, aside from page rank, which takes a while to improve for each of your pages, I would recommend that you log on to Google/webmasters/ and register the site. provide a sitemap, and start building good back links. …

Member Avatar for Biiim
0
95
Member Avatar for vinodvinu

Follow the instructions on this Microsoft KB article on how to change appearence settings http://support.microsoft.com/kb/310543

Member Avatar for JorgeM
0
53
Member Avatar for vivekanandaan

typing localhost in the browser has nothing to do with IIS. Localhost is a "generic" hostname that you can use to point back to your local computer. In your HOSTS file (%systemroot%\sytem32\drivers\etc\) you can modify it, add a record called localhost and map it to the IP of 127.0.0.1. Save …

Member Avatar for JorgeM
0
140
Member Avatar for Kid23

If both computers have the same username and password, you are not going to be prompted. Additionally when you share the resource, I assume that you are not providing access to Everyone or the guest account. Additionally, you should also be aware that being prompted for credentials just deals with …

Member Avatar for JorgeM
0
198
Member Avatar for Tumbleweedracef

With these laptops, you may have noticed that everything is squeezed together. You may need to open the laptop once again, and make 100% sure that the connector(s) from the keyboard and touchpad are snug and in place. try resetting those cables, but be careful not to pull on the …

Member Avatar for Tumbleweedracef
0
215
Member Avatar for arezz09

Yes, vb.net "online" is the equivalent to an asp.net web application using vb.net as the programming code. To do this, you need an IIS web server. While not required, I would recommend that you build your pages using Visual Studio. You can event download the express edition which is free. …

Member Avatar for JorgeM
0
103
Member Avatar for Gixmodon

Are you seeing this error wen accessing the site using IE? Have you tried another browser, Chrome, Firefox?

Member Avatar for Gixmodon
0
243
Member Avatar for evilguyme

If you have access to the webserver, or if this is on a hosted site, using the admin panel, configure your website's default document to include index1.html. When you type myURL.com, if index1.html exists in the directory, the webserver will automatically choose that file. Make sure that index1.html is high …

Member Avatar for JorgeM
0
78
Member Avatar for Chuckleluck

Rather than trying to design the game around the programming language, you should consider the reverse. In other words take the technology out when designing the concept. Build a model, screenshots, flow of the game. Them figure out you can leverage your current set of resources and where you lack, …

Member Avatar for cereal
0
225
Member Avatar for Sonia11
Member Avatar for smantscheff
0
87
Member Avatar for vbDotMe

Welcome, you know that you are in a great site where the CEO personally welcomes you.

Member Avatar for vbDotMe
0
105
Member Avatar for Violet_82

> if we say ol#toc we target an ol element with an id of toc. But if we said #toc ol we would target an ol element descendant of an element (any) that has an id of toc. Correct? That is correct.

Member Avatar for Violet_82
0
144
Member Avatar for imti321

You will not be able to do this with HTML alone. You need to have server side scripting to be able to connect to a Database such as asp.net, php, asp, etc...

Member Avatar for eltonpiko
0
5K
Member Avatar for simadox

It sounds like a power supply problem. The Windows Xp situation is a coincidence, based on your description. You can easily test this theory by downloading any version of Linux that will completely boot from the cd drive, or a USB stick, taking the hard drive out of the picture.

Member Avatar for JorgeM
0
199
Member Avatar for joeykhor

When you press the power button, nothing shows on the screen, not even an attempt to boot? If not, reset the battery. If that is OK, you may have a power supply issue. Has the laptop been slightly dropped or mishandled lately? May require someone with technical skills to open …

Member Avatar for JorgeM
0
216
Member Avatar for mikeybware

This could be tricky depending on what you really want. If you are trying to group patientname and addname then place a parenthesis around that gorup. The parenthesis turns that group into either a true or false. Without the parethesis, each is its own true or false in the overall …

Member Avatar for poojavb
0
179
Member Avatar for shyamraghu

Have you checked with your webserver provider that they allow outbound SMTP connections on port 465? since you are getting a transport error, that would be my first suggestion to validate.

Member Avatar for JorgeM
0
193
Member Avatar for mani508

Your c# code for reading from a DB wil be slightly different based on the DB (sql, oracle, MS Access, etc...) and your approach (having the SQL select in your web app vs runing a stored procedure and having the SQL code in your DB). For the session... Session["someValue"] = …

Member Avatar for JorgeM
0
91
Member Avatar for TabishMerry

You simply need to use joins between the three tables. Here is an example: SELECT Companies.CompanyName, Product.ProductName, Product.TradePrice, SaleBody.TotalPrice FROM SaleBody INNER JOIN Product ON SaleBody.ProductId = Product.ProductId INNER JOIN Companies ON Product.CompanyId = Companies.companyId sample video tutorial on SQL Inner Join: http://youtu.be/ClcqCB4sEEs summary: http://www.itgeared.com/articles/1166-sql-inner-join/

Member Avatar for JorgeM
0
165
Member Avatar for Seo Copywriter

The overall goal is to design your site in a manner to get search engines to highly rank your pages and move your links up in search engine results, thereby increasing traffic to your site. High level summary: http://www.itgeared.com/articles/1225-how-to-make-your-website-seo-friendly/

Member Avatar for Jenelia89
-3
321
Member Avatar for jhedonghae
Re: LAN

A LAN is a local area network. This is not as simple as enabling a feature or installing a program. Generally in a "system" there are various components. I would assume that this enrollment system would have an application (web or fat client based), a database server, and the network …

Member Avatar for jhedonghae
0
150
Member Avatar for driven81

try to download (from another computer) malwarebytes. They are very good at finding and removing malware that traditional antivirus clients fail to even find.

Member Avatar for Shinedevil
0
168
Member Avatar for driven81

not a good idea. It will not work as expected. without the XP CD and serial nubmer, you are out of luck for that computer.

Member Avatar for driven81
0
87
Member Avatar for jbennet

I would hope that this is an error on their part and that they are not doing this by design. I would contact the company you bought this from and report the issue. I would assume that the entire roll from the same batch has this problem. There's going to …

Member Avatar for jbennet
0
147
Member Avatar for Dani
Member Avatar for mitchfizz05

I have a friend that hosts his php site on byethost.com. For being free, it is pretty good.

Member Avatar for mitchfizz05
0
113
Member Avatar for ishaan3731

If you want to run Win 8 with the least impact on your existing machine, I would install Win 8 as a virtual machine. You can install VirtualBox on your computer then run Win 8 as a vm.

Member Avatar for JorgeM
0
154
Member Avatar for mitchfizz05

You should start with facebooks developer page. Take a look at their APIs to see if there is anything there you can use to integrate with facebook.

Member Avatar for mitchfizz05
0
170
Member Avatar for vampke

Both your PC and NAS will have an IP address assigned since its connected to the network. Can you PING the NAS device from the PC? Open a command prompt, type PING *"ipaddress of nas"*. If you are able to ping the NAS, then at least you know your network …

Member Avatar for vampke
0
2K

The End.