|
Search
You searched for the word(s):
Showing page 1334 of 4,987 (49,864 total posts)
< 1 second(s)
-
sunny_mel:
Hi ,
Is it possible uploading an image file without page doing post back in .net framework 1.1?
the demo coding I found are doing post back.
many thanks
Best Regards
Sunny
Please use the Ajax solution.
-
Lalit,
This is the browser behavior.
Demo:
http://cutesoft.net/example/EditableRegions.htm
It is ok for most of users and apps.
If you do want to control the above html code, you can write your own filter.
Creates your own HTML Filter
-
JG
AjaxUploader do not provide content-type for security version.
The content-type is send by client side and that is not trust-able.
Developer should check the extension and data to prevent the code be executed at server side.
Regards,
Terry
-
Hi rajmohanp,
I can not reproduce this issue on IE8 ( version: 8.0.6001.18702 ).
Can you reproduce this issue on our demo http://cutesoft.net/example/general.aspx?
Is so, please show me the steps to reproduce this issue.
Regards,
Ken
-
Hi,
Please check this :
http://ajaxuploader.com/document/scr/create-custom-queue-table.htm
Uploader do not support customize the functions of 'buildin' queue table.
So you need hide the 'buildin' one , and create another one by the event and data .
Regards,
Terry
-
Hi,
You can modify it yourself. when function ChatUI_FocusWindow() is be called.
Currently we can only use window.focus() to make the taskbar flash .
But it not works for some browsers , and we are not able to change the color.
Regards,
Terry
-
ankit1407,
>>But when i tried integrating this with my existing application i cant seems to get the image, i tried checking for path and all looks fine to me.
It looks very strange. Do you mean only the preview funtion in the image dialog doesn't work?
Does it happen to other dialogs? Can you check them?
-
Cloey,
In the integration code, you need to modify the following code and make sure it returns the nick name instead of user name.
//Return user's display name
public string GetUserDisplayName(string useruniquename)
public string GetUserDisplayName(string useruniquename)
{
return nick name; ...
-
charlie666,
For a dedicated server, Cute Chat can support 2000 concurrent users. Cute Web messenger can support 4000 concurrent users.
If you have more concurrent users than above, you need to add more servers (using load balancing) or choose a java chat.
-
Yes. A Developer Team License would allow you to develop your projects on your local machines, test them on a development server, and distribute them with the websites you build on a production server.
Same license file would also work for CuteEditor DNN portals, IBuySpy portals, Community Servers portals. No extra license ...
... 1334 ...
|
|
|