|
Search
You searched for the word(s):
Showing page 1698 of 1,762 (17,611 total posts)
< 1 second(s)
-
bnmiros,
Here is the Code:
ID = Request(''ID'')
If ID <> '''' then
sql=''select TitleField,MessageField from test where id=''&CInt(ID)&'''' set rs=server.createobject(''adodb.recordset'')
rs.open ...
-
verdend,
Public : if a room is not public , when the user joins the room , the admin would get a message, can accept the joining or reject the user.
Active : if a room is not active, no use could join the room.
Archive (not implemented ): if the archive is false , the message log would be deleted ...
-
azaldivar,
Try Change to the following line:
Image1.Attributes.Add(''onclick'', ''insertHTML('Editor1','Testing...')'')
to:
Image1.Attributes.Add(''onclick'', ''insertHTML('Editor1_editBox','Testing...')'')
Or you can use the JavaScript function in the addcustombuttons.aspx.
<script ...
-
Aluminum,
I am sorry for the delay.
We are still working on the testing and documentation. Most of your suggestions have been implemented in the new version. The project is much bigger than we planed. Sorry for the inconvenience.
-
Bob,
Have you tried the version 3.0
http://cutesoft.net/asp/
Let me know if you still have the same problems.
If you own a previous version, Email us at sales@cutesoft.net.
Please include the email address used for purchasing in your email
-
azaldivar,
After you registered your custom button, have you added this button to the editor template property?
<CE:Editor id=''Editor1'' runat=''server'' Template=''Bold,Italic,Underline,Separator,Test''></CE:Editor>
-
bnmiros,
The example code comes with the download package creates a new record in the access database when you submit the form.
I've found a simple update example for you. Please check this link
Script Output: ...
-
asperry4114,
have you clicked the batch-build button?
-
Andy,
Copy the uploads folder to your root directory.
From:
http://visage/pm-p/uploads
To:
http://visage/uploads
Keep me posted.
-
Andy,
When you create the cuteeditor instance, you need to configure the ImageGalleryPath property. The default values is ''/Uploads''
<%
dim content
content =''<STRONG><EM><U>Easy to Install, Easy to ...
... 1698 ...
|
|
|