- Upvotes Received
- 3
- Posts with Upvotes
- 3
- Upvoting Members
- 3
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
20 Posted Topics
Dear all, I have a very strange problem I cant seem to make sense of. Here is the story... I created a product page which when visited performs an ajax request to a json file to obtain product data, I then have a js script while dynamically appends html to … ![]() | |
Hi all, I plan on deleting records which are older than one week from my MySQL database.I do not have access to cron on my current server so I plan on using cronless.com to schedule a request on the following php script. <?php $cron_id = $_GET['comm']; if($cron_id == 20){ require_once … | |
Hi all, I have a small silly issue which i'm embarrassed I cant solve... I have a function which loops every second to see if a status has changed. When the status changes, I want it to call a phonegap 'beep' notification. The issue is it keeps calling the beep … | |
Hi all, I have a issue that I have been try to solve for a long time... **Background info** I have a form that when submitted, checks validation and also does an ajax request to see if user email exists. Validation is working, and email checking is also working. The … ![]() | |
Hi All, I have a few questions regarding Ajax and Json if anyone could help clear up for me. I am designing a mobile application (as a small project) which will send continious live data to a php file which will then forward this to be stored in a MySQL … | |
Guys Ive spent some time trying to see whats wrong but im getting nowhere.... Let me explin what I want to do. Firstly I want to obtain the whole size of a directory (foldersize function). Secondly, i want to pass that number (in bytes) to the foldersize_formatted function to show … | |
Hi all, I have a database with a set of relations created in SQL Server express. Is it possible to view or recreate the sql statements that created the database? Thanks for your time. Ryan | |
Hi All, new to Javascript and stuck on a small issue, its a little late and my head is not thinking straight. The scenerio is I have two textboxes and a submit button. All i want is the values to transfer to a function so i can change 2 global … | |
Hi, I am finding it difficult finding information regarding TETRA communication. Do you need to change your current Public Trunked Mobile Radio infrastructure? Or just the devices? Thanks in advance! Ryan | |
Hi everyone, I need a bit of guidance on a particular problem: A client of mine wants a search functionality added to his site. The site would have a form which when submitted would display a list of results. The client would also need to update the site himself. I … | |
Hi Everyone, I've tried searching for a solution for this but I have not found nothing exactly identical to my problem. I have 3 identical PC's (apart from HDD) with 3 copies of Windows XP Pro. As you know it takes a long time to install windows, drivers, updates & … | |
Hi guys, Im working my way up in webdesign and just needed a guide to what i should learn next. Im quite fine at xhtml, css and photoshop. Im just not to sure if i should go for flash, javascript, or php and what would be the necessity for a … | |
Hi Everyone, I have a problem regarding dual booting. Here's my situation... On one harddrive i have windows xp installed. (Installed First) I recently installed windows 7 on another harddrive (Installed After). Im finally happy with Windows 7 and would like to remove windows xp and use that HDD for … | |
Hi guys, Silly question here... Ive just changed mother board and when i shut down system, it automatically turns on again. The on/off button does stick slightly but i was just wondering if by mistake did i by insert leads( + -) on motherboard the wrong way... Could this be … | |
Hi guys, I recently came across a small problem with downloading large files (using flashget or jdownloader). When extracting rar files, i was getting alot of 'CRC Errors - file is corrupt'. After changing nic card, ethernet cables & so on, the simple problem was an update in AVG which … | |
Hi guys/girls, Im looking for a internet cafe software & also a voip billing software. I found cyber cafe pro to be a good choice BUT it has no wifi spot options! I also need a billing software for VOIP telephones that support a sip devices. I thought id ask … | |
hey guys, im very new to java so bare with me... i cant seem to bubble sort my arraylist... The data needs to be displayed unsorted in a jlist, then when user clicks process the list is sorted according to student id. If anyone could guide me through it would … | |
Guys im stuck once again. I have a JList (unsorted) and when you press 'SORT' the list sorts. The thing is i have to use bubble sort. My jlist is set to defaultListModel. My problem is i keep getting this error: xception in thread "AWT-EventQueue-0" java.lang.ClassCastException: java.lang.String cannot be cast … | |
hey Guys im using this bubble sort to sort an arraylist out but cant seem to output the sorted data out properly! Is there a return method i can use? Damn ive been stuck hours on this one... Anyone that could guide me to a solution would be great. Note: … | |
hi guys Over these past two months if i reset the pc i would sometimes get boot disk failure. I would manage to solve the problem by slightly moving the power cable of the harddrive that has the OS installed on it. Recently the pc would freeze up (mouse non … |
The End.