5,277 Posted Topics

Member Avatar for DaveAmour
Member Avatar for cereal
Member Avatar for cereal
0
438
Member Avatar for shubham05

I don't believe you are going to be able to get a free second level .com or .org address for free. There are some organizations that will give you a "free" domain name if you buy services from them. You can get a free third level domain name from sites …

Member Avatar for Aeonix
0
165
Member Avatar for m.rahman1
Member Avatar for pixelsoul
Member Avatar for happygeek

No one is forcing anyone to upgrade. If you want to continue running XP, you can just unsupported in about a year from now. If someone doesn't like the way Microsoft charges for their product, they don't have to buy it. Unfortunately, its easier said then done especially in the …

Member Avatar for XP78USER
6
10K
Member Avatar for <M/>

diafol's example while not complete is the generator you need. all you are missing is reading from the source, which in your case, i assume the file system. Here is an example i found with a quick search that could easily be modified to fit your needs. https://css-tricks.com/snippets/php/display-styled-directory-contents/

Member Avatar for JorgeM
0
180
Member Avatar for sarahtodde

I accessed your site using Chrome and it looks fine. I didnt have to refresh the screen. Now, before accessing your site, i did hit F12 to bring up the dev tools (console log) in Chrome and it appears you have a problem with line 5 in your index page... …

Member Avatar for almostbob
0
444
Member Avatar for q-_-p
Member Avatar for phoenix254

ryantroop is referring to the fact that you have a lowercase w in "WebSocket". The system even placed a ^ under the w to let you know that there was a problem.

Member Avatar for ryantroop
0
2K
Member Avatar for ikeleher

even though it looks like the traffic is coming into 192.168.0.1, i am wondering if the users that are having trouble also belong to a 192.168.0.x subnet while connected via ssl-vpn. They are probably sending the packet to their router which is also running DNSPROxy, but are not getting the …

Member Avatar for karimkagawa
0
962
Member Avatar for tobyITguy
Member Avatar for Mike_25
Member Avatar for Afghan2

Apply will apply your changes without closing the window. OK will apply the changes and also close/exit the window.

Member Avatar for Reverend Jim
0
186
Member Avatar for batoolhussain

Run the page and click view source from the browser. Examine the src attribute for the images and see if the path to the actual image is valid. Problem is likely with your use of server.mappath. https://msdn.microsoft.com/en-us/library/ms524632%28v=vs.90%29.aspx

Member Avatar for G_Waddell
0
340
Member Avatar for fireburner29

You can partner with various companies that will provide the ads, such as google adsense. there are others out there. >and how to approach companies.? you have to build relationships with those target companies. Its a bit more complicated that just picking up the phone and calling someone. If your …

Member Avatar for affu933
0
376
Member Avatar for Shahin alam
Member Avatar for diafol

i'm gone for two weeks and the site changes. lol. been very busy working which is very good and out of my normal routine.

Member Avatar for pritaeas
0
187
Member Avatar for AntonyRayan

How are you displaying these records? Are you using a web application?

Member Avatar for bugz313
0
192
Member Avatar for jemdev03
Member Avatar for webdev2
Member Avatar for Cross213

The process of acquiring a certification is as follows: Study for the test, pay for the exam, pass the exam. There aren't any out of the ordinary special requirements for the CCNA. You may want to visit their website for me details for each certification.

Member Avatar for ShouldAt3
0
307
Member Avatar for XP78USER

Yes, when I was a kid, I had the Atari console. The one known as the 2600.

Member Avatar for INOCservices
0
157
Member Avatar for daino

I typically develop in asp.net so I use Visual Studio. Its an overkill for just html, css, and javascript, but Visual Studio does provide the ability to develop using design view, code view or both. There are also websites that allow you to code online and see the results in …

Member Avatar for Tangerinejoe
0
559
Member Avatar for jemdev03
Member Avatar for Warrens80

From the Microsoft portfolio, I'd say give Win 7 a try since you can easily apply a windows classic theme so it will look and feel like an XP machine using a classic theme. I'm not find of Win 8.x and I'm not thrilled about what I've seen so far …

Member Avatar for vegaseat
0
328
Member Avatar for Robert_32

Assuming that all of your hardware is OK, are you sure there isnt a task scheduled to shut the system down after 15 min? maybe malware that is doing it? To rule out software, i'd boot the system to a bootable linux distro and let it run and see if …

Member Avatar for rubberman
0
283
Member Avatar for mrkm1188
Member Avatar for sham

This thread is 7 years old. Its clear that a computer in 1995 and still in 2012 requires RAM to even start up. Can someone mark this as solved?

Member Avatar for RikTelner
-1
2K
Member Avatar for Sanjok

First, you need to establish that 192.168.1.1 is actually the IP of your router. Open a command prompt on your computer (if running Windows) and type IPCONFIG, then hit the enter key. Look at the default gateway IP address. This is going to be the IP of your router. I …

Member Avatar for JorgeM
0
194
Member Avatar for JorgeM

I'm an XP lover and while I have moved on to Windows 7, my Windows 7 machines are configured to look like the XP Classic interface as much as possible. I'm pretty happy with these machines for now... I know that there is another popular DaniWeb article concerning why XP …

Member Avatar for RikTelner
0
602
Member Avatar for ShouldAt3
Member Avatar for 9tontruck

Does the account that doesn't work have two-step verification? If so, you need to create app passwords. https://support.google.com/mail/answer/1173270?hl=en

Member Avatar for JorgeM
0
216
Member Avatar for javanoob101

If you are getting a different IP when checking online, that may be an indication of a double NAT or some type of proxy service ahead of your Internet connection. If that's the case, you would have to create that port forwarding rule at the outermost public IP point for …

Member Avatar for washer
0
540
Member Avatar for happygeek

So many good members to choose from... Why not develop an algorithm that automatically chooses the featured member of the month? Someone that during the month had the most upvotes, reputation, activity points, endorsements... This is kind of related to the previous idea I submitted regarding having a dashboard with …

Member Avatar for XP78USER
0
612
Member Avatar for JorgeM

A while back, I was working on some web pages that required a tabbed menu at the top of the content. In addition, the requirement was that the page should not perform a post back when the user clicked on the individual tabs. It was very important to have a …

2
282
Member Avatar for kkermally
Member Avatar for Oneldinho

So, just to clarify... HP did not have the wireless driver available for Windows 7? Is that what you mean?

Member Avatar for Kelly Burby
0
518
Member Avatar for p_dap
Member Avatar for london-G

>I am developing a software which will connect to the same database as another application. Is there a term for that? I cant think of a techincal term, but in any case, this is that uncommon. Databases are generally built to allow multiple connections from various sources/clients.

Member Avatar for JorgeM
0
126
Member Avatar for patk570

If you want to position it up and to the right, you could further modify the margin properties. However, this all depends on what else you have planned for this page. For example... margin-left: 50px; margin-top: -15px

Member Avatar for sudhir869939
0
2K
Member Avatar for DaveAmour

>You'll have to open this picture in another tab to get the effect because it is an animated gif. It's a false colour illusion. that one is really neat. >I don't understand that one Jim if you stare at the dot, one the "timer" expires, the buildings look like they …

Member Avatar for advent_geek
1
405
Member Avatar for Niloofar24

You should be checking to see if the user is logged in and if the user is an admin. What i would recommend is that when a user logs into your system and you check the credentials and roles, you should be storing some information in session variables. Then on …

Member Avatar for Niloofar24
0
1K
Member Avatar for 68thorby68

This is such a personal decision... For me...i've spent the last two decades working with Windows products... i'm getting tired of Windows. In my case, i have an iMac and a windows desktop, windows laptop, iphone, and an ipad i never really use. i find most computers/devices to be... eh...not …

Member Avatar for XP78USER
0
237
Member Avatar for DaveAmour

ah, hate those days.. not that it would help anything on your list, but i'm a minimalist. I try to achieve a deeper level on a daily basis. the more you have, the more energy required to keep things managed (physically, emotionally, mentally). the less you have, the more energy …

Member Avatar for vegaseat
0
199
Member Avatar for JoyceMRowe
Member Avatar for Niloofar24

Just build the link and include a query string parameter that you can retrieve on the target page. For example.. echo "<td><a href='single-post-page.php?post=" . $row['ID'] . "'>"; On the target page, retrieve the value passed. $_GET['post'];

Member Avatar for Niloofar24
0
2K
Member Avatar for clhamon

i was very fortunate that i had over 15 years experience when i was working on my BA and MS degree. I think working on your education and in your field at the same time is definitely more effective than doing either individually. Good luck with your study group but …

Member Avatar for JorgeM
0
176
Member Avatar for phoenix254

>. i want to upload image with hide input type file but doesnt work please clarify what you are trying to do. I dont understand the logic/worklow

Member Avatar for JorgeM
0
166
Member Avatar for A.Muqeetkhan

If you take a look at the soure of the page and find the element where the video is being played from, you'll see that the source of the videos comes from ytapi[.]com. maybe there are doing some type of proxy/streaming because i cant beleive they would have all of …

Member Avatar for A.Muqeetkhan
0
183

The End.