3
votes
0answers
147 views

How to access email attachments using gmail Contextual Gadget

Is there any way to get mail attachments using gmail Contextual Gadget. With extractors it is not possible to read mail attachments.
3
votes
0answers
526 views

raphaeljs export to jpg issue with path background as image

I have a problem with raphaeljs export plugin ( https://github.com/ElbertF/Raphael.Export ). in a path element I use attribute 'fill' and as a source I give a image url to fullfill. But when I export ...
3
votes
0answers
338 views

PHP LZW Binary Decompression Function

I've been looking on the internets and couldn't find an LZW decompression implementation in PHP that works with the data outputted by these javascript functions: function lzw_encode(s) { var dict ...
2
votes
0answers
60 views

post the value in dropdown and update to mysql

In the below code there are 2 textbox and 2 dropdown This is a update when i select course code from course subject table and it post values in subject code dropdown and update to mysql but when i ...
2
votes
0answers
53 views

Ajax : not load jquery plugin when ajax response

I want to load jQuery rating plugin in page1 when I get a ajax response from page 2. I got information from a database but not load the rating plugin. my script is temp1.php <script ...
2
votes
0answers
109 views

Google Maps - Finding all the markers inside a given radius Javascript/Php

I have this script that will show custom markers on a google map, but I would like to include a input text-box and be able to enter a city/state and a zip-code and see if there are any markers within ...
2
votes
0answers
76 views

XSS Basic Understanding

I'm using Symfony2 / Twig / Doctrine. I'm looking at security on my site and in particular preventing XSS attacks, but I can't see what more I can do. Persistent I use Doctrine and always ensure I ...
2
votes
0answers
184 views

Facebook API: Login using JavaScript SDK then checking login state with PHP

I'm using Facebook's JavaScript SDK to bring up a Login Popup when the user clicks the Login button. The code is, as Facebook provides in the doucmentation: $(".loginButton").click(function(){ ...
2
votes
0answers
60 views

How can I set the offset dynamically/by argument using tooltipsy?

I am using tooltipsy to show tooltips on my site. It works great so far but I just want to be able to indicate the offset from the link in a similar way I get the url. in my javascript i have this ...
2
votes
0answers
144 views

CKEditor - CKFinder won't create thumbnail automatically after i upload image

In ckeditor ( with ckfinder ) I can upload image normally, but it won't create thumbnail before I click the "Browser Server" button, which means I have to use the browse server function to make it ...
2
votes
0answers
127 views

Changing Order of events in FullCalendar AgendaDay view

I'm using the fullCalendar jquery plugin. I'm trying to make my events in the agendaDay view show up from left to right ordered by start time. Essentially, I want to remove the stacking of ...
2
votes
0answers
102 views

Group php scripts as processes and display message

I found a little bit of documentation here: http://php.net/manual/en/function.posix-setpgid.php http://www.php.net/manual/en/function.posix-getpgid.php But I really am not sure how to do this. I ...
2
votes
0answers
521 views

Add to cart button not working - Refused to get unsafe header “X-JSON”

My 'add to cart' button has stopped working all of a sudden. I have no idea why because I haven't made any changes. I'm using Magento version 1.7. Here's a link to my website - ...
2
votes
0answers
75 views

Jplayer audio not working in Linux chrome

I am using jplayer.js to play the song in my site. In windows it was working perfectly in all browsers. But in Linux system, the songs doesn't play in chrome browser.Anyone help me to sort out this ...
2
votes
0answers
121 views

how can I replace the calendar of vtigercrm with another customized calendar (solar calendar)?

I am modifying the Vtiger CRM environment and have changed its language from English to Persian. Now I want to replace the Vtiger's calendar (which its system is Gregorian) with another calender. You ...

15 30 50 per page