473,408 Members | 2,888 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,408 software developers and data experts.

HELP? JAVASCRIPT FEEDBACK FORMS

#2
Hi folks,
I'm green newbie, and need some simple explanation and
observations, as to how to make this thing work. I've never done any
javascript programming, per say, and am basically wondering if this is even
feasible. It appears server-side, and builds a data file, but it also
appears to post an email. Is there any way to make this work client side,
even partially, just an email or post form that will work client-side?

here's the pages ,forms:

http://wholives.com/temp/form1.htm

http://wholives.com/temp/form2.htm

Thanks,
#2
Jul 23 '05 #1
2 1887
#2 wrote:
Hi folks,
I'm green newbie, and need some simple explanation and
observations, as to how to make this thing work. I've never done any
javascript programming, per say, and am basically wondering if this is even
feasible. It appears server-side, and builds a data file, but it also
appears to post an email. Is there any way to make this work client side,
even partially, just an email or post form that will work client-side?

here's the pages ,forms:

http://wholives.com/temp/form1.htm

http://wholives.com/temp/form2.htm

Thanks,
#2

Security considerations limit the capabilities of client-side scripting
in a web page. You won't be able to do much more than untrusted form
validation in this case.

In general, use JavaScript for helpful functionality or 'neat tricks'.
Don't rely on it, and only make it required if you're okay with
limiting your user base.

On a side note, forms piss people off. Most people don't like
paperwork, even if it doesn't involve paper. Try to keep it to the
barest minimum.

Jul 23 '05 #2
#2

"Random" <ra*******@gmail.com> wrote in message
news:11**********************@g43g2000cwa.googlegr oups.com...
#2 wrote:
Hi folks,
I'm green newbie, and need some simple explanation and
observations, as to how to make this thing work. I've never done any
javascript programming, per say, and am basically wondering if this is even feasible. It appears server-side, and builds a data file, but it also
appears to post an email. Is there any way to make this work client side, even partially, just an email or post form that will work client-side?

here's the pages ,forms:

http://wholives.com/temp/form1.htm

http://wholives.com/temp/form2.htm

Thanks,
#2

Security considerations limit the capabilities of client-side scripting
in a web page. You won't be able to do much more than untrusted form
validation in this case.

In general, use JavaScript for helpful functionality or 'neat tricks'.
Don't rely on it, and only make it required if you're okay with
limiting your user base.

On a side note, forms piss people off. Most people don't like
paperwork, even if it doesn't involve paper. Try to keep it to the
barest minimum.


Ran,
Yea, now that you point it out, I had already by-passed using forms by
using a long mailto tag. Try this one, which does a fairly thorough job:

<a
href="mailto:Ca**********************@nospam.com%3 E?subject=CarpetKingdomCan
%20Free%20Measure/Estimate%20Offer&amp;body=Sirs,%20I%20need%20an%20 Estimate
..%20Please%20call%20me%20at%20Phone#%20__________ ___." title="Free Estimate"
target="_top" class="menuitem4">Free Estimate</a>

thks,
me
Jul 23 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: kevin | last post by:
hi there I am struggling with javascript. Can you please help me I've managed to get the get URL in flash to open a html that has the function that opens the Feedback form I want. I Couldn't...
2
by: Margaret Werdermann | last post by:
Hi all: I'm having a nasty time with a particularly difficult piece of code and was hoping someone might be able to help me. I have a FormMail form that originally worked perfectly. Then, I...
3
by: Robert Smith | last post by:
I have a very basic form validation script, which wont work due to XHTML Strict not allowing me to use the name attribute on a form. Here is part of my code: if...
7
by: Jack Addington | last post by:
I've got a fairly simple application implementation that over time is going to get a lot bigger. I'm really trying to implement it in a way that will facilitate the growth. I am first writing a...
1
by: Sam Smith | last post by:
Dear All I would be really grateful if someone would help me. I have scoured the docs and the web for this I am writing a VC++ application, using .NET and Windows Forms. I am using Visual C++...
4
by: dsimmons | last post by:
On my website http://seasidequilters.blogspot.com/ I'm having a problem that someone thinks might be associated with Firefox browsers. I'm hoping to find someone in this forum that might be...
0
by: gunimpi | last post by:
http://www.vbforums.com/showthread.php?p=2745431#post2745431 ******************************************************** VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help wanted...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.