Register here!

Forgot password?

ASK NEW QUESTION

Home Page » tuolden

User Name:

tuolden

Reputation:

46

Q/A: 25 / 46

Acceptance: 0%

Memeber since: September 14, 2011

About...

25 Questions by tuolden

0 votes

Dynamic refreshing? like tail -f

AJAXRefreshingupdate content

Hello all,

I’m currently making many WebService call. I would like to display them as they answer back.

For example,

  1. callWebService_A ();
  2. waitForReply();
  3. displayResult ( ofWebService_A ) ;  // this should display in client side
  4.  
  5. callWebService_B ();
  6. waitForReply();
  7. displayResult ( ofWebService_BREAD MORE
0 votes
Solved!

Presentation Layer

htmlpresentation layerxpathxsl

I would like to know if Yii can generate XSL instead of using Views at the presentation level. We currently have an application (in native PHP) that generates an XMLREAD MORE

0 votes

Amazon Cloudfront w/ Yii

Caching Assets YIi Amazon Cloudfront

Hello all,

I’m thinking about using Amazon’s cloudfront as a CDN for static files (JPGs, CSS, Javascripts)

Since Yii uses assets to cache everything, how can I make use of amazons cloudfrontREAD MORE

0 votes

RenderPartial w/ CTreeView & CListView (many saves)

CListViewCTreeViewrenderPartial

Hello all,

On my web app I have two sections: – right hand side (CTreeView) : categories – middle section (ClistView) : items for that category

Once you click on any linkREAD MORE

0 votes
Solved!

RenderPartial w/ CTreeView & CListView

CListViewCTreeViewrenderPartial

Hello all,

I’m currently using a CtreeView (as leftside menu) w/ links on each of the elements. Links are “…/controler/action?elemento=4″ Where elemento is category items wanting to display.

In the middle isREAD MORE

0 votes

Javascript name of Yii Elements

Javascript name of Yii Elements

Hello all,

I’m trying to set focus (onclick) on the first field of a Modal Dialog.

So far, I have

  1. 'onclick'=>"{ .... $('#nameOfDialog').dialog('open');  ;... ; nombre.focus(); }"
'onclick'=>"{ .... $('#nameOfDialog').dialog('open');  ;... ; nombre.focus(); }"

WhereREAD MORE

0 votes
Solved!

How to upload image in a CJuiDialog (modal)

CJuiDialogimage upload

Hello all,

I’m trying (w/ no success) to upload an image in a CJuiDialog.

I have (sucessfully) used before the image upload field, but can not get it to work w/ Ajax.

HereREAD MORE

0 votes

Web Hosting for Yii

Web hosting

Hello all,

I know this is not the best place to ask this question, but “I have no other place to go” :)

I have a web app that (if lucky) willREAD MORE

0 votes
Solved!

Facebook, Twitter authentication

FacebookTwitter

Hello all,

Just wanted to know which extension is the best (efficient) to: 1- authenticate w/ Facebook (or) Twitter. 1.2 Once auth w/ Facebook (1st time) I will bring friends listREAD MORE

0 votes
Solved!

CJuiDialog gets saved twice

ajaxSubmitButtonCJuiDialog

Hello all,

Almost there …

I got the CJuiDialog dialog form to work, but I now have a new problem.

Whenever I click to save (it saves twice).

View

  1.            READ MORE

 

46 Answers by tuolden

0

© YiiAnswers.com 2011. All rights reserved.

Switch to our mobile site