Introduction
Hello, I would like to receive some advice from the community on whether or not the idea I am about to propose is possible and the rough way I or any developer would go about implementing this.
The idea
A form which has a field for the name of the person, the role (drop down list of possible roles which the person may be able to provide) and the ability to upload files. This form can then be sent via the "Send" button to an email, meanwhile not requiring the user to ever log into an account or email account. I understand this is not ordinary and can be a risky system due to security reasons; but this is not the point. If it helps, the ability to create a custom email address for this very purpose for example [email protected] would be very easily retrievable. The email this form is sent to can either be hardcoded or customisable, its going to be the same email each time, just with different email contents.
Requirements
This system needs to able to function on a website, costs are not an issue (for software and utilities).
This system needs to be able to work without someone logging into an email account
This system needs to be robust and cannot allow people to invade it in any way apart from its purpose (sending an email without logging in with a name, subject field and a file).
Notes
I would just like to clarify that I don't want to be spammed with "Join our discord and our team can help you with that", I would like to know where to start and whether or not this is possible.
If this idea is not possible, can any experienced web developers explain a possible workaround for this example?
Thanks, Retrix.
Hello, I would like to receive some advice from the community on whether or not the idea I am about to propose is possible and the rough way I or any developer would go about implementing this.
The idea
A form which has a field for the name of the person, the role (drop down list of possible roles which the person may be able to provide) and the ability to upload files. This form can then be sent via the "Send" button to an email, meanwhile not requiring the user to ever log into an account or email account. I understand this is not ordinary and can be a risky system due to security reasons; but this is not the point. If it helps, the ability to create a custom email address for this very purpose for example [email protected] would be very easily retrievable. The email this form is sent to can either be hardcoded or customisable, its going to be the same email each time, just with different email contents.
Requirements
This system needs to able to function on a website, costs are not an issue (for software and utilities).
This system needs to be able to work without someone logging into an email account
This system needs to be robust and cannot allow people to invade it in any way apart from its purpose (sending an email without logging in with a name, subject field and a file).
Notes
I would just like to clarify that I don't want to be spammed with "Join our discord and our team can help you with that", I would like to know where to start and whether or not this is possible.
If this idea is not possible, can any experienced web developers explain a possible workaround for this example?
Thanks, Retrix.
Last edited:
