| | |
where to put .asp code into html code
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Sep 2004
Posts: 8
Reputation:
Solved Threads: 0
hi ,
i really need help i have created two pages first is Where User will create there user id and password ,also they will make payments to subscribe to our services, once they are done with payment and if it get accepted by paypall and they will be generated a userid and password which is actually what they just created for themselves. my question is if its possible ? do i have to email them password and userid. ? if the first option is true how can i do this. I have rented Sqlserver 2000 i mean some spcae created a tabel. PLEASE HELP!!!!!!!!!!many thanx in advance.
Thank You.
Daastan
i really need help i have created two pages first is Where User will create there user id and password ,also they will make payments to subscribe to our services, once they are done with payment and if it get accepted by paypall and they will be generated a userid and password which is actually what they just created for themselves. my question is if its possible ? do i have to email them password and userid. ? if the first option is true how can i do this. I have rented Sqlserver 2000 i mean some spcae created a tabel. PLEASE HELP!!!!!!!!!!many thanx in advance.
Thank You.
Daastan
This is not something you are going to learn overnight my friend!
You are going to need to study ASP.NET to learn how to get the data from the user form, authentication methods and cookies etc..
You are going to need to study SSL to learn how to retreive data SECURELY from the user (you mention payments)
You are going to need to study Webservices to process the payment (I advise finding a host that does this for you, I use pipeten.com)
You are going to need to study ADO.NET to put the data in/get data from your database.
You don't need to send the password in the email but you will want to send a URL with a GUID in the query string for them to click that you saved earlier against their created account in your DB.
You need to study the System.Web.Mail namespace in .NET to learn how to send email with .NET
You are going to need to study ASP.NET to learn how to get the data from the user form, authentication methods and cookies etc..
You are going to need to study SSL to learn how to retreive data SECURELY from the user (you mention payments)
You are going to need to study Webservices to process the payment (I advise finding a host that does this for you, I use pipeten.com)
You are going to need to study ADO.NET to put the data in/get data from your database.
You don't need to send the password in the email but you will want to send a URL with a GUID in the query string for them to click that you saved earlier against their created account in your DB.
You need to study the System.Web.Mail namespace in .NET to learn how to send email with .NET
![]() |
Similar Threads
- How do I find the HTML code in my Flash movie to embed in Frontage 2003??? (HTML and CSS)
- Code Snippet: Include content from one page to another with HTML Code (HTML and CSS)
- help with making css/html code be a variable (PHP)
- Salesforce.com Custom S-Controls and HTML code Help (Web Development Job Offers)
- hide html code on my website (HTML and CSS)
- HTML code as a variable (ASP)
- Passing values from server-side code to html (ASP.NET)
- is BB Code html? (HTML and CSS)
- my html code isnt working please help (HTML and CSS)
Other Threads in the ASP.NET Forum
- Previous Thread: suitability of .net for tcp/ip server
- Next Thread: Date Error
| Thread Tools | Search this Thread |
Tag cloud for ASP.NET
.net 2.0 activexcontrol advice ajax alltypeofvideos anathor appliances application asp asp.net bc30451 beginner bottomasp.net box browser button c# cac checkbox click commonfunctions dataaccesslayer database datagridview datagridviewcheckbox datalist development dgv dialog dropdownlist dynamically edit expose feedback fileuploader fill flash form formatdecimal formview google gridview gudi iframe iis image javascript list listbox login microsoft mono mouse mssql multistepregistration news numerical opera panelmasterpagebuttoncontrols parent project radio redirect registration relationaldatabases reportemail richtextbox save schoolproject search security select sessionvariables silverlight smartcard smoobjects software sql-server sqlserver2005 suse textbox tracking treeview unauthorized validatedate validation vb.net video videos view vista visualstudio web webapplications webdevelopemnt webprogramming webservice xsl youareanotmemberofthedebuggerusers






