| | |
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 |
.net 2.0 3.5 ajax alltypeofvideos appliances asp asp.net beginner box browser businesslogiclayer button c# c#gridviewcolumn cac checkbox class compatible confirmationcodegeneration content contenttype control countryselector courier dataaccesslayer database datagrid datagridview datalist deployment development dgv dialog dropdownlist dropdownmenu dynamic dynamically edit embeddingactivexcontrol fileuploader fill findcontrol flash flv forms gridview gudi homeedition iis javascript jquery list listbox menu microsoft mouse mssql nameisnotdeclared news novell numerical opera order problem radio ratings redirect registration relationaldatabases reportemail schoolproject search security serializesmo.table sessionvariables silverlight smoobjects software sql sql-server ssl tracking treeview validatedate validation vb.net videos vista visual-studio visualstudio vs2008 web webapplications webarchitecture webdevelopment webprogramming wizard xml xsl






