---
title: "kan nån lägga till flera funktioner?"
type: "forum-thread"
url: "https://www.webforum.nu/amne/javascript/52527-kan-nån-lägga-till-flera-funktioner/page2"
topic: "JavaScript"
topic_url: "https://www.webforum.nu/amne/javascript"
author: "medialabs"
published: "2002-09-07T16:10:47.000Z"
updated: "2002-09-28T15:36:42.000Z"
replies: 28
views: 1101
page: 2
pages: 2
language: "sv-SE"
site: "webForum — webforum.nu"
rights: "Upphovsrätten till varje inlägg tillhör dess författare."
attribution: "Citera som: webForum, https://www.webforum.nu/amne/javascript/52527-kan-nån-lägga-till-flera-funktioner"
---

# kan nån lägga till flera funktioner?

_Sida 2 av 2._

## #21 — Jesper T, 2002-09-08T19:14Z

vad blir det för fel då?

Permalänk: https://www.webforum.nu/p/778371

## #22 — medialabs, 2002-09-08T20:46Z

blir inget fel, \<br\> kommer inte med närman har sparat sidan.

Permalänk: https://www.webforum.nu/p/778430

## #23 — Jesper T, 2002-09-08T21:35Z

Detta då?

```
<%
Response.contentType = "application/text-html"
Response.addHeader "content-disposition", "attachment; filename="& request("htmlName") &"_html.html"
strText=replace(request("box2"),"<P>"," ")
strText=replace(request("box2"),"</P>","<BR>")
Response.write "<html><head><head>"&_
"<body>"& strText & "</body><html>"
%>
```

Permalänk: https://www.webforum.nu/p/778442

## #24 — henrikjohansson, 2002-09-26T21:18Z

Kan man använda editorn på sidor jag skall sälja eller måste man pröjsa? :D
Det var iaf den absolut bästa editorn jag sett.

Permalänk: https://www.webforum.nu/p/798153

## #25 — Palleman, 2002-09-26T21:34Z

> **henrikjohansson skrev:**
>
> Kan man använda editorn på sidor jag skall sälja eller måste man pröjsa? :D
> Det var iaf den absolut bästa editorn jag sett.

Copyright (c) 2002 interactivetools.com, inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

a) The above copyright notice, this permission notice, and the "About this editor" button that appears as a question mark in the editor interface, shall be included in all copies or substantial portions of the Software.

b) The "About this editor" button that appears as a question mark ("?") in the editor interface must always be visible in the editor interface and bring up the original "About" dialog window when clicked.

c) The "About" dialog window and its contents, including the link to interactivetools.com can not be amended.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Permalänk: https://www.webforum.nu/p/798162

## #26 — henrikjohansson, 2002-09-26T21:40Z

Ok där ser man.. Men vad skulle det kosta att köpa loss den?

Permalänk: https://www.webforum.nu/p/798173

## #27 — solbulle, 2002-09-28T02:39Z

Varför ändra så att enterslag blir till \<br\> ?
Som den är nu fungerar den ju som en riktig editor, \<br\> får du om du trycker shift+enter.

Permalänk: https://www.webforum.nu/p/801839

## #28 — medialabs, 2002-09-28T10:05Z

Jag undrar också var man ändrar så att istället för \<p\> vid entertryckning så vill jag att man ska få \<br\>

Permalänk: https://www.webforum.nu/p/801919

## #29 — solbulle, 2002-09-28T15:36Z

Som sagt... <http://www.interactivetools.com/forum/forum.cgi?post=2191;sb=post_latest_reply;so=ASC;forum_view=forum_view_collapsed;guest=100682>

(Iofs går det väl, om inte annat kanske med omvägen genom asp...?)

Permalänk: https://www.webforum.nu/p/802075

---

Tråden på webben: https://www.webforum.nu/amne/javascript/52527-kan-nån-lägga-till-flera-funktioner/page2  
Föregående sida: https://www.webforum.nu/amne/javascript/52527-kan-nån-lägga-till-flera-funktioner.md
