Go Back   Webmaster Malaysia Forum » Website Design & Development » Website Design

Reply
 
LinkBack Thread Tools Rating: Thread Rating: 3 votes, 5.00 average. Display Modes
  #1 (permalink)  
Old 05-11-2006, 10:10 PM
Novice Webmaster
 
Join Date: Nov 2006
Location: Subang Jaya
Posts: 40
Rep Power: 0
Webster is on a distinguished road
Question Creating a form

Im using a free form, but the bad thing is, after fill in the form & click on the summit button, it will link to the form's provider site, & i will receive a copy at my email account.

What i need to do is copy the script (in html) and paste it on my site.

Is there anyway to edit the script so after submitting the form it will link to my own website page, as well as able to receive it at my email?

If anybody able to help, i can PM them the script.

Or can somebody please recommend me any program which i can create a form without programming knowledge? Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 06-11-2006, 01:08 AM
mysticmind's Avatar
Super Moderator
 
Join Date: Jun 2001
Location: Mystic Kingdoms
Posts: 2,740
Rep Power: 153
mysticmind will become famous soon enough mysticmind will become famous soon enough
Send a message via Yahoo to mysticmind
Quote:
Originally Posted by Webster View Post
.....If anybody able to help, i can PM them the script.

Or can somebody please recommend me any program which i can create a form without programming knowledge? Thanks.
no.. you still need programing language.
__________________
Personal's Blog! - Malaysian Artist!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 06-11-2006, 12:44 PM
limcs's Avatar
Administrator
 
Join Date: Jul 2006
Location: Penang
Posts: 1,782
Rep Power: 10
limcs has a spectacular aura about limcs has a spectacular aura about limcs has a spectacular aura about
I used Wordpress Contact Form Plugin

Anyway, if you could not read/write code, you can use dreamweaver to do it. Here's a simple tutorial: Simple Contact Form
__________________
Read the Rules
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 06-11-2006, 03:41 PM
Novice Webmaster
 
Join Date: Nov 2006
Location: Subang Jaya
Posts: 40
Rep Power: 0
Webster is on a distinguished road
Thanks for your reply,

the thing is after created the form using dreamweaver, i do not know how to make the form deliver to my email after ppl click on submit button, do you know how to do that?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 06-11-2006, 11:43 PM
lcf's Avatar
lcf lcf is offline
Pro-Blogger
 
Join Date: Feb 2003
Location: Kluang, Johor
Posts: 2,373
Rep Power: 125
lcf will become famous soon enough
Send a message via ICQ to lcf Send a message via MSN to lcf Send a message via Yahoo to lcf
hmm.. maybe you can try the simple and great Build HTML Forms, Online Surveys and Invitations with Wufoo ?
__________________
LiewCF | Malaysia Bloggers Forum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 06-11-2006, 11:45 PM
lcf's Avatar
lcf lcf is offline
Pro-Blogger
 
Join Date: Feb 2003
Location: Kluang, Johor
Posts: 2,373
Rep Power: 125
lcf will become famous soon enough
Send a message via ICQ to lcf Send a message via MSN to lcf Send a message via Yahoo to lcf
Quote:
Originally Posted by Webster View Post
Thanks for your reply,

the thing is after created the form using dreamweaver, i do not know how to make the form deliver to my email after ppl click on submit button, do you know how to do that?
Well, put your email address in the form's action. Example:
HTML Code:
<form method="post"  action="mailto:youremail@email.com">
this is not an ideal way but it does what you want.
__________________
LiewCF | Malaysia Bloggers Forum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 15-11-2006, 10:23 AM
Novice Webmaster
 
Join Date: Sep 2005
Location: windows folder
Posts: 28
Rep Power: 0
mr.eims is on a distinguished road
Send a message via MSN to mr.eims Send a message via Yahoo to mr.eims Send a message via Skype™ to mr.eims
hurm.. thx.. thats the simplest way to deliver form data to email.

but kinda untidy.. better use scripts to tidy it up..
__________________
-- //.
[eims] | VideoCast | Internet Biz
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 15-11-2006, 12:25 PM
robot's Avatar
Senior Webmaster
 
Join Date: Jul 2006
Location: My
Posts: 969
Rep Power: 56
robot will become famous soon enough
of course the best way to do the job is to create your own script.
the php mail() function is not very complicated to understand.
but then, not everyone knows how to script
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 16-11-2006, 10:47 AM
phantomic's Avatar
Novice Webmaster
 
Join Date: Jan 2003
Location: KL
Posts: 91
Rep Power: 80
phantomic is on a distinguished road
Send a message via AIM to phantomic Send a message via MSN to phantomic Send a message via Yahoo to phantomic Send a message via Skype™ to phantomic
if you still need help, PM me. I will give you a simple script i made for this. But your server has to support php and smtp.

but yeah, it's very basic. If you need one with CAPTCHA instead, let me know.


Quote:
Originally Posted by Webster View Post
Im using a free form, but the bad thing is, after fill in the form & click on the summit button, it will link to the form's provider site, & i will receive a copy at my email account.

What i need to do is copy the script (in html) and paste it on my site.

Is there anyway to edit the script so after submitting the form it will link to my own website page, as well as able to receive it at my email?

If anybody able to help, i can PM them the script.

Or can somebody please recommend me any program which i can create a form without programming knowledge? Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes 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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
phpbb....CREATING COMMUNITY.. Tekno-daei Website Programming 13 14-06-2007 04:42 AM
Creating the next big thing! bernardyong Job Vacancies 0 28-09-2005 05:09 PM
wak form dlm web tmitz Website Design 3 28-06-2004 12:14 AM
php and web form yhaffiz Website Programming 2 03-09-2003 09:55 AM
phpBB instalation n creating dbase silverX Website Programming 3 25-10-2002 04:20 PM


All times are GMT +8. The time now is 10:04 AM. Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 vBulletin skin by ForumMonkeys.com.


WebmasterMalaysia.com is Proudly Hosted by Exabytes Semi Dedicated Server.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69