Archive for the ‘Php’ tag
how to get the question onto another page in php? 1 comment
Posted at 5:02 am in Programming & Design
hi!im creating a autoresponder which the user can select question and the answer will be sent to their email.my problem is i cant get the selected question in the dropdown list, which will be in the sending page:
i have to page, 1 is to select question(dropdown list)
2 is to send the answer for the user..with the question as subject..the only problem is to get the selected question and compare it in the database…the dropdown list is connected in mysql..thanks!
help me with this code again? 2 comments
Posted at 6:43 pm in Programming & Design
===quoted text=== please help me, i would like to add a “enter your first name” ; enter your family name”; i would like to enter that to my form, im not really familar with this and the php thing so i decided to put it in html, and P.S the submit button i would like it to be redirected to my mail, is the script correct? any help would be greatly appreciated… onsubmit="window.open(’http://mydomain... ‘popupwindow’,
’scrollbars=yes,width=550,height=520′)... true">
Enter your email address:
style="width:140px" name="email"/>name="loc" value="en_US"/>
Delivered by target="_blank">mydomain
===quoted txt===
===reply from —>Cm====
===reply from —>Cm====
thanks for the help so far,,
but can you please show where can i put the tag i mean my email add? so that the submit query will automatically sent to my email.. =)
i would to put der my autoresponder mail..
im still confused though.. =p
and that action”mailto:” where exactly will i insert them to the html. sorry, im still noob on this one.