Greetings,
Here is an extended version of the StaterKit. (Note I posted this stuff on Friday, but for some reason, it appeared in the Free for all thread)
http://www.Mydealstogo.com.
Please note: that the site is in a test phase. The Email is NOT working due to some hosting issues that they are trying to resolve. Also since it is being tested, the validation is kinda not strong.
Also, DUE TO THE HOSTING problems the download links is NOT working, SO I HAVE REMOVED it. Once they fix it, I will put the codes up for download.
PLEASE POST any issues HERE so others can learn from the solutions if any ANY.
THE SOLUTION IS IN VB.NET, but the EXTENDED CREATEUSERWIZARD can EASILY be Ported to C# and I will attempt a C# version time permitting.
I have tested in (IE 7, IE 6, FireFOX. Also tested on MY Laptop, 17" monitor, 19" Monitor, My Blackberry, My HandHeld PC and all displayed OK.
As promised, here is an extended version (sort of) of this StarterKit.
Here is what I extended.
(1) Added a CREATEUSER WIZARD to store more fields. You can now store as MANY fields as you want to in a separate table. I used one DB for both the ASP.NET stuff and ADDs. That is, I did not use the aspnetdb
(2) Add a way to MANAGE THE SITE or ANY ASP.NET site Remotely, create roles, manage roles etc, actually, I got this from various sources and pieced them together.
(3) User Profile is now STORED in a separate table for EASY manipulation and queries.
(4) Added more fields to the ADD listing page (I added what I need, just one field, but more can be added if needed)
(5) Modified Send ADD to friend. You can NOW send the entire site, to your friend. (TELL A FRIEND)
(6) Added a CONTACT US page. When a user completes the form, the data is STORED in a Database, AND THEN emailed to you. GREAT FOR Marketing
(7) Added a Feedback page, that also stored Comments in a DB, then emails it to you. (Marketing)
(8) Added a Comments field that you can review or display using a Grid. (marketing)
(9) Added a CALENDER of events that allows users to Schedule events and then Dispaly it, NOT FINISHED
To FINISH.
(a) Integrating a BLOG module
(b) Integrating a Picture or ADD items Rotator.
(c) Theme Chooser
Cheers,
yousaid