|
Search
You searched for the word(s):
Showing page 81 of 123 (1,230 total posts)
< 1 second(s)
-
When you click button ''insert image'', ''insert flash'', ''insert template'',etc. ), all uploaded files will be stored into database. You can deploy that example on your end, and then you can open database, and review the table of ''fsitems'', file is stored in field ''filedate'', it is ''image'' type, file size can be until 2,147,483,647 ...
-
This issue has been fixed, you can test it in http://cutesoft.net/example/SqlSample/UseSql.aspx , you can download its source code,
Store Files (images and documents) into a Database ( Download source code)
Using an access database as the file storage
Using a Sql Server database as the file storage ...
-
Please send the chat room access url to eric@cutesoft.net, and tell me the steps how I can reproduce this issue, we will check it.
Regards,
Eric
-
Please test the following code and check whether it is what you need,
<?php require_once ''phpuploader/include_phpuploader.php'' ?>
<?php session_start(); ?>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''>
<html ...
-
http://www.dotnetdate.com/Embed.aspx, please check whether you can reproduce this issue in this online example, this is latest version of cutechat.
Keep us known.
Regards,
Eric
-
You can open file ''CuteSoft_Client\CuteChat\Channel.aspx''
Change:
<table width=''100%'' border=''0'' cellspacing=''0'' cellpadding=''0''>
<tr>
<td width=''200''>
<img ...
-
Please refer to http://cutesoft.net/forums/thread/33532.aspx
Regards,
Eric
-
Please try the following code:
<asp:Button ID=''cmdUploadFiles'' runat=''server'' meta:resourcekey=''cmdUploadFiles''></asp:Button>
<sc:ModalForm ID=''modalFormUploadFiles'' ...
-
-
Hi merry,
How to dynamically populate the dropdown menu?( C# | VB )
This example demonstrates how to programmatically populate the Cute Editor dropdown menu.
Please check this example in download package, you can find its source code, I tested it in IE&mozilla, it works fine. Can ...
... 81 ...
|
|
|