|
Search
You searched for the word(s): .net 4.0
Showing page 385 of 1,307 (13,069 total posts)
< 1 second(s)
-
Adam,
Thanks for the response. I am trying to understand this issue, and honestly it feels like the behavor is a little buggy and defies a concise explination. I see there are others struggling to understand this special characters issue as well.
When I fire the postback code here (hit the save changes button), the special ...
-
Adam, Thanks for your efforts, but I had to customize a solution.I'll post it here for anyone else in my situation.You don't need to address it any further, I'm satisfied with where I'm at.Since we'll be dealing with nearly 20,000 images, the database option is not an option.The UNC path is also not an option in our environment.1. ~ I set ...
-
BrandonPSA:Basically everything is working fine, EXCEPT that I can't get the editor to just edit the content inside the contentPlaceholder. It keeps wanting to edit and re-write my ''<%@ Page Language=''C#'' MasterPageFile=''~/MasterPage.master'' etc etc'' as html.Any ideas?
Please check this ...
-
Here is the ASP.NET code:
sDesc = Editor2.Text sDesc = Replace(sDesc, vbCrLf, '''') If Len(sDesc) = 0 ...
-
No, we receive the error when we compile our solution through VS.NET 2005. The exact compiler error is ''Unknown server tag 'CE:ImageEditor'. The error is on the following line: <CE:ImageEditor id=''IE1'' runat=''server'' Width=''500'' Height=''380''></CE:ImageEditor>
The entire content of the aspx page is as ...
-
Thank you for the response, but that solution doesn't work very well for me. I am dynamically inserting controls into my page (form), so when I use <%= xx %> strings, .NET gives me errors saying that I can't dynamically add/change controls in a form that uses those string types. Any ideas? Error I am getting when trying to ...
-
Adam
when i create a mailto link using the ''chain'' - icon the link should point to mailto: [email protected] and when clicked on it should start Outlook. When i create such a link on my site, using the ''chain''-symbol, selecting ''mailto'' as type and adding my mailaddress into the textbox, the ...
-
Sorry, it's simple reproduced at your given link, just do the following:1. Open http://cutesoft.net/example/general.aspx2. Select a word, click on the chain give for example http://www.pbwebedit.nl and click Ok.3. Switch to HTML, you see the link is Ok.4. Select the word again, and click on the chain again, and change the link to ...
-
Hi Adam,
Thanks for the quick answer, I tried what you suggested and it worked fine. As it appears the XHTML is problematic only when there is a single attribute not followed by = and a value (such as CHECKED and selected). Unfortunately, these attributes are automatically added by the editor when a radio button or checkbox that is cheked ...
-
please follow me to let know what is my concern, i saw the same bug at your live demo at the below link;
http://www.cutesoft.net/asp/EnableAll.asp
1) click on the above link
2) from the top most toolbar, click on insert image button, a popup will appear then
3) from the insert image popup/dialog box, please click on browse ...
... 385 ...
|
|
|