Go Back   Velocity Reviews > Newsgroups > HTML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

HTML - Help !

 
Thread Tools Search this Thread
Old 01-22-2004, 05:34 PM   #1
Default Help !



right, im gettin really Buggered with this but i have a form with inpu
fields (It contains their names,submit button every thing a for
needs). BUT every time i click the submit button a wizard appears fo
Outlook Express and it won't send the data without permission from th
server name (It wants the name that is). Is there any way i can sen
mail without needing the server names? Any codes that work ---- Lows
SPA

chri
-----------------------------------------------------------------------
Posted via http://www.forum4designers.co
-----------------------------------------------------------------------
View this thread: http://www.forum4designers.com/message36051.htm




chriz
  Reply With Quote
Old 01-22-2004, 05:52 PM   #2
Jay
 
Posts: n/a
Default Re: Help !


"chriz" <> wrote in message
news:...
>
> right, im gettin really Buggered with this but i have a form with input
> fields (It contains their names,submit button every thing a form
> needs). BUT every time i click the submit button a wizard appears for
> Outlook Express and it won't send the data without permission from the
> server name (It wants the name that is). Is there any way i can send
> mail without needing the server names? Any codes that work ---- Lowsy


If you're using a Windows server you can use CDO with ASP
(http://www.aspfaq.com/show.asp?id=2026)

- J


  Reply With Quote
Old 01-22-2004, 06:05 PM   #3
Leif K-Brooks
 
Posts: n/a
Default Re: Help !

chriz wrote:
> right, im gettin really Buggered with this but i have a form with input
> fields (It contains their names,submit button every thing a form
> needs). BUT every time i click the submit button a wizard appears for
> Outlook Express and it won't send the data without permission from the
> server name (It wants the name that is). Is there any way i can send
> mail without needing the server names? Any codes that work


I'm guessing you're using a forum with
action="private.php?do=newpm&u=". Use a server-side script instead.

> Posted via http://www.forum4designers.com


Do you realize that you are not posting to a website forum when you use
this site. They are passing your posts on to the usenet newsgroup
alt.html

alt.html is a publicly available newsgroup. The website you are
using is stealing its content directly from there and pretending that it
is their own. There is no original material at all on the website you
are looking at now. It is all coming directly from usenet.

  Reply With Quote
Old 01-22-2004, 06:06 PM   #4
Steve Pugh
 
Posts: n/a
Default Re: Help !

chriz <> wrote:

>right, im gettin really Buggered with this but i have a form with input
>fields (It contains their names,submit button every thing a form
>needs). BUT every time i click the submit button a wizard appears for
>Outlook Express


Sounds like you're using action="mailto:..." in your form. Don't. Use
a server side script instead.

Steve

--
"My theories appal you, my heresies outrage you,
I never answer letters and you don't like my tie." - The Doctor

Steve Pugh <> <http://steve.pugh.net/>
  Reply With Quote
Old 01-22-2004, 06:53 PM   #5
Nicolai P. Zwar
 
Posts: n/a
Default Re: Help !

Leif K-Brooks wrote:

> I'm guessing you're using a forum with
> action="private.php?do=newpm&u=". Use a server-side script instead.
>
>> Posted via http://www.forum4designers.com

>
>
> Do you realize that you are not posting to a website forum when you use
> this site. They are passing your posts on to the usenet newsgroup
> alt.html
>
> alt.html is a publicly available newsgroup. The website you are
> using is stealing its content directly from there and pretending that it
> is their own. There is no original material at all on the website you
> are looking at now. It is all coming directly from usenet.


It is actually a well designed front end for usenet groups, and it seems
to be quite practical to use if you don't have actual newsgroup access
or access to one of those groups. However, it doesn't seem to mention
anywhere on the site that all it is is just a front end for newsgroups;
basically, you can do the same thing via google groups. Sort of fishy...
when did this site pop up?


--
Nicolai Zwar

"I don't post off-topic digests. I consistently ask the antagonists
what their postings have to do with classical music, which happens to be
the topic of this newsgroup."
(Dr. David J. Tholen, Astronomer, in his "Antagonists Digest, Volume
2452972, posted in rec.music.classical)

  Reply With Quote
Old 01-22-2004, 08:26 PM   #6
brucie
 
Posts: n/a
Default Re: Help !

in post: <news:>
chriz <> said:

> Posted via http://www.forum4designers.com


Do you realize that you are not posting to a website forum when you use
this site. They are passing your posts on to the usenet newsgroup
alt.html

alt.html is a publicly available newsgroup. The website you are using is
stealing its content directly from there and pretending that it is
their own. There is no original material at all on the website you are
looking at now. It is all coming directly from usenet.

I suggest you obtain a newsreader and visit us at news:alt.html -
you will get a far better reaction to your question.

If you can not use a newsreader then http://groups.google.com will
provide you web based access into usenet, and they don't lie about the
content being their own.

rf © 2004

--
brucie - i usenet nude
  Reply With Quote
Old 01-22-2004, 08:27 PM   #7
Nik Coughin
 
Posts: n/a
Default Re: Help !

Nicolai P. Zwar wrote:
> Leif K-Brooks wrote:
>
>> I'm guessing you're using a forum with
>> action="private.php?do=newpm&u=". Use a server-side script
>> instead.
>>
>>> Posted via http://www.forum4designers.com

>>
>>
>> Do you realize that you are not posting to a website forum when you
>> use this site. They are passing your posts on to the usenet newsgroup
>> alt.html
>>
>> alt.html is a publicly available newsgroup. The website you are
>> using is stealing its content directly from there and pretending
>> that it is their own. There is no original material at all on the
>> website you are looking at now. It is all coming directly from
>> usenet.

>
> It is actually a well designed front end for usenet groups, and it
> seems to be quite practical to use if you don't have actual newsgroup
> access or access to one of those groups. However, it doesn't seem to
> mention anywhere on the site that all it is is just a front end for
> newsgroups; basically, you can do the same thing via google groups.
> Sort of fishy... when did this site pop up?


Just curious, but has anyone actually emailed them and pointed this out to
them? Could be an honest mistake. Not likely, but possible.


  Reply With Quote
Old 01-22-2004, 08:47 PM   #8
kayodeok
 
Posts: n/a
Default Re: Help !

"Nik Coughin" <nrkn!no-spam!@woosh.co.nz> wrote in
news:fmWPb.20548$:

> Just curious, but has anyone actually emailed them and pointed
> this out to them? Could be an honest mistake. Not likely, but
> possible.


You mean it is a honest mistake that they are stealing content

--
Kayode Okeyode
http://www.kayodeok.co.uk/weblog/
http://www.kayodeok.btinternet.co.uk.../webdesign.htm
  Reply With Quote
Old 01-22-2004, 08:57 PM   #9
Nik Coughin
 
Posts: n/a
Default Re: Help !

kayodeok wrote:
> "Nik Coughin" <nrkn!no-spam!@woosh.co.nz> wrote in
> news:fmWPb.20548$:
>
>> Just curious, but has anyone actually emailed them and pointed
>> this out to them? Could be an honest mistake. Not likely, but
>> possible.

>
> You mean it is a honest mistake that they are stealing content


Heheh... no, I mean if you look at their site they do point out in some
instances that it is coming from a newsgroup, they may have overlooked that
they haven't done this in all instances. Like I said, not likely, but
possible.


  Reply With Quote
Old 01-22-2004, 09:08 PM   #10
Nicolai P. Zwar
 
Posts: n/a
Default Re: Help !

Nik Coughin wrote:

>>You mean it is a honest mistake that they are stealing content

>
>
> Heheh... no, I mean if you look at their site they do point out in some
> instances that it is coming from a newsgroup, they may have overlooked that
> they haven't done this in all instances. Like I said, not likely, but
> possible.


I don't really know whether they are actually "stealing" content;
basically all they do is provide a web doorway to public newsgroup
content. It's nice and practical to have a lot of relevant newsgroups
presented in a web interface like this, nothing per se wrong with it.
But they definitely should be upfront about it.

--
Nicolai Zwar -- http://www.nicolaizwar.com

"I don't post off-topic digests. I consistently ask the antagonists
what their postings have to do with classical music, which happens to be
the topic of this newsgroup."
(Dr. David J. Tholen, Astronomer, in his "Antagonists Digest, Volume
2452972, posted in rec.music.classical)

  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump