473,385 Members | 1,588 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,385 software developers and data experts.

form submission that triggers email notification

Hi,

I just got a requirement from my HR department to automate their form
submission process and integrate it into the Intranet project that I
had just completed Phase 1 of. Because of the short time frame that
I've been given, a week to be exact, I do not have the luxury to
explore it on my own so here are the requirements:

1. Automate the personnel forms that employees use for changing their
information, which is currently in pdf format. 2. Allow the employee
to print it out on hardcopy for their own record keeping. 3. Allow
employee to submit the form to HR electronically. 4. Upon submission,
the application must automatically send an email to a general mailbox
in HR to notify them of the employee's change. 5. Allow HR to print
out the form to be placed in the employee's record.

Since I only have 3 months of ASP.NET 2.0 under my belt, I need all
the help I can get. You all have been very gracious in responding to
my previous posts.

Thanks,
Jonathan

Aug 9 '07 #1
1 2486
you can add the email logic to your form submission section.
submit the data to your db, then once that is completed and successful send
the user the email.

I hate to bust your bubble, but if below is your requirements and you still
have to do all of it, get ready for long days.
I worked on a project like this and it took about a month to do with 2
developers. Actually it was for the HR department as well, I may even have
the code for it all actually. I'll have to check for ya and if I do, I'll
send it over to your email address.

my app did:
1) allowed all employees enter in their personal information
2) stored the data into SQL db
3) once the user clicked submit it created a PDF on the backend and sent a
confirmation email to the HR and the person filling out the form with the
file attached, but due to some issues the file was removed and everything
was stored in the db. So the user was then provided a link and so was HR and
HR printed out the information if they needed. The HR department was the
first paperless department in the company.

send me over an email at ig************@gmail.com subject = form submisstion
that triggers email. If you need any help on this or if interesting I'll dig
up my code from my project.


"Homer" <Ho*******@gmail.comwrote in message
news:11**********************@q3g2000prf.googlegro ups.com...
Hi,

I just got a requirement from my HR department to automate their form
submission process and integrate it into the Intranet project that I
had just completed Phase 1 of. Because of the short time frame that
I've been given, a week to be exact, I do not have the luxury to
explore it on my own so here are the requirements:

1. Automate the personnel forms that employees use for changing their
information, which is currently in pdf format. 2. Allow the employee
to print it out on hardcopy for their own record keeping. 3. Allow
employee to submit the form to HR electronically. 4. Upon submission,
the application must automatically send an email to a general mailbox
in HR to notify them of the employee's change. 5. Allow HR to print
out the form to be placed in the employee's record.

Since I only have 3 months of ASP.NET 2.0 under my belt, I need all
the help I can get. You all have been very gracious in responding to
my previous posts.

Thanks,
Jonathan

Aug 10 '07 #2

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

Similar topics

5
by: ratlhead | last post by:
Hey all, I'm attempting to do some form processing on a server that has register_globals off, however, I've run into a confusing situation and need some help. Basically, the form is a...
0
by: Piotr Nienaltowski | last post by:
!!! DEADLINE FOR PAPER SUBMISSIONS HAS BEEN EXTENDED UNTIL FEBRUARY 26, 2004 !!! ---------------------------------------------------------------- .NET TECHNOLOGIES 2004 2nd International...
9
by: Param R. | last post by:
Hi all, we have a few apps running on server 2003 with .net 1.1 sp1. Simple web forms with db backend. Websites run over SSL with client certs. Clients are Windows XP SP2 with all updates and IE....
6
by: havenoclue | last post by:
I have a database application that is submitted to an Access database. What I want is when the form is submitted to automatically send an email to multiple persons with the info from the form. ...
9
by: julie.siebel | last post by:
Hello all! As embarrassing as it is to admit this, I've been designing db driven websites using javascript and vbscript for about 6-7 years now, and I am *horrible* at form validation. To be...
16
by: whyyyy | last post by:
The script below works fine if the form is filled out and submitted. But a (blank) e-mail is sent whenever the page loads, even when the form is not submitted. I would like to receive the e-mail...
1
by: Sithlord999 | last post by:
Hello. I'm working on an email form on Dreamweaver and I'm looking for a PHP code to make it work. The form with some required fields would send the submitted information and two image attachments...
6
by: Oleg Konovalov | last post by:
Hi, I have a Java/JavaScript GUI application where I perform a lot of long DB operations , which takes 5-60 secs to perform. Sometimes user double-clicks the button or just gets impatient and...
0
by: vsrprasad16 | last post by:
Hi All, I am implementing a notification form similar to outlook email notification. my application call this notification form from a dll. this dll includes a form class and this dll has some...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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,...

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.