FORUM HOME | WHUK BLOG   
WEB HOSTING UK AFFORDABLE WEBSITE HOSTING SERVICES IN UNITED KINGDOM
PHP LINUX SHARED HOSTING WINDOWS ASP.NET HOSTING PACKAGES
ECOMMERCE HOSTING ASP MSSQL MS ACCESS ODBC FRONTPAGE HOSTING
CPANEL WHM FANTASTICO RESELLER DEDICATED SERVER WEB HOSTING
CHEAP PLESK CPANEL HTML MYSQL BEST UK VPS HOSTING COMPANY
CHEAP RELIABLE UK HOSTING PROVIDER SINCE 2001
MANAGED WEB HOSTING SERVICE
AFFORDABLE WEBSITE HOSTING SERVICES IN UNITED KINGDOM

Web Hosting UK Forums | Linux Windows Dedicated Server and cPanel VPS Hosting Forum » Web Hosting and Domains » FAQ's / Tutorials.

Reply
 
LinkBack Thread Tools Display Modes

  #1 (permalink)  
Old 20-11-08, 03:53 PM
MrTWS's Avatar
Senior Member
 
Join Date: May 2008
Posts: 203
Question Online Contact Forms

Can anyone please let me know what scripts your hosting company uses for online contact forms? I have been asking but seem to be struggling to find an answer. I have asp pages and I want to add a contact form which allows someone to complete, submit and that submission comes to my email address


PLEASE HELP
__________________
Web Design Services
Reply With Quote

  #2 (permalink)  
Old 20-11-08, 08:01 PM
Senior Member
 
Join Date: Jan 2007
Location: Dorset
Posts: 1,119
Default

Afraid I can't help when it comes to creating asp forms and sending date via mail, mine are all php based.

I should have though there would be many freebies about....no?
Reply With Quote

  #3 (permalink)  
Old 21-11-08, 05:08 PM
MrTWS's Avatar
Senior Member
 
Join Date: May 2008
Posts: 203
Default

Jon - Many thanks for replying at least. I am familiar with ASP but I was kind of hoping that someone who hosts on these servers or perhaps a member of staff could have just said you need "blah blah" to make this go

Oh well such is life
__________________
Web Design Services
Reply With Quote

  #4 (permalink)  
Old 22-11-08, 10:35 AM
Senior Member
 
Join Date: Jan 2007
Location: Dorset
Posts: 1,119
Default

Whilst you are waiting for a reply, am pretty sure they use php or perl, and the contact forms they do use come as part of various sofware such as whmcs.
good luck
Reply With Quote

  #5 (permalink)  
Old 29-12-08, 02:45 PM
MrTWS's Avatar
Senior Member
 
Join Date: May 2008
Posts: 203
Default

Quote:
Originally Posted by jon123 View Post
Whilst you are waiting for a reply, am pretty sure they use php or perl, and the contact forms they do use come as part of various sofware such as whmcs.
good luck

The good news is that I got it working and picked up some learning along the way too.
__________________
Web Design Services
Reply With Quote

  #6 (permalink)  
Old 30-12-08, 05:56 PM
Member
 
Join Date: Nov 2008
Posts: 52
Default

You can use Secure PHP Form Mailer Script Dragon Design. You can customize this script.
Reply With Quote

  #7 (permalink)  
Old 20-01-09, 12:37 AM
Junior Member
 
Join Date: Jan 2009
Location: London
Posts: 28
Default

Place the necessary text boxes on the page.

In the code behind:

Imports System
Imports System.Text

Protected Sub btnSend_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles btnSend.Click
Const ToAddress As String = "you@yourdomain"

mm.Subject = ddlEnquiry.Text
mm.Body = txtName.Text + vbNewLine + txtEmail.Text + vbNewLine + txtMessage.Text
mm.IsBodyHtml = False

Dim smtp As New Net.Mail.SmtpClient

smtp.Send(mm)

then in the web.config file

<system.net>
<mailSettings>
<smtp from="you@yourdomain">
<network
host="mail.yourdomain"
port="25"
userName="yourUserName"
password="Password" />
</smtp>
</mailSettings>
</system.net>
Reply With Quote

  #8 (permalink)  
Old 20-01-09, 12:47 AM
new member
 
Join Date: Jan 2009
Posts: 3
Default

that was a good reply!
Reply With Quote

Reply

Thread Tools
Display Modes

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

Forum Jump


All times are GMT. The time now is 12:57 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Copyright 2001-2010 Web Hosting UK. All rights reserved.
Web Hosting UK Forum





Site Map

Shared Cloud
Shared Cloud From £1

Affiliate Program
Earn up to £300 Per Sale

Dedicated Servers
Dedicated Server Hosting

Cloud Hosting
Cloud Server Hosting

Load Balanced Server
Load Balancing Server

VPS Hosting
Linux VPS Hosting

Windows VPS
Windows 2003 VPS

Zimbra Hosting
Zimbra Email Hosting

cPanel Hosting
Shared Linux Hosting

Windows Hosting
Shared Windows Hosting

Coldfusion Hosting
Windows Coldfusion Hosting

cPanel Reseller Hosting
Reseller Hosting

Windows Reseller
Windows Reseller Hosting

Email Web Hosting
Email Hosting

Semi-Dedicated Server
Semi-Dedicated Hosting

Remote Backup Plans
Offsite Backup Service


cpanel hosting
Knowledgebase Articles

Pre-Sales Question
Web Hosting FAQ's

Dedicated Hosting
Dedicated Server FAQ's

Virtual Private Servers
VPS Hosting

PHP MySQL Hosting
cPanel Hosting

Windows Hosting
ASP MSSQL Hosting

Domain Name
Domain registration FAQ's

CMS Hosting
CMS Hosting FAQ's

Payment Gateways
Payment FAQ's


Support Tutorials

cPanel Tutorials
cPanel Flash Tutorials

Wordpress Tutorials
Wordpress Flash Tutorials

Plesk Tutorials
Plesk Flash Tutorials

PhpMyadmin Tutorials
PhpMyadmin Flash Tutorials

Drupal Tutorials
Drupal Flash Tutorials

Mambo Tutorials
Mambo Flash Tutorials

Joomla Tutorials
Joomla Flash Tutorials

More Hosting Tutorials