problem saving content

Last post 10-06-2010, 8:49 AM by Eric. 1 replies.
Sort Posts: Previous Next
  •  10-05-2010, 5:53 PM 64330

    problem saving content

       I'm having a problem saving content. I want to show a banner ad from Amazon.com on my site. I paste it in place, and when I preview it, it renders fine. I press save, and then it disappears. The link is:
    <iframe src="http://rcm.amazon.com/e/cm?t=xxx.com-xxx-20&o=1&p=12&l=ur1&category=electronicsrot&f=ifr" width="300" height="250" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe>
    Any idea what causes this?  Otherwise, I love this editor!
    Thanks,
    Steven
     
  •  10-06-2010, 8:49 AM 64344 in reply to 64330

    Re: problem saving content

    Dear stevennestler,
     
    It works fine on my end, you can post your code here, I can test it based on your code.
     
    My test steps are as follows:
    1. http://cutesoft.net/asp/todatabase.asp , deploy this example on my local computer (You can find its source code in installation package)
    3. Switch to "HTML" and remove all content, copy the following html code there:
    <iframe src="http://rcm.amazon.com/e/cm?t=xxx.com-xxx-20&o=1&p=12&l=ur1&category=electronicsrot&f=ifr" width="300" height="250" scrolling="no" border="0" marginwidth="0" style="border:none;" frameborder="0"></iframe>
    4. Switch back to "Normal"
    5. Click button "Save"
    6. Open the access database and find the record has been stored in the DB
    7. Open http://localhost/aspedit6.6/todatabase.asp in another browser, the saved content is loaded successful.
     
    Thank you for asking
View as RSS news feed in XML