|
Search
You searched for the word(s):
Showing page 1336 of 4,987 (49,864 total posts)
< 1 second(s)
-
francois:
Thanks for your reply, but i think that you don't uderstand my question.
I would to replace the image upload on folder by the storage in db like the exemple in the last post.
When user insert image it stored in db and all images displayed in gallery came from db.
I just want to know if someone else developed it for php version ...
-
NoCode, that's very similar to what I'm wanting to do in my DetailsView thread. We have metadata that needs to be entered into a database at the ''same time'' as the file being uploaded. (By same time I mean uploading the file first, then inserting the data into the database, but we'd do all that on one click.) The only snag I'm hitting ...
-
I'm not sure that a screen shot will help, but I will, go to your demo and try this. handle issue
1. Add a div after the table in your demo and click on it.. handles appear
2 click inside the existing demo table and add a div. Handles will not show.
Now create a new div and try to style it with any color border solid and click ...
-
LOGIKonline,
It still doesn't make sense to me.
<span class=''class1''>Hello></span> is very different from <div class=''class1''>Hello></div> World.
We don't have this API to force editor uses block level tag in this situation. If you really want to do it, you can purchase the source code ...
-
>>Ye-es. I've seen that page and that's the problem: From those snippets, I cannot see where in my page I put the line ''Editor1.Setting(''security:ImageGalleryPath'')= ''c:\inetpub\wwwroot\uploads''''
You can put the above code where you want to change the image gallery path, for example, page_load, page init ...
-
>> it would be useful to have an ''apply to all'' feature. Not necessarily through drag/drop, but maybe in the table wizard. Something like apply to all TDs or TRs.
Thanks for the nice suggestions. In the current version, if you insert a new row above/under the current row, the attributes of the current row will apply to the ...
-
cutecassie,
1. <font> tag has been deprecated. This means that the tag is no longer a part of the HTML specification. While browsers will still support it, most likely for a long time, it's a good idea to switch to the alternative.
2.
TECHNICALLY <font> tag is supposed to be a scale from 1 to 7, but the ...
-
Marcus,
Just the result code is different:
Editor.XHTML Property
Retrieves the CuteEditor HTML content in XHTML format.
Editor.Text Property
This property provides access to the text within the editable area of the CuteEditor control. It can be used to set the text when the control is first displayed and ...
-
Ok! I did a lot of testing and here is where the problem comes from : <!-- #include file=''../Includes/sec4.inc'' -->
that line of code is in the database and I deleted it and just put a name: Test HTML instead in the same field and run the edit and click a section name from the codes drop down and Test HTML got put in the editor, ...
-
>>it is working fine in my local computer, but when I upload it to a webserver it gives the same error
Please create a virtual directory or website pointing it to the 'CutechatStandalone\Web' folder.
If you have access to the IIS, please check this:
How To Create a Virtual Directory in Internet Information Services ...
... 1336 ...
|
|
|