Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
Showing page
116
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: Adding webforn value to upload name
Hi TimBall,
Please try the example below, it shows you how to achieve it. You can get the select value from the dropdown list and use in the FileUploaded event with the save file ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
February 20, 2014
Re: Setting file queue background color
Yes, you can customize ''Cancel All'' button. Please try the following code:
<%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
August 10, 2010
Re: How to tell if a user is online via Database
Please check chat.aspx.
private
void
rptLobbies_ItemDataBound(object
sender,
DataListItemEventArgs
e)
{
if
(e.Item.DataItem
==
null)
{ ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
May 13, 2009
Re: Security configuration file
1. Can you post the ImageGalleryPath Setting in Default.config?
2. Is your site online so you can provide a testing URL?
3. Can you try the following code?
<!--
#include
file
=
''CuteEditor_Files/include_CuteEditor.asp''
-->
<html>
...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
July 24, 2009
Re: RTE not usable inside updatepanel?
hi comb,
Can you try the example page below? Does it get the same ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
November 21, 2013
problems with deployement
Hello CuteSoft Team,
I try before buying your software but already have problem with the deployement procedure.
1) So i
copy/paste the folder phpuploader on my website ,
http://www.intranet-hanciaux.be/HollidaysPictures/phpuploader/
2) i copy/paste your code on my php page ...
Posted to
PHP File Uploader
(Forum)
by
CerealKiller
on
July 2, 2009
Re: FilePath and FileNameAutoGenerate ?
>>Is it possible to have the ''FileNameAutoGenerate'', i mean the name of the file uploaded will have a name automatically generated ? Then after the file is uploaded, it displays automatically the ''FilePath (link to display the file)''.
Yes. You need to create a custom file upload handler which allows you rename the uploaded ...
Posted to
PHP File Uploader
(Forum)
by
Adam
on
May 4, 2010
Re: Integration Woes
jlsmedia,
You have problems with your integration code. Open global.asax and find the following code and make sure you return a user name array. By default, it shows ''NOT IMPLEMENTED''.
Public Function ListUserUniqueName() As String() Implements ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
September 5, 2007
Re: Customizing the Progress Bar
Dear chrisluo,
Please refer to the following snippet:
<%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
April 20, 2011
Re: Max Image Size..
Hi Sky_Chief,
You can use the code below to change the image size if it large than the value you set. the width is set to 400px below, you can limit the height as the same way. Just need to add the code to the bottom of your page, it will automatically ...
Posted to
Cute Editor for PHP
(Forum)
by
Kenneth
on
February 5, 2013
More Search Options
« First
...
< Previous
114
115
116
117
118
Next >
...
Last »