[web2py] Re: Ckeditor(plugin) using the LOAD (....., ajax = True)

2012-08-31 Thread Picheth
 Hi All
 
  I need to use the function LOAD(ajax=True) ckeditor but is there a 
way I can help.
 
  Picheth.

-- 





[web2py] Re: Ckeditor(plugin) using the LOAD (....., ajax = True)

2012-08-30 Thread Picheth
Hi simon

How do I set a field to ckeditor ?


 Picheth.



-- 





[web2py] connect to paypal

2012-08-29 Thread Picheth
 I want to connect to paypal.

What I need to do. To be connected with the paypal.

Best Regrads,
Picheth.

-- 





[web2py] Re: connect to paypal

2012-08-29 Thread Picheth
Hi Dave
 

 Make the checkout.
 When I hit the checkout button to pay with paypal.

 Best Regrads,
 Picheth.



-- 





[web2py] Ckeditor(plugin) using the LOAD (....., ajax = True)

2012-08-28 Thread Picheth
I have a problem with the ckeditor function LOAD (., ajax = True)

error : It pass the wrong part.

please .. any help, cues or snippets of codes to accomplish this ... will 
be greatly appreciated

Picheth.

-- 





[web2py] Change the default format.

2012-08-14 Thread Picheth
I have a problem

I want to change the values ​​stored into the database data_id value of id.

db.define_table('product',
   Field('data_id','integer'),
   Field('name','string')
   format='%(name)s')

please .. any help, cues or snippets of codes to accomplish this ... will 
be greatly appreciated

Picheth.

-- 





[web2py] Upload file using the LOAD (....., ajax = True)

2012-08-06 Thread Picheth
I have a problem with the upload file using the LOAD (., ajax = True)


please .. any help, cues or snippets of codes to accomplish this ... will 
be greatly appreciated

Picheth.

--