Re: Ilopia CDO help
From: Joe (Joe_at_discussions.microsoft.com)
Date: 10/26/04
- Next message: Garrett Felix: "TLS Problems in IIS 5 SMTP"
- Previous message: Peter D. Hipson: "Re: Collection of email"
- In reply to: Jonathan Maltz [MS-MVP]: "Re: Ilopia CDO help"
- Next in thread: Jonathan Maltz [MS-MVP]: "Re: Ilopia CDO help"
- Reply: Jonathan Maltz [MS-MVP]: "Re: Ilopia CDO help"
- Reply: Joe: "Re: Ilopia CDO help"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 25 Oct 2004 18:17:02 -0700
Hello Jonathan,
Well, I added this objMessage.To = "admin@example.com"
And remove the "To" text box
and got this 500 error
and I tried o use the html in my page and it didn't work.
If I populate the "To" field with value= Info@Immoralbalance.com and HIDDEN.
the form will submit only with Kristofers HTML. Ok sound wierd to you then
here is the working version http://immoralbalance.com/contact_copy(1).asp
As you may see I had to delete the previous form and add his.
Notice the hidden field?
Ok, here is the code http://immoralbalance.com/FORMCODE1.htm This URL is an
untouched form accept FPSE is used to process the form.
Scroll down you will see the code highlighted in yellow
So how do you add a objMessage asp line for the option box?
Thank you
Joe
"Jonathan Maltz [MS-MVP]" wrote:
> Nope - All Kristofer was doing was providing a feature-complete test
> website. It can be modified to do anything you wish
>
> --
> --Jonathan Maltz [Microsoft MVP - Windows Server - IIS, Virtual PC]
> http://www.visualwin.com - A Windows Server 2003 visual, step-by-step
> tutorial site :-)
> http://vpc.visualwin.com - Does <insert OS name> work on VPC 2004? Find out
> here
> Only reply by newsgroup. I do not do technical support via email. Any
> emails I have not authorized are deleted before I see them.
>
>
> "Joe" <Joe@discussions.microsoft.com> wrote in message
> news:A3369B36-7C51-4628-BD28-9317B6C79881@microsoft.com...
> > Ok thanks.
> >
> > Now does the HTML have to be formatted just as it is on Ilopi?
> >
> > Because Mine is not. I may have to format the HTML the same
> >
> > Please let me know?
> >
> > "Jonathan Maltz [MS-MVP]" wrote:
> >
> >> Hi,
> >>
> >> You can change
> >> (http://www.ilopia.com/Articles/WindowsServer2003/CDO.aspx):
> >> 07| objMessage.To = Request.Form("To")
> >> To:
> >>
> >> objMessage.To = "admin@example.com"
> >>
> >> And remove the "To" text box
> >>
> >> --
> >> --Jonathan Maltz [Microsoft MVP - Windows Server - IIS, Virtual PC]
> >> http://www.visualwin.com - A Windows Server 2003 visual, step-by-step
> >> tutorial site :-)
> >> http://vpc.visualwin.com - Does <insert OS name> work on VPC 2004? Find
> >> out
> >> here
> >> Only reply by newsgroup. I do not do technical support via email. Any
> >> emails I have not authorized are deleted before I see them.
> >>
> >>
> >> "Joe" <Joe@discussions.microsoft.com> wrote in message
> >> news:3947B1CF-C698-4DA1-9ED7-20E5575CBF78@microsoft.com...
> >> > Hello Jonathan,
> >> >
> >> > Well I didn't create the form in FP so I can remove the code from the
> >> > page.
> >> >
> >> > But how do you ge the form filds to "match" the asp code?
> >> > THere is no place to specify the email address?
> >> >
> >> > Thanks
> >> > Joe
> >> >
> >> > "Jonathan Maltz [MS-MVP]" wrote:
> >> >
> >> >> Hi Joe,
> >> >>
> >> >> It should work exactly the same, but you may need to recreate the form
> >> >> since
> >> >> I'm not sure if FPSE likes to be converted to/from
> >> >>
> >> >> --
> >> >> --Jonathan Maltz [Microsoft MVP - Windows Server - IIS, Virtual PC]
> >> >> http://www.visualwin.com - A Windows Server 2003 visual, step-by-step
> >> >> tutorial site :-)
> >> >> http://vpc.visualwin.com - Does <insert OS name> work on VPC 2004?
> >> >> Find
> >> >> out
> >> >> here
> >> >> Only reply by newsgroup. I do not do technical support via email.
> >> >> Any
> >> >> emails I have not authorized are deleted before I see them.
> >> >>
> >> >>
> >> >> "Joe" <Joe@discussions.microsoft.com> wrote in message
> >> >> news:91328650-787E-4688-B5AE-AB195E573895@microsoft.com...
> >> >> >
> >> >> > Hello,
> >> >> >
> >> >> > Kristofer and friends.
> >> >> >
> >> >> > I am trying to get the cdo for server 2003 to work with my own form
> >> >> > not
> >> >> > the
> >> >> > one coded out on Ilopia.com However I do have these forms working
> >> >> > nicely
> >> >> > on a
> >> >> > test site at http://www.animocracy.com/EmailWithCDO.asp (thanks
> >> >> > Kristofer)
> >> >> >
> >> >> > WHat I wanted to do however was get this form
> >> >> > http://immoralbalance.com/contact.htm
> >> >> > to work the same. any sugestions/ I just need it to mail to an
> >> >> > internal
> >> >> > submitted email address.
> >> >> >
> >> >> > I am trying to get away from FPSE on forms
> >> >> >
> >> >> > thank you
> >> >> >
> >> >>
> >> >>
> >> >>
> >>
> >>
> >>
>
>
>
- Next message: Garrett Felix: "TLS Problems in IIS 5 SMTP"
- Previous message: Peter D. Hipson: "Re: Collection of email"
- In reply to: Jonathan Maltz [MS-MVP]: "Re: Ilopia CDO help"
- Next in thread: Jonathan Maltz [MS-MVP]: "Re: Ilopia CDO help"
- Reply: Jonathan Maltz [MS-MVP]: "Re: Ilopia CDO help"
- Reply: Joe: "Re: Ilopia CDO help"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|