RE:popup windows
mehrdadilchizadeh-gmailhiok but this code not best effect to open pop up page....i need open with effect like in cms desk webparts propertiesin back popup page color is gray or blackthank you Filip Ligac
View ArticleRE:popup windows
kentico_filiplHi, I see, you would like to create a modal popup window like in these examples, is that right? Simple modal popupsIf that is the effect you want to achieve, you can take an inspiration...
View ArticleRE:CMSLoaderAttribute
YehudaThanks, I figured it out.My problem was that my public class wasn't a partial of CMSModuleLoader.
View ArticleRE:popup windows
mehrdadilchizadeh-gmailthank youyes i want this but i need develop by behind code in asp.net(C#) for load url speciali want to edit button in gridview to show detail for edit in popup windows whit same...
View ArticleImport utility - Convert double to int
YehudaHi,Hope this is the correct forum for this.I got a new project, and we're moving an old site based on classic asp to Kentico.The old site's db isn't made so well, and many times uses double for...
View ArticleRE:Import utility - Convert double to int
YehudaI replied on the wrong thread,but I found a solution.If I use ={%ToDouble(FileCount)%}, I get an integer.
View ArticleRE:popup windows
kentico_filiplHi,I found an extension package for Kentico CMS which should serve you well for your purposes. It contains a web part which enables you to show content in modal windows.All you need to do...
View ArticleUsing Kentico as a security provider
george.duckett-aqualisa.coI have a site developed in kentico in which users can log in.I want to create a second site, not using kentico which uses the kentico site for authorisation/authentication.Is...
View ArticleRE:popup windows
mehrdadilchizadeh-gmailthank you i add poll in Content HTML and this webpart show me this code:ClosePlz help me
View ArticleRE:Using Kentico as a security provider
kentico_jurajoHi,You can simply share the authentication cookie once the user is logged into a Kentico site (sharing cookies). This article may be helpful too.And here is the API to authenticate the...
View ArticleInfo and provider classes for document types
JerreckAre info and provider classes automatically created for each new document type, or would I have to create custom info/provider classes?
View ArticleRE:Info and provider classes for document types
FroggEyeTake a look at this post, I give an example of how to access document types, no matter what the document type is. I also suggest looking at the API Examples included with a Kentico install, as...
View ArticleReg : Integrating with Some Asp pages written to plugin Kentico cms
vallir63-gmailAs I have problem with the calling of wsdl files written for soap php in the Kentico , I want to use the xml functions with the .cs code.I want to know the following details:-1. Will I...
View ArticleRE:popup windows
kentico_filiplHi, You need to adjust code behind of the web part a little to make it display polls, forms and other elements which were inserted through CK (WYSIWYG) editor. Please add these controls...
View ArticleRE:popup windows
mehrdadilchizadeh-gmailthank youbut i have 2 problems :1) show ltlcontent in down of ltlLink for ever...2) for example i add a bizform but dont working ....
View ArticleRE:popup windows
kentico_filiplHi,1. If you do not want to show content of ltlcontent control, you can assign it a CSS style 'display:none' and keep removing this style dynamically on the link click through...
View ArticleRE:popup windows
mehrdadilchizadeh-gmaildear sir;i have to appreciate for your great advice in advance,i have some problems and i wondered if you could help me.Do you mind if you can explain more about JavaScript in...
View ArticleRE:Reg : Integrating with Some Asp pages written to plugin Kentico cms
kentico_sandrojHello,You would not be able to use a PHP Web service definition within Kentico as it is an ASP.NET application. You may be able to consume the service however. See also displaying data...
View ArticleOpen new session after click on link on external website
Robert-SYZHello, I have this situation. I need to create link on external Webpage (not kentico) so when I click on this link it opens my Kentico Website and the user is allready logged-in in new...
View Articleredirection from old site urls
YehudaHi,I'm starting a new project in which I need to move the site from an old CMS to Kentico.For the project, I need to move the data to Kentico, but still allow the old URLs to point to the correct...
View Article