Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Paste Text to a form
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Forum LockedPaste Text to a form

 Post Reply Post Reply
Author
carlossequeira View Drop Down
Newbie
Newbie
Avatar

Joined: 12 September 2005
Location: Portugal
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote carlossequeira Quote  Post ReplyReply Direct Link To This Post Topic: Paste Text to a form
    Posted: 12 September 2005 at 8:09am
Hello
 
Im writing a script that i want to past the information on the RTE to a form. Whow could i do that
 
The imput is
 
<%
    if isEmpty(QSRequestForm("edit_fd4")) then
        ItemValue = ""&Rs(4)&""
    else
        ItemValue = request("edit_fd4")
    end if
    CellValue = "<input type=""text"" name=""edit_fd4"" value="""&QSReplaceHtmlQuote(ItemValue)&""">"
    if CellValue = ""  then
        CellValue = "&nbsp;"
    end if
    Response.Write "<td class=" &CssClass& " align=Default >" &CellValue& "</td>"
%>
 
the form
 
<Form name="QS_Edit_Form" method="post" action="./teste_edit.asp"  enctype="multipart/form-data">
 
Sory the english im Portuguese
 
Thansk
 
Carlos
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 13 September 2005 at 5:27am
I don't think you would be able to get it to work as the form is a 'multipart/form-data'
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.