No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
17 Posted Topics
Ciao guys, I'm getting mad with this issue. I have a script in a WP theme that it's supposed to retrieve some data. It works ok but I need it does the thing in alphabetic mode and this seem to be... quite hard! I dig into the web looking for … | |
Hi there, I don't know if this is the right place where to ask but I'm lost and I don't know where to fond some help. I set up a website: www.somatologia.it This is based on wordpress and I spent some days pushing the site to some DNS one day … | |
Hi there! First of all Happy New Year to all the community. I just update the wordpress at the 3.8 version and a pair of codeline I wrote don't work now. Actually I call the database in a new table I created to have back some data but if yesterday … | |
Hi there! I'm getting mad with some issue. I designed a website for a customer. I'm trying to personalize the "description" on SERP so I used the various meta tag to force the description. Actually the meta tag for description and title are the following: <title>Welcome to Sananda Maitreya's official … | |
Hi guys, I'm not very good with ASP but atually I need to fix some stuff and I'm encountering weird problem when I tried to connect to Access database into my localhost. Actually when I do something like this: [CODE]conn.Open "DRIVER={Microsoft Access Driver (*.mdb)};DBQ=" & server.MapPath("/cms/db/cms.mdb")[/CODE] I return this error: … | |
Hi all. I'm working on a project where I'm supposed to store some PDF into a website. I'm usibg PHP/MySql. Actually these PDF are very personal and I need to be sure that no one can access the PDF even if this is on an address like [url]www.site.com/document.pdf[/url]. I need … | |
Hi, I'm trying to finish a scripts to manage newsletter from a website but I encountered a strange weird stuff just at the end. Basically when I send emails everything seem to be alright. I sent 5 email. 3 of them was received perfectly but the other 2 not. Just … | |
Hi guys! I'm working on a script to manage newsletter and I'm actually thinking how to manage eventually freat amount of mail deliveries when they are sent. What I mean if that i'm pretty sure that send something like thousands emails at once could be seen as spam from server … | |
Hi guys, a friend of mine got the wonderful idea to let the macbook fall down form the table. The bonus? No hard disk working. So I'm trying to helping him by using testdisk and photorec to recover this HFS partition. The problem is that some physical damage let the … | |
Hi guys, I'm pretty new in ths ocean of SEO and I'm trying to improve optimization on a website with Google. I got a question and is not easy to find answer in Google too... The website is well seen in google with the main page index.php on the root … | |
Hi everybody, I'm trying to set up a File Server running on Linux but I encountered some strange difficults... The hard disk I want to share is a 320GB I formatted before to install the Operating System (Ubuntu Server 10.10) and I formatted as NTFS because I want to read … | |
Hi all, this is just incredible. I need to connect to an ftp server. If I connect with an ftp client I can easy access with no problem. Is just enough use the browser and tac! I got it But if I use Linux.... no way... and is just with … | |
Hi all! I have a strange issue on my EasyPeasy distro here, each time I restart my system I have too create again the directory "apache2" under /var/log because in some way it's been deleted. What the hell is going? How can I understand who is the script that delete … | |
Hi all, I need to connect through ftp on some server to do some changes but I think that they use some rules to avoid connection from other foreigner countries (is it possible in your opinion). Basically I receive the 510 error with login and password incorrect but if my … | |
Hi all, i'm newbie with jsp and i'm trying to connect with mysql through a select with a variable passed from an another page... The code i have is what follows: [code] <% // Prendo la variabile dal form String username=request.getParameter("username"); String sql="SELECT * FROM cmascella_users WHERE username = " … | |
Hi all. I'm new with jsp and i'm just looking for create a login solution. I use a mysql database and what i'm looking for is what follows: Make a query to my sql database and then insert the output of one field in a variable. I need this variable … | |
Hi all, i'm blocked on a script php/ajax that manage dynamic select. To let me understand better here the link tutorial: [url]http://phpgon.com/ajax-php-dynamic-select-lists.html[/url] I take this little code part aboutthe file dynamic-lists.js where i'd like to pass another variable to the get-subcategories.php page and not only the variable idcategory. [code] function … |
The End.