473,407 Members | 2,676 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,407 software developers and data experts.

Forms Design Software?

Gosh, I'm fed up with forms I see everywhere on the web created on
Adobe since they can not be saved with the user-entered data, only
printed. And I get a lot of complaints that the Adobe e-mail button
frequently does not work either, so the only alternative is to print
and then fax the completed form separately.

So, does anyone know of a simple form designer that works the way you
want? It is easy to use, can create a nice looking forms that can be
displayed on a web page, filled out on the web page, then saved and
printed (nicely formatted perhaps on one page) locally, and then
emailed so that the recipient can also print it (again nicely
formatted) and/or direct the contents of the fields into the
recipeint's database?

Any help would be greatly appreciated!

-Harry

Jul 24 '05 #1
1 1558
In article <11*********************@g43g2000cwa.googlegroups. com>,
he***@hotmail.com wrote:
Gosh, I'm fed up with forms I see everywhere on the web created on
Adobe since they can not be saved with the user-entered data, only
printed. And I get a lot of complaints that the Adobe e-mail button
frequently does not work either, so the only alternative is to print
and then fax the completed form separately.

So, does anyone know of a simple form designer that works the way you
want? It is easy to use, can create a nice looking forms that can be
displayed on a web page, filled out on the web page, then saved and
printed (nicely formatted perhaps on one page) locally, and then
emailed so that the recipient can also print it (again nicely
formatted) and/or direct the contents of the fields into the
recipeint's database?

Any help would be greatly appreciated!

-Harry


If I understand you question, the behavior you describe sounds very
"browser dependent". Saving the state of a form so you can go back to
it is different for each browser I use. Some clear the form if you hit
"BACK", some don't. I doubt you'll find an generic tool that provides a
cross-browser environment that does what you want, but I could be wrong.

If you want content saved, you might investigate saving it in a database
and associating it with a session ID. A web application should be
"stateless" and assume no connection from one page to the next except
through sessions, cookies, or hidden form fields. If a remote browser
has cookies turned off, you won't be able to save session information
anyway.

Good luck with your search. You might want to start reading up on web
programming beyond static HTML. I like php, but YMMV.

--
DeeDee, don't press that button! DeeDee! NO! Dee...

Jul 24 '05 #2

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

Similar topics

3
by: kneejerkreaction | last post by:
There does not seem to be any forum for general oo design questions, so I'm posting it here. I'm developing a generalized form processing system under .NET and I wonder if anyone has come up with...
1
by: Brad L. Meyer | last post by:
Hi all! Happy Holidays to all! I work for a nonprofit 501.3.c case management agency. All of the computers have MS ACCESS database software installed. Is it possible to recreate agency...
6
by: Patrick Coghlan | last post by:
I want to create about 4 forms with the same dimensions and background colours, similar to the forms one has to traverse when installing various software packages. I'm using Visual Studio and...
3
by: Johnny Fugazzi | last post by:
I am working on a basic windows for App using c# and vs.net2003. I have a usercontrol containing a treeview, and I need to display things on he main form based on the item selected in the...
7
by: AdeelAlvi | last post by:
iam working on a project called service desk that automates the departmental services online .one major component i have to create is that to convert paper based forms into dynamic webforms . i...
2
by: Paul Cheetham | last post by:
Hi, I have moved an application from VS2003 to VS2005, and I am now unable to view most of my forms in the designer. The majority of the forms in my project are derived from class PACForm,...
9
by: Bob Alston | last post by:
I am looking for electronic forms software that would integrate well with MS Access. I have a client for whom I built a client database to replace and update one they had that was obsolete and...
11
by: Monty | last post by:
Hello, I have a class library of business objects that will accessed both by an ASP.Net front end and a WinForms front-end. A typical business object in class library, let's say "Employee", has...
2
by: clintonG | last post by:
Oh boy, do I need help on this one... and I'm hoping somebody can lead me to a viable C# pdf forms library or similar pdf solution to allow me to build an application which replicates a series of 3...
1
by: PaulH | last post by:
Just announcing the news in the spirit of the News-groups: Artisteer - Web and Blog Design Automation Software Unveiled at BlogWorld Expo Ground-breaking Software Instantly Creates...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
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.