Click here to Skip to main content
15,885,278 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to apply condition at session value Pin
gaurav mangal9-Jul-08 2:40
gaurav mangal9-Jul-08 2:40 
QuestionHow to create thumbail of wmv file? Pin
Member 41021718-Jul-08 19:56
Member 41021718-Jul-08 19:56 
QuestionPush Server Pin
Member 34533318-Jul-08 19:49
Member 34533318-Jul-08 19:49 
AnswerRe: Push Server Pin
eyeseetee8-Jul-08 21:38
eyeseetee8-Jul-08 21:38 
GeneralRe: Push Server Pin
Member 345333110-Jul-08 2:47
Member 345333110-Jul-08 2:47 
QuestionTimeout Expired in an application State Pin
r aa j8-Jul-08 19:30
r aa j8-Jul-08 19:30 
AnswerRe: Timeout Expired in an application State Pin
Venkatesh Mookkan8-Jul-08 20:04
Venkatesh Mookkan8-Jul-08 20:04 
QuestionFCKEditor image browse in asp.net 2 Pin
TheEagle8-Jul-08 18:20
TheEagle8-Jul-08 18:20 
Hi,

Iam trying to let the user upload through the FCKeditor from his PC.In the config.asp file I set the following:
FCKConfig.LinkBrowser = true;
FCKConfig.ImageBrowser =true;
FCKConfig.LinkUpload = true;
FCKConfig.ImageUpload =true;

in config.asp :

Dim ConfigIsEnabled
ConfigIsEnabled = True

Then I created the UserFiles in the root folder

I tried using the connector.aspx instead of the connector.asp as following:

//FCKConfig.ImageBrowserURL = FCKConfig.BasePath + 'filemanager/browser/default/browser.html?Type=Image&Connector=connectors/asp/connector.asp' ;
FCKConfig.ImageBrowserURL = FCKConfig.BasePath + 'filemanager/browser/default/browser.html?Type=Image&Connector=connectors/aspx/connector.aspx' ;


But this did nothing.

When I try to browse the server in Image Info tab I get the following error:
The server didn't send back a proper XML response.

Do any one know how to set the FCKeditor V2.2 so it let the user upload files from his PC in asp.net 2?

I am too late but i will never give up

QuestionLogin Control Database [modified] Pin
ASPnoob8-Jul-08 16:54
ASPnoob8-Jul-08 16:54 
AnswerRe: Login Control Database Pin
Christian Graus9-Jul-08 1:14
protectorChristian Graus9-Jul-08 1:14 
GeneralCannot get inner content of because the contents are not literal. Pin
Zoltan Balazs8-Jul-08 11:08
Zoltan Balazs8-Jul-08 11:08 
GeneralRe: Cannot get inner content of because the contents are not literal. Pin
Christian Graus8-Jul-08 14:41
protectorChristian Graus8-Jul-08 14:41 
AnswerRe: Cannot get inner content of because the contents are not literal. Pin
Guffa8-Jul-08 17:53
Guffa8-Jul-08 17:53 
GeneralRe: Cannot get inner content of because the contents are not literal. Pin
Nirandas8-Jul-08 18:54
Nirandas8-Jul-08 18:54 
GeneralRe: Cannot get inner content of because the contents are not literal. Pin
Zoltan Balazs8-Jul-08 19:22
Zoltan Balazs8-Jul-08 19:22 
GeneralRe: Cannot get inner content of because the contents are not literal. Pin
Nirandas8-Jul-08 19:59
Nirandas8-Jul-08 19:59 
GeneralRe: Cannot get inner content of because the contents are not literal. Pin
Zoltan Balazs8-Jul-08 21:00
Zoltan Balazs8-Jul-08 21:00 
QuestionUsing ASP.NET to post form results to a database and email the results to a someone. Pin
farmer8-Jul-08 8:23
farmer8-Jul-08 8:23 
AnswerRe: Using ASP.NET to post form results to a database and email the results to a someone. Pin
led mike8-Jul-08 9:10
led mike8-Jul-08 9:10 
GeneralRe: Using ASP.NET to post form results to a database and email the results to a someone. Pin
farmer8-Jul-08 9:24
farmer8-Jul-08 9:24 
GeneralRe: Using ASP.NET to post form results to a database and email the results to a someone. Pin
led mike8-Jul-08 9:28
led mike8-Jul-08 9:28 
GeneralRe: Using ASP.NET to post form results to a database and email the results to a someone. Pin
Christian Graus8-Jul-08 14:43
protectorChristian Graus8-Jul-08 14:43 
Questiondefault settings SQL Server does not allow remote connections Pin
Amit Agarrwal8-Jul-08 6:56
Amit Agarrwal8-Jul-08 6:56 
AnswerRe: default settings SQL Server does not allow remote connections Pin
N a v a n e e t h8-Jul-08 17:08
N a v a n e e t h8-Jul-08 17:08 
GeneralRe: default settings SQL Server does not allow remote connections Pin
Amit Agarrwal8-Jul-08 18:25
Amit Agarrwal8-Jul-08 18:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.