•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the C# section within the Software Development category of DaniWeb, a massive community of 374,030 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,848 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C# advertiser:
Views: 2468 | Replies: 29 | Solved
![]() |
| |
Hi all,
(I apologise if this thread is out-of-topic)
I need some ideas for my project.
I have to develop a web application for some users to approve some documents.
The problem I have is that I can't give these people a login account (due to my project requirement).
I have to send email(with the link to each particular form) to these people. Each webpage has more than 5 names.
I don't know how to identify the individuals and only allow them to approve against their names only.
Does anyone has any suggestions? Please help.
(I apologise if this thread is out-of-topic)
I need some ideas for my project.
I have to develop a web application for some users to approve some documents.
The problem I have is that I can't give these people a login account (due to my project requirement).
I have to send email(with the link to each particular form) to these people. Each webpage has more than 5 names.
I don't know how to identify the individuals and only allow them to approve against their names only.
Does anyone has any suggestions? Please help.
•
•
Join Date: Dec 2006
Location: United States
Posts: 612
Reputation:
Rep Power: 3
Solved Threads: 14
Send a verification code in the link which will identify them provide you maintain a record of all verification codes, once it is clicked it cannot used by anyone. You might have to maintain a table with some basic user info to whom you are emailing the form for approval.
•
•
Join Date: Dec 2006
Location: United States
Posts: 612
Reputation:
Rep Power: 3
Solved Threads: 14
Let me know if you need some help we can work out something.
Thanks !!
Honestly, I know nothing about verficiation code.
I've googled on it and found some code regarding generating of verification code.
May I ask if I am correct like this?
My database table
user(userId, name, email)
project(projectId, userId, status, reason, v_code)
*status = approved/rejected.
My problem now is I don't know how to generate the URL (with the v_code) in the email.
Next, how can I "disable" the link after the user has approve/reject the documents?
By the way, I'm building a web app in a Intranet environment.
Thanks for your help. =)
Honestly, I know nothing about verficiation code.
I've googled on it and found some code regarding generating of verification code.
May I ask if I am correct like this?
My database table
user(userId, name, email)
project(projectId, userId, status, reason, v_code)
*status = approved/rejected.
My problem now is I don't know how to generate the URL (with the v_code) in the email.
Next, how can I "disable" the link after the user has approve/reject the documents?
By the way, I'm building a web app in a Intranet environment.
Thanks for your help. =)
•
•
Join Date: May 2006
Location: ★★ijug.net★★
Posts: 817
Reputation:
Rep Power: 4
Solved Threads: 61
Do not append it in the url, rather direct them to a verification page which has a text box, where user would have to copy and paste the verification code from email.
★★ Homework Help ★★ Freelance Programmer ★★ Freelance Jobs ★★
★★ Build A Website ★★ Interview Question And Answer ★★ Tax Filing ★★
★★ Build A Website ★★ Interview Question And Answer ★★ Tax Filing ★★
•
•
Join Date: Dec 2006
Location: United States
Posts: 612
Reputation:
Rep Power: 3
Solved Threads: 14
•
•
•
•
Hi, thanks for your reply, just to clarify something..
approvalParties (APId, projectId, name, designation, email, watcherEmail)
ver_code (v_code, apid)
am I right?
You said this requests can goto only designated people. So is anyone allocated to a particlar project? Can the same request goto multiple people? If then you might have to add user_id in ver_code
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb C# Marketplace
•
•
•
•
.net .net framework 3.0 access accounting software selection ajax asp business software code combo core custom data developer development dom dropdownlist erp systems evaluation evaluations fedora feed legacy linux microsoft module msdn net office project project management reader reuse selection skin software software selection software solutions sql technology evaluation theme vista weather web windows workflow xml xoap
- how can I copy asp.net project from one system and work on it in a different system (ASP.NET)
- i ned asp.net project (ASP.NET)
- I need a ASP.net project (ASP.NET)
- ??? ASP.NET vs. Outlook Calendar ??? (ASP.NET)
- ASP.NET project (ASP.NET)
- Error creating new ASP.Net project (ASP.NET)
Other Threads in the C# Forum
- Previous Thread: Static vs Non-Static Methods
- Next Thread: Drawing circles and connecting them


Hybrid Mode