|
|
Browse by Tags
All Tags » url
-
The editor is not inserting the entire URL into the path information for images. Here is the code I am using to instantiate the Editor
Dim AC_ACCOUNTID As String = Request.QueryString(''AC_ACCOUNTID'')
Dim EmailID As String = Request.QueryString(''EmailID'')
Dim EnterpriseEmailID As String = ...
-
Hi,
Here's my problem, I try to insert an url coming from and other form...
The trick is that I have no idea how to insert an url in the wiziwig window without using the ''insert hyperlink'' icon in the wiziwig task bar.
Can you show me an example with a simple button in a form that insert an url in the wiziwig text ...
|
|
|