Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-15-2004, 09:08 PM   PM User | #1
newkid
New Coder

 
Join Date: Jan 2004
Location: Minnesota
Posts: 86
Thanks: 0
Thanked 0 Times in 0 Posts
newkid is an unknown quantity at this point
Help on a Form

I'm new to this Web Dev stuff, so I used Front page 2000 forms wizard to set up a basic form. I'm ok not great with html, and a little slow when it come to vbs and such. The reason I used the form wizard is I was having problems getting my form E-Mailed on submision of the form (could not a CGIs I got to work).

Backgroud -- We have win 2000 servers, Exchange 2000, this in a company internal site (intranet) every one has outlook installed on there PCs and IE6. The form will be submited by company employees and sent to an outside E-Mail address to order dot-matrix tractor feed computer forms. (I think thats enough back ground).

I have the form setup and working (in other words it collect sinformation and E-Mails it out) but I have a few problems. And I'm looking for some help.

1. I may be going about this totaly wrong, if so let me know please I amy very new to this web stuff.
2. After using the form wizard I looked in the html and here is the form tag, I'm assume the webbot is sending the E-Mail (is this correct)? Any one know were I can find out more information on this webbot specificaly what I need to do is change the from address on the E-Mail currently the from address = the to address, and the from add needs to be who actualy submited the form for reply purposes.

<FORM METHOD="POST" action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" startspan U-File="../../_private/formorder.txt"
S-Format="TEXT/PRE" S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE"
S-Email-Format="TEXT/PRE" S-Email-Address="webmaster@hubbardfeeds.com"
B-Email-Label-Fields="TRUE" B-Email-ReplyTo-From-Field="TRUE"
S-Email-ReplyTo="Contact_Email" B-Email-Subject-From-Field="FALSE"
S-Email-Subject="OnLine Order Form" S-Builtin-Fields
S-Form-Fields="PickTicket PickTicket_qty Invoices Invoice_qty ScaleTicket ScaleTicket_qty Option_checkes Check_qty plant Contact_FirstName Contact_LastName Contact_WorkPhone Contact_Email comments " --><strong>[FrontPage Save Results Component]</strong><!--webbot
bot="SaveResults" endspan -->

2nd part right now I'm having the users type in there first & last name, location, and phone number on the form. Is there any way (an env or system variable) that I can grab that would have the users user-id if I get the user-id I can get the get the rest of the infomation and save the users some typing time (and boss said it would look more professional that way)

In replying to this please be basic

Thanks for any help in advanced
Jim
newkid is offline   Reply With Quote
Old 01-15-2004, 09:30 PM   PM User | #2
DsgnrsTLZAdmin
Regular Coder

 
Join Date: Jan 2004
Location: Georgia
Posts: 306
Thanks: 0
Thanked 0 Times in 0 Posts
DsgnrsTLZAdmin is an unknown quantity at this point
ok that looks totally messed up to me. I can only help if you have a php parser installed. If you do let me know, email me because i cant keep up with all the posts i have. So if you do have php installed ill write you an email script and form.
__________________
~Designer's Toolz~
DsgnrsTLZAdmin is offline   Reply With Quote
Old 01-15-2004, 10:59 PM   PM User | #3
Nightfire
Senior Coder

 
Nightfire's Avatar
 
Join Date: Jun 2002
Posts: 4,266
Thanks: 6
Thanked 48 Times in 48 Posts
Nightfire is on a distinguished road
Webbots, eugh, spit

As you're using Win servers, you might aswell make use of asp. It will be much better for you than messing with *shudders* web bots and be more 'professional' too

When you say it collects the information, do you mean store it on a file for later use, or just get the info, put it in the email and that's it? If it's the latter, you could use my mail it script where you'd only need to know html.
__________________
Blue Panda
Website Design | 1 Pound Ads | 'ow much? | Coding Geeks
Nightfire is offline   Reply With Quote
Old 01-16-2004, 05:31 PM   PM User | #4
newkid
New Coder

 
Join Date: Jan 2004
Location: Minnesota
Posts: 86
Thanks: 0
Thanked 0 Times in 0 Posts
newkid is an unknown quantity at this point
Nightfire
I currently have it setup to store data in a flat file and send out an E-Mail, but not all that important to put it in a file (was just going to use as a history). the main thing I need to beable to do is put the information into an E-Mail, send it out (ensure the from address is correct, like I said above the bot is putting the same address in both the from and to addresses)
If you could send me a script that would be great, we dont have perl, C (just VBs) so thats been part of my problem trying to find a script.

E-Mail add you can send to j.c.miller@charter.net

Thanks
Jim
newkid is offline   Reply With Quote
Old 01-16-2004, 06:15 PM   PM User | #5
Nightfire
Senior Coder

 
Nightfire's Avatar
 
Join Date: Jun 2002
Posts: 4,266
Thanks: 6
Thanked 48 Times in 48 Posts
Nightfire is on a distinguished road
http://blinded.org.uk/mailit/signup.php Is the link, you don't need any serverside language to use it, as I support that for you.
__________________
Blue Panda
Website Design | 1 Pound Ads | 'ow much? | Coding Geeks
Nightfire is offline   Reply With Quote
Old 01-17-2004, 09:13 PM   PM User | #6
stevan
Regular Coder

 
Join Date: Jun 2002
Posts: 268
Thanks: 4
Thanked 0 Times in 0 Posts
stevan is an unknown quantity at this point
I use this for all my forms easy to use and no programing knowedge

http://phpfmg.sourceforge.net/home.php

Email me if yuo need help

STEVE

I am passing on help is what this is about !
stevan is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:32 AM.


Advertisement
Log in to turn off these ads.