5,277 Posted Topics

Member Avatar for rod1947

You mentioned monitor and camera. Are you referring to the same device? For you to be a me to tap into a device that is not directly connected, but connected via a USB device, the software would need to be aware and support this type of connection. Based on your …

Member Avatar for hazzag1995
0
238
Member Avatar for HunainHafeez

If you are only showing or hiding a div element based on the radiobutton, I think it would make more sense for you to use JavaScript. There doesnt seem to be any reason to make a trip back to the server to process that request.

Member Avatar for HunainHafeez
0
132
Member Avatar for nitin1
Member Avatar for HunainHafeez

The validation occurs client side. However, the code that is built to do this client side is generated server side, if that makes sense.... Very similiar to when you create an asp.net control say the gridview. If you look at the source code in the browser when you access a …

Member Avatar for HunainHafeez
0
84
Member Avatar for HunainHafeez

That is OK, since you will refer to each dropdown list by a different ID. for example, one dropdown list may have an id of "dropdownlist1" and the other may have an id of "dropdownlist2". So in your code, to get the selected value of list1 it would be something …

Member Avatar for HunainHafeez
0
79
Member Avatar for <M/>

Maybe by having a standard naming/numbering system on the pics (image1.jpg, image2.jpg,etc.) and then using a random function to pick the number (1-10), append that number to the name of the pic and show that one.

Member Avatar for lps
0
85
Member Avatar for Imene Hertha

Many high schools and local community colleges have partnered with Cisco and are now offering Cisco's certification programs. The most common Cisco certification is the CCNA, but there are many more that are offered by Cisco. You can access their web site for specific details regarding each of the certification …

Member Avatar for Imene Hertha
0
132
Member Avatar for lukeidavis01
Member Avatar for robbss
Member Avatar for hamzamuradkhanh

The file extention is really only there to serve the purpose of telling the OS which application should be use to read the file. IN other words, just because you have file with a .doc or .docx extention, it doesnt mean that the file was created with Word. Anyone can …

Member Avatar for JorgeM
0
279
Member Avatar for uniquestar

Aside from the NetBIOS name, domains form different Active Directory forests that share the same namespace will have domain suffix routing issues. So, setting up a trust is not a good idea for this type of scenario.

Member Avatar for JorgeM
0
102
Member Avatar for Sanchixx

You mean with regard to not following the HTML standard? No, i do not see any problems.

Member Avatar for diafol
-1
75
Member Avatar for poyelana
Member Avatar for LaughingOtter
Member Avatar for king03

You havent provided enough information. What do you exactly mean by adding laptops to the network? There are IP scheme considerations, the actual network equipment to support the field devices, such as VPN remote connectivity, wireless so when they are in the office. Network accounts, network services, etc...

Member Avatar for king03
0
144
Member Avatar for Coyboss

have you tried a system restore, and restore the computer to a point in time when this did not happen? To perform a restore, boot into safe mode first. Alternatively, if that doesnt work, you can try a windows repair during the installation process. If it was my computer and …

Member Avatar for gerbil
0
283
Member Avatar for Techno22

These BSODs are sometimes challanging to troubleshoot. They can be caused due to failing hardware, or a problem with a driver. Have you recently installed anything in your computer that you recall began causing this issue?

Member Avatar for Techno22
0
386
Member Avatar for oA9999

Yes, you can install both Camtasia and a virtual host app like vmware, virtualbox or virtualpc on your host computer. When you run the VM, do not run it in full screen so that you can capture video during the process. Then with camtasia, just edit the capture before producing …

Member Avatar for JorgeM
0
229
Member Avatar for joey_r

This all depends on what are your most important goals and objectives. Is this for only you are are there several devices you need to provide VPN services for? Is this for a corporate type of VPN for your organization or if this just for you and you are trying …

Member Avatar for JorgeM
0
85
Member Avatar for pudgeeboy

I beleive that would work. However, if there was something incompatible, you could service pack your existing OS to SP3, then overlay the repair after that. Although the SP3 may fix your issue since these service packs replace a vast majority of existing files.

Member Avatar for JorgeM
1
288
Member Avatar for collisk

this is usually an indication that there is a problem with the hard drive. If you are getting that message right after the power on self test (POST boot), it means that the OS cannot be found. If you are not technical with computer repair and maintenance, it will be …

Member Avatar for JorgeM
0
97
Member Avatar for dan-dan09
Member Avatar for <M/>

I would also recommend that you consider jQuery. Even if you are not familiar, you can come up to speed pretty quick. The jQuery library has a slideToggle() function that you can use to show/hide content, very easily. I have a sample that you can take a look and see: …

Member Avatar for <M/>
0
164
Member Avatar for np complete

The problem is either with the device itself or the battery. I have worked with many of these smaller units and batteries do not last for many, many years. It would be good if you had access to another battery so that you can swap it out and see if …

Member Avatar for JorgeM
0
2K
Member Avatar for <M/>
Member Avatar for vinnitro

6 years? You may want to purchase, in my opinion, the best PC hardware book on the market: Upgrading and Repairing PCs by Que. At a high level... RAM stands for Random Access Memory. It provides an area for your computer to read and write data to be accessed by …

Member Avatar for malrofo
0
336
Member Avatar for crazydevelopervish

I see that you are doing this code-behind. I wish I could provide you the answer via coding this by had. If you use the GUI in Visual Studio, and access the properties of the GridView, you'll notice that your "image" column should be that of an ImageField, and then …

Member Avatar for crazydevelopervish
0
140
Member Avatar for HunainHafeez

Hello HunainHafeez, looks like you have two thread open related to the same question... http://www.daniweb.com/web-development/aspnet/threads/432949/facebook-google-likes-button Its a good idea to keep one thread per question to get the best response and also provide others that may have a similar issue with the help they need.

Member Avatar for HunainHafeez
0
104
Member Avatar for HunainHafeez

There are a lot of examples on the internet. I've used this one for some of my projects. Easy to implement and has been effective as far as I know. Do some research on your own so you find one that meets your exact needs. http://www.worldofasp.net/tut/ContactUs/Creating_Contact_Us_Form_easily_using_ASPNET_and_SMTP_126.aspx

Member Avatar for HunainHafeez
0
89
Member Avatar for tatyana.monich

You need to associate the corret file type with the correct application. To get to the File Type Association applet is slightly different between XP/7, but the process to associate is essentially the same.

Member Avatar for Rajneshwar
0
237
Member Avatar for HunainHafeez

You can add social networking buttons using a variety of methods. For example, you can simply add images that you acquire from their sites and create links back to your profile pages. Or, if you want to add, for example, Facebook Like, Send, Recommend buttons, you can grab pre-written code …

Member Avatar for HunainHafeez
0
191
Member Avatar for gomedigap

Well, based on your fields, it appears that you would join the two tables based on the ZIP_LOOKUP_CODE. I assume that data is different than what is stored in Zip. In any event, the following SQL query simply joins the two tables and includes a WHERE clause so that you …

Member Avatar for JorgeM
0
160
Member Avatar for basketmen

> Is it ok still put mydomain.com? No, you need to specify the sub-domain. > Because i tried put subdomain.mydomain.com but its says not valid domain. The process is going to be dependent on your provider. This is not a limitation of a web server or DNS. Maybe they are …

Member Avatar for JorgeM
0
172
Member Avatar for SavingPocket

Are you planning on putting the parts together or buying it pre-configured with these requirements? Have you shopped around yet?

Member Avatar for JorgeM
0
63
Member Avatar for jalaladdin123

Generally, the consumer based devices to not logging included as a feature. Simply log into your internet gateway device and take a look at the options. Additionally, visit the vendor's support site to determine if logging is an included feature.

Member Avatar for JorgeM
0
108
Member Avatar for fara26462

First, i would hope that you have your neighbors approval if you are using his/her wireless connection. In any event, limited access means that you were able to make the connection (layer1/layer2), but your computer was not successful in obtaining an IP address from a DHCP source. You would need …

Member Avatar for johhny-marshal
0
214
Member Avatar for HunainHafeez

Yes of course. Take a look at this recent thread where the question was related to sending mail in asp.net, but including an embedded image. The source code should be the same without the image portion of the code. http://www.daniweb.com/web-development/aspnet/threads/432640/how-to-embed-image-handler-image-in-mail

Member Avatar for HunainHafeez
0
80
Member Avatar for JamesG2

I agree that someone with some computer desktop management experience and common sense could probably get away with limited malware protection. For most people, I would recommend some type of malware client.

Member Avatar for johhny-marshal
0
220
Member Avatar for tougheart
Member Avatar for bad.boy.Vlad

Here is a simple example you can use and modify it to fit you needs. <!DOCTYPE html> <html> <head runat="server"> <title>My Page</title> <script type="text/javascript"> function infoshowhide(id) { var e = document.getElementById(id); if (e.style.display == 'block') e.style.display = 'none'; else e.style.display = 'block'; } </script> </head> <body> <button onclick="infoshowhide('info11')">Show/Hide</button> <div id="info11">Hello …

Member Avatar for bad.boy.Vlad
0
261
Member Avatar for mcgarcia
Member Avatar for osmanuddin

Your "limited connectivity" refers to the fact that your Windows system was not able to acquire and IP address from a DHCP server, but did configure itself with an [Automatic Private IP Address (APIPA)](http://www.itgeared.com/articles/1029-automatic-private-ip-addressing-apipa/) address. Do you have a DHCP server on your network?

Member Avatar for 3knur8
0
111
Member Avatar for siyajoshi

Focus on your web site content and getting vistors to visit your site and they will create quality backlinks for you naturally. this is really the goal that you should be working towards..

Member Avatar for jsherm101
0
156
Member Avatar for st88
Member Avatar for nmaillet
0
3K
Member Avatar for matrixracetips

I am not strong on PHP, but I would suggest that you look into doing this client side, using jQuery. You can easily add or remove classes. Take a look: http://api.jquery.com/addClass/ on the client-side, you can use the same approach to check the current URL, then add/remove the class as …

Member Avatar for matrixracetips
0
230
Member Avatar for RoyDot

I was able to use your code and get the background to change from selectedImg to deselectImg. I figured the problem was with the way you are assigning the background-image information so I used a nifty piece of javascript to see what the value of background image is when I …

Member Avatar for RoyDot
0
189
Member Avatar for Wilmot_Bakare

These are two different organizations. Do you really mean, which area of IT has more growth and compensation possibilities? Even that question is too vague. Deciding on which aspect of IT you should purse should depend on a number of factors. For example, its common knowledge that surgeons do very …

Member Avatar for JorgeM
0
113
Member Avatar for ayat abukhadra

Sounds like you may want to implement optimistic concurrency. If you using the wizards to create your controls, this option can be enabled during the creation of the data source.

Member Avatar for ayat abukhadra
0
156
Member Avatar for HunainHafeez

> but i have 6 pages which needs larger page height of same master page. need some clarification here... Your master page should only contain those controls that are shared by all pages. In the event that you need a few variations of the master, its possible to "nest" your …

Member Avatar for HunainHafeez
0
124
Member Avatar for maeve.goodall.1

While you can purchase parts for a laptop, thier more challenging to work with than standard desktops. In addition, if you do not know about computer hardware, it may be very challanging for you to fix this on your own. If you have important data on your drive, what you …

Member Avatar for johhny-marshal
0
229

The End.