Driver
|
| Posted: 05/01/2002, 9:42 AM |
|
Why is the tell a friend example that I tried does not really send the message to the appropriate e-mail address? How to make it send the message? Is it suppose to be not working?
|
|
|
 |
Nicole
|
| Posted: 05/02/2002, 6:21 AM |
|
Hello,
do you get any errors after submitting send mail form? What is your programming language?
|
|
|
 |
Driver
|
| Posted: 05/02/2002, 10:44 AM |
|
The example I used is JSP. I tried after downloading the application and it did not
work. The example on the website also did not seem to work at all for the JSP.
And I did not get any errors.
|
|
|
 |
taxer
|
| Posted: 05/02/2002, 12:23 PM |
|
It seems only the JSP application is not working. The others ASP,PHP and CF are
working. Any explanation for this?
|
|
|
 |
Nicole
|
| Posted: 05/03/2002, 4:38 AM |
|
Hello,
as I remember, you should open Default.jsp and put semicolon (";") in line 353 to get:
bIsUpdateMode = false;
If you get any more errors please provide their text.
|
|
|
 |
Driver
|
| Posted: 05/03/2002, 10:22 AM |
|
Actually there is no bIsUpdateMode = false; line in the Tell a Friend JSP example. When using the jsp application from the gotocode website it also does not work. The message did not get send. I tried it many times.
Can it be rectified? Anyway thanks for the help earlier.
|
|
|
 |
Driver
|
| Posted: 05/04/2002, 8:01 AM |
|
Can anybody tell me why the JSP tell a friend example unable to send message?
|
|
|
 |
Elena
|
| Posted: 05/06/2002, 5:38 AM |
|
Hello,
download and try this copy:
www.gotocode.com/UserImages/Elena/TellAFriend.ccs
Note, that I edit generated code in order to add missing semicolon.
|
|
|
 |
Driver
|
| Posted: 05/06/2002, 10:31 AM |
|
The code site given earlier is of ASP language. Actually the problem is only with the JSP application. Can somebody send me the site with the working JSP application again. Thanks.
|
|
|
 |
Elena
|
| Posted: 05/07/2002, 5:22 AM |
|
Driver,
have you downloaded modified example from provided url? Check and you'll see that default settings are for JSP. Just change publishing and db settings
|
|
|
 |
Driver
|
| Posted: 05/08/2002, 3:48 AM |
|
Sorry for bugging u guys a lot lately but it seems that the JSP generated application of tell a friend is not able to work in this website itself.
It would be better if the website administrator fix the application to show that the application is really working. The others besides JSP are working well.
Now i cant figure out the problem with it.
Thanks
|
|
|
 |