enewmen
07-11-2009, 03:56 AM
I'm looking for someone that can quickly make a tutorial on how to make a SUPER SIMPLE ASP.NET site using Visual Studio 2008.
This is basically what I need.
Document how to do this: (in plain ole English text, no need for programming necessary, just program it yourself to see it work)
* Download and install mobile controls or use HTML 4.0 controls. Add the controls to the Visual Studio 2008 Toolbox.
* Create 2 new Web Applications in C#. index.aspx, index2.aspx
* Add the correct XHTML MP DOCTYPE and MIME to the index.aspx and index2.aspx.
* In index.aspx:
*Add a image, textbox, table, label, and 2 buttons using the controls in the first step. Add a Click event for the button. (no scripts)
* In the Code Behind Form_Load(), populate a table with a small database table (from SQL Server or MySQL).
* In the Code Behind , write in the Button1_Click function: Change the ref of the image to display a different image. Change the label value to display the text from the textbox.
* For Button2_Click, add a Response.Redirect("index2.aspx")
* In index2.aspx:
* Add a button, in Button1_Click, Response.Redirect("index.aspx")
That's IT!
I can do this myself in 1 min. Here is the hard part.
The mobi web-site must score a 5 on the Ready.Mobi test and must not get any errors. The site must be functional on all Ready.mobi emulators and the Nokia n70/ 3120. (you can just use the n70/3120 user agent in FireFox)
Then I need to follow the procedure myself and achieve the same results.
This job is US$100, but I'll accept a reasonable offer.
If this job is not possible, please let me know.
Thanks!
This is basically what I need.
Document how to do this: (in plain ole English text, no need for programming necessary, just program it yourself to see it work)
* Download and install mobile controls or use HTML 4.0 controls. Add the controls to the Visual Studio 2008 Toolbox.
* Create 2 new Web Applications in C#. index.aspx, index2.aspx
* Add the correct XHTML MP DOCTYPE and MIME to the index.aspx and index2.aspx.
* In index.aspx:
*Add a image, textbox, table, label, and 2 buttons using the controls in the first step. Add a Click event for the button. (no scripts)
* In the Code Behind Form_Load(), populate a table with a small database table (from SQL Server or MySQL).
* In the Code Behind , write in the Button1_Click function: Change the ref of the image to display a different image. Change the label value to display the text from the textbox.
* For Button2_Click, add a Response.Redirect("index2.aspx")
* In index2.aspx:
* Add a button, in Button1_Click, Response.Redirect("index.aspx")
That's IT!
I can do this myself in 1 min. Here is the hard part.
The mobi web-site must score a 5 on the Ready.Mobi test and must not get any errors. The site must be functional on all Ready.mobi emulators and the Nokia n70/ 3120. (you can just use the n70/3120 user agent in FireFox)
Then I need to follow the procedure myself and achieve the same results.
This job is US$100, but I'll accept a reasonable offer.
If this job is not possible, please let me know.
Thanks!