Search

You searched for the word(s):
< 1 second(s)
  • Re: Error on trial version

    Hello Imran, You need to do the following, make sure Microsoft XML is loaded on your server. &nbsp; I dont work for cutesoft, but I had a client site I was prototyping something for someone, and I just changed the reference to be Msxml2.DOMDocument (drop the .4.0) (they had xml 6 libraries loaded, and it would have taken a week to get any other ...
    Posted to Cute Editor for ASP (Forum) by kconner on March 7, 2006
  • Re: Error when uploading image

    Ok, and this is mostly a please question, remembering the old addage and unfunded feature request is called a wish &nbsp; in the file include_upload.asp &nbsp; can you add the following lines&nbsp;&nbsp;&nbsp;sInputName=replace(sInputName,'' '',''_'') &nbsp;&nbsp;&nbsp;just below the line &nbsp;&nbsp;&nbsp;sInputName = ...
    Posted to Cute Editor for ASP (Forum) by kconner on March 7, 2006
  • Re: Error when uploading image

    oops, that should have read I changed the line to Response.Write ''&lt;script language=javascript&gt;var OxOe890=['''''' &amp; FilePath &amp; ''/'' &amp; File.FileName &amp; '''''','''''' &amp; FilePath &amp; '''''']; parent.UploadSaved(OxOe890[0x0],OxOe890[0x1]) ;&lt;/script&gt;''
    Posted to Cute Editor for ASP (Forum) by kconner on March 7, 2006
  • Re: Error when uploading image

    Well I fixed it by changing the line to Response.Write ''&lt;script language=javascript&gt;var OxOe890=['''''' &amp; FilePath &amp; ''\'' &amp; ''/'' &amp; File.FileName &amp; '''''','''''' &amp; FilePath &amp; '''''']; parent.UploadSaved(OxOe890[0x0],OxOe890[0x1]) ;&lt;/script&gt;'' &nbsp; but in general is sucks that I had to fix it.&nbsp; I ...
    Posted to Cute Editor for ASP (Forum) by kconner on March 7, 2006
  • Error when uploading image

    I get a vb compilation error when trying to upload an image. filepost.asp line 141 expected end of statement. &nbsp; Response.Write ''&lt;script language=javascript&gt;var OxOe890=[''\x22 \x26 FilePath \x26\x22/\x22 \x26 File.FileName \x26 \x22'',''\x22\x26FilePath\x26\x22'']; parent.UploadSaved(OxOe890[0x0],OxOe890[0x1]) ...
    Posted to Cute Editor for ASP (Forum) by kconner on March 6, 2006