Additional information under unix you need to filter \n and \r
then it works
$message2=str_replace("\r"," ",$message2);
$message2=str_replace("\n"," ",$message2);
Bye, steve
Hi!
I'm just trying to code a guestbook (for excercise purposes only), where I have a formular with 2 text inputs and a textarea field.
The entries are written in a textfile:
E.g:
Somebody Name|somebody@name.com|Some message a guy left|Timestamp|
The whole entry is one line of my file.
Now my...
Hi!
I'm wondering if it's possible to use variables in the document.* string...
my example
function checkAmount(amount){
if (document.form.amount.value != 0){
blablabla
}
}
I hope you can understand my problem =)
Your help is very appreciated!
Thanks in advance, steve
thanks clarkin, that works pretty good, but there is still a border left...
we're on the right way though =)
maybe somehow we can fix this through the css...
stay tuned results will be posted.
by the way those attributes("frameborder" "framespacing" & "border")...
Yes that's where the frameborder should stand in..., the frame tag...
netscape and other browsers only understand border & framespacing... so in order to display the site correctly in other browsers you need to take these attributes...(but sadly they are not valid "HTML 4.01 Framset"...
Hmm the validator doesn't like those definitions neither =(.
See the output:
This page is not Valid HTML 4.01 Frameset!
Below are the results of attempting to parse this document with an SGML parser.
Line 14, column 36: there is no attribute "BORDER" (explain...).
<frameset...
Hi!
I have a question concerning frameborder attributes in html and css.
in html i know these attributes:
border="0" frameborder="0" framespacing="0"
but:
they are not w3c validated...
(the doctype i used is:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01...
Hi there!
Can u help me with this one?
I createt a checkbox in my excel sheet "o"
o | Text blabla | Text blabla | .... | .......
now when the box gets checked, i want the text to be strikedthrough.
I can't reccord a macro that is able to do this easy operation!
can somebody help...
Hi there!
I have a pretty simple question, but google couldn't help me... =(
I want to know the filename for the "Connection Management Wizard "
(Start -> Settings --> Network and Dial Up Connections --> Make new Connection)
So i can start the wizard with the run prompt.
thanks in...
Hi there,
my question should be pretty simple to solve for pro's like you =)
my mail account is blabla@enterprise.com
now i created an alias
testsend@enterprise.com
so far so good.
now i want to create a server based rule that everytime somebody sends an email to my alias...
THX a lot staraway, works.
thx madhouse for the answer but i tried it before but it did't work...
have a nice day
and thanks again for the instant answers
bye
steve
Hi there!
I have a real nebie problem...
My Site consists of some frames...
frame 1 html site with a picture in it...
frame 2 html site with 2 links that should start the main page....
now when a link is clicked, only frame 2 changes
but i want the whole site to change
--> frame 1 and...
hi there!
my question is...
i've seen this site http://www.devarticles.com/content.php?articleId=90
where is a wysiwyg editor in a html site, well the script is ready download and have a look at it http://www.devarticles.com/supportfile.php?articleId=90
so the only thing i need is to be able to...
hi!
with the right skills its possible to create brilliant 3d looking objects with flash.
have a look at
http://www.vectorkid.com/main.html
i enjoy this site very much
there also are some tutorials
tell me your oppinion
regards steve
hehe erik
my boss just forwarded the email u submitted =)
jeah i'm working for that company ^^
so the site is fixed and seen on the same link
still thanks for the help
bye
steve
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.