Freelancers Network
 
skill list top cap
Homepage
Join the Freelancer's Network
Update your details
Find a freelancer
Post a project
Find a project
Projects Archive
Post a job
Find a job
Jobs Archive
See Dan's Pages
See Andy's Pages
Link to this site
Resources
Join/Leave Forum
Forum Messages
+Additions+ Adverts
Advertising
Contact Us
Subscribe to our newsletter - enter your email address and hit return
Freelancers.net is owned and operated by Andy Stowell and Dan Winchester
skill list end cap
guru web hostcom

Find me again on Freelancers.net

Re: FN-FORUM Stupid ASP Question...:)

date posted 22nd July 2001 14:25

in addition to what damien said:
your not actually creating any form fields in the form which mails to you.

when you submit a form it takes all the data in the actual fields and passes
them over to watever you've placed in the action - so in this case you get
on this page it will write out the name, icq, etc. but when you press submit
the only form field is the submit button, hence the value passed over. if
you follow what damien has wrote the information from the previous page is
passed to this page, stored in form fields, and when submitted will pass all
the relevant info over.

heres a couple of other ways you could do it as well:

this way makes for smaller code
Hi All,
>
> I am a newbie to ASP, and am having a little, stupid no doubt, problem.
>
> I have the following form, with the code below, and I am requesting data
> submitted on the previous page. Basically this is to just confirm
everything
> is correct, before it is sent to me. However, with the following code, I
> only see "Submit=Submit"in the mail sent to me, and I am unsure of how to
> get the form to include the data in the mail that is sent to me?
>
> TIA
>
> Matt
> ---
> Dim strYourName, strYourICQ, strSquadName, strSquadWebsite
> strYourname = Request.Form("YourName")
> Response.Write ""
> Response.Write ""
> Response.Write "Name: "
> Response.Write ""
> Response.Write strYourName
> strYourICQ = Request.Form("YourICQ")
> Response.Write ""
> Response.Write ""
> Response.Write "ICQ: "
> Response.Write ""
> Response.Write strYourICQ
> strSquadName = Request.Form("SquadName")
> Response.Write ""
> Response.Write ""
> Response.Write "Squad: "
> Response.Write ""
> Response.Write strSquadName
> strSquadWebsite = Request.Form("SquadWebsite")
> Response.Write ""
> Response.Write ""
> Response.Write "Squad Website: "
> Response.Write ""
> Response.Write strSquadWebsite
>
>
>
>
> %>
> ---
>
> -------------------------
> Matt Russell
> http://www.i-fire.co.uk
> i:fire digital media
> -------------------------
>
>
>
> ============================================================
>
> * Free listing for freelancers
> * Free to advertise jobs
> * Free jobs distribution service
> * Free database of 1000 freelancers
>
> Freelancers and Freelance Jobs
> http://www.freelancers.net
>
> To post to the Forum:
> [EMAIL REMOVED]
>
> To unsubscribe please email:
> [EMAIL REMOVED]
>
> If you have difficulties unsubscribing please email:
> [EMAIL REMOVED]
>
> To subscribe to the digest for this list or for further information please
visit:
> http://www.freelancers.net/forum.html



Messages by Day
July 31st 2001
July 30th 2001
July 29th 2001
July 28th 2001
July 27th 2001
July 26th 2001
July 25th 2001
July 24th 2001
July 23rd 2001
July 22nd 2001
July 21st 2001
July 20th 2001
July 19th 2001
July 18th 2001
July 17th 2001
July 16th 2001
July 15th 2001
July 14th 2001
July 13th 2001
July 12th 2001
July 11th 2001
July 10th 2001
July 9th 2001
July 8th 2001
July 7th 2001
July 6th 2001
July 5th 2001
July 4th 2001
July 3rd 2001
July 2nd 2001
July 1st 2001


Messages by Month
December 2001
November 2001
October 2001
September 2001
August 2001
July 2001
June 2001
May 2001
April 2001
March 2001
February 2001
January 2001


Messages by Year
2009
2008
2007
2006
2005
2004
2003
2002
2001
2000