On Sat, Jul 24, 2010 at 10:20 AM, Robert Cummings wrote:
> On 10-07-24 04:19 AM, Adam Richardson wrote:
>
>>
>> Code that resembled the below is how I used to open new windows before I
>> started using jQuery Note, this completely avoids use of the target
>> attribute.
>>
>> function wireNewWindo
On 22 July 2010 21:59, Augusto Flavio wrote:
> Hi guys,
>
>
> I created a simple wsdl web service. Everything works fine, but when I fill
> the fields with accents and send the soap request, the PHP returns me an
> error:
>
>
> *Fatal error*: Uncaught SoapFault exception: [Client] SOAP-ERROR: Enco
Hi, anyone has experience creating PayPal Encrypted Website Payment button?
I follow PayPal SDK example but the encrypted value is not correct.
I think the error should be with openssl_pkcs7_sign() since PayPal can
decrypt it with PayPal private key but does not recognize my signed data.
PayPal
On Sat, 2010-07-24 at 17:31 +0300, Andre Polykanine wrote:
> Hi Rob and all,
>
>Btw, is there a way to do window.close without any questions of a
>browser? I know the only one: the window is generated via
>window.open.
>
> --
> With best regards from Ukraine,
> Andre
> Skype: Franco
Hi Rob and all,
Btw, is there a way to do window.close without any questions of a
browser? I know the only one: the window is generated via
window.open.
--
With best regards from Ukraine,
Andre
Skype: Francophile; Wlm&MSN: arthaelon @ yandex.ru; Jabber: arthaelon @
jabber.org
Yahoo! me
On 10-07-24 04:19 AM, Adam Richardson wrote:
Code that resembled the below is how I used to open new windows before I
started using jQuery Note, this completely avoids use of the target
attribute.
function wireNewWindows(){
if(document.getElementsByTagName){
var anchors = document.g
At 2:06 AM -0400 7/24/10, Paul M Foster wrote:
Or, wait. With javascript, you're hacking the DOM. If you put my PHP
above in the file, the offending code will arrive at the client browser.
Will the xhtml 1.0 deities cast you into the pit of hell if this
happens?
Paul
A minor clarification, it
Sebastian Ewert wrote:
Hi,
I'm developing an joomla component and my helper an user classes are
crowing bigger and bigger. The helper class is for static use only.
Does class size decrease performance of my php scripts, even for static
usage?
Is there a general rule when to split a class to kee
On Sat, Jul 24, 2010 at 2:44 AM, Robert Cummings wrote:
> On 10-07-24 02:06 AM, Paul M Foster wrote:
>
>> On Sat, Jul 24, 2010 at 01:08:49AM -0400, Robert Cummings wrote:
>>
>> On 10-07-24 12:58 AM, Paul M Foster wrote:
>>>
On Fri, Jul 23, 2010 at 01:28:23AM -0400, David Mehler wrote:
>
9 matches
Mail list logo