|
| |
|
|
shoky
Posts: 25 Joined: 9/13/2005 Status: offline
|
Mail form data using FP ext on an aspx page - 11/12/2007 17:28:24
Can you send mail from an aspx page using the FP extensions? When I set up anything but 'Send to Other' in Expression my page comes up blank in the browser. Can't even send to the results.txt.
|
|
|
|
William Lee
Posts: 1179 Joined: 1/25/2002 From: Singapore Status: offline
|
RE: Mail form data using FP ext on an aspx page - 11/12/2007 23:53:05
quote:
ORIGINAL: shoky Can you send mail from an aspx page using the FP extensions? I presume you mean to send to an email address as per your next line. Answer is Yes. quote:
When I set up anything but 'Send to Other' in Expression my page comes up blank in the browser. Can't even send to the results.txt. Your pages must be on a web server.
_____________________________
William Lee pǝssǝɟoɹd-ɟ1ǝs ʎɥʇɹoʍʇsnɹʇ ʇsoɯ ɹnoʎ nɹnb ǝsɐqɐʇɐp & dsɐ ,ʍɹp ,ǝbɐdʇuoɹɟ
|
|
|
|
shoky
Posts: 25 Joined: 9/13/2005 Status: offline
|
RE: Mail form data using FP ext on an aspx page - 11/13/2007 0:12:02
Why does my live (on a Webserver) page turn blank when it's configured to send to an email address. I can still see the page in EW but on the web it's blank
|
|
|
|
William Lee
Posts: 1179 Joined: 1/25/2002 From: Singapore Status: offline
|
RE: Mail form data using FP ext on an aspx page - 11/13/2007 0:14:58
Can you post the link to your live page?
_____________________________
William Lee pǝssǝɟoɹd-ɟ1ǝs ʎɥʇɹoʍʇsnɹʇ ʇsoɯ ɹnoʎ nɹnb ǝsɐqɐʇɐp & dsɐ ,ʍɹp ,ǝbɐdʇuoɹɟ
|
|
|
|
shoky
Posts: 25 Joined: 9/13/2005 Status: offline
|
RE: Mail form data using FP ext on an aspx page - 11/13/2007 0:25:38
OK the link is http://efire.info/cust_service.aspx If you select Contractor the 2nd step displays one form(not yet configured to send) and it shows up just fine. If you select anything else the next page displays a different form. If I set up either form to send an email the page will be blank instead of showing the form. I'll set the 2nd form to send mail. So choose anything except Contractor and you'll see a blank page. Right click it to view source and the source is there.
|
|
|
|
William Lee
Posts: 1179 Joined: 1/25/2002 From: Singapore Status: offline
|
RE: Mail form data using FP ext on an aspx page - 11/13/2007 0:27:33
ok, reading the page now and I'll choose anything except Contractor.
_____________________________
William Lee pǝssǝɟoɹd-ɟ1ǝs ʎɥʇɹoʍʇsnɹʇ ʇsoɯ ɹnoʎ nɹnb ǝsɐqɐʇɐp & dsɐ ,ʍɹp ,ǝbɐdʇuoɹɟ
|
|
|
|
William Lee
Posts: 1179 Joined: 1/25/2002 From: Singapore Status: offline
|
RE: Mail form data using FP ext on an aspx page - 11/13/2007 0:37:25
shoky, I view your page in Expressions and there're many areas highlighted in yellow which means conflict or something needs to be amended. Some elements need not be in UPPERCASE, the closing tags must have "/" etc.
_____________________________
William Lee pǝssǝɟoɹd-ɟ1ǝs ʎɥʇɹoʍʇsnɹʇ ʇsoɯ ɹnoʎ nɹnb ǝsɐqɐʇɐp & dsɐ ,ʍɹp ,ǝbɐdʇuoɹɟ
|
|
|
|
William Lee
Posts: 1179 Joined: 1/25/2002 From: Singapore Status: offline
|
RE: Mail form data using FP ext on an aspx page - 11/13/2007 1:07:14
ok I see what you mean. There's a form webbot code in all other pages except Contractor and all of them show blank.
_____________________________
William Lee pǝssǝɟoɹd-ɟ1ǝs ʎɥʇɹoʍʇsnɹʇ ʇsoɯ ɹnoʎ nɹnb ǝsɐqɐʇɐp & dsɐ ,ʍɹp ,ǝbɐdʇuoɹɟ
|
|
|
|
shoky
Posts: 25 Joined: 9/13/2005 Status: offline
|
RE: Mail form data using FP ext on an aspx page - 11/13/2007 1:37:45
Yep - Now I switched them around and the contractor is set up to email and is therefore blank.
|
|
|
|
William Lee
Posts: 1179 Joined: 1/25/2002 From: Singapore Status: offline
|
RE: Mail form data using FP ext on an aspx page - 11/13/2007 2:24:11
I am firing blanks right now. Although I've cleaned up all the yellow highlights, the page still does not display when the form webbot is in the page. Anybody else can help?
_____________________________
William Lee pǝssǝɟoɹd-ɟ1ǝs ʎɥʇɹoʍʇsnɹʇ ʇsoɯ ɹnoʎ nɹnb ǝsɐqɐʇɐp & dsɐ ,ʍɹp ,ǝbɐdʇuoɹɟ
|
|
|
|
William Lee
Posts: 1179 Joined: 1/25/2002 From: Singapore Status: offline
|
RE: Mail form data using FP ext on an aspx page - 11/13/2007 2:31:24
It does show in FireFox though but not in IE6.0
< Message edited by William Lee -- 11/13/2007 2:53:36 >
_____________________________
William Lee pǝssǝɟoɹd-ɟ1ǝs ʎɥʇɹoʍʇsnɹʇ ʇsoɯ ɹnoʎ nɹnb ǝsɐqɐʇɐp & dsɐ ,ʍɹp ,ǝbɐdʇuoɹɟ
|
|
|
|
shoky
Posts: 25 Joined: 9/13/2005 Status: offline
|
RE: Mail form data using FP ext on an aspx page - 11/13/2007 8:53:15
Hey William - That is strange it does show up in firefox, but it doesn't work. I have admin access to the server, any ideas on config errors? I'm going to try publishing the pages on another website on this same server and see what happens - then I'll try another server.
|
|
|
|
William Lee
Posts: 1179 Joined: 1/25/2002 From: Singapore Status: offline
|
RE: Mail form data using FP ext on an aspx page - 11/13/2007 8:55:27
What you mean by it doesn't work? No sending of email, no sending to results.txt? Did you receive those config errors after posting the form?
_____________________________
William Lee pǝssǝɟoɹd-ɟ1ǝs ʎɥʇɹoʍʇsnɹʇ ʇsoɯ ɹnoʎ nɹnb ǝsɐqɐʇɐp & dsɐ ,ʍɹp ,ǝbɐdʇuoɹɟ
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|