Search Results

Showing results 1 to 5 of 5
Search took 0.01 seconds.
Search: Posts Made By: tgreer ; Forum: ASP.NET and child forums
Forum: ASP.NET Oct 4th, 2006
Replies: 6
Views: 2,795
Posted By tgreer
More is not always better. The choice for outsourced development, however, usually comes down to long-term maintainability. I find ASP.NET to be extremely burdensome from a support and maintenance...
Forum: ASP.NET Jun 21st, 2006
Replies: 10
Views: 7,693
Posted By tgreer
A web browser, regardless of which, can only communicate to a web server via an HTTP REQUEST, which come in two flavors: POST, and GET.

POST = A form.
GET = A querystring.

That's all.

A...
Forum: ASP.NET Mar 14th, 2006
Replies: 16
Views: 9,925
Posted By tgreer
When the user submits the form, the values from the form will be inside the Response object. You can get the values there, if you like.

The ASP.NET Page Lifecycle goes through a series of discrete...
Forum: ASP.NET Dec 27th, 2005
Replies: 12
Views: 4,197
Posted By tgreer
Thanks for the gracious answer... I thought my last post came across too strong. My point was, ASP.NET is a profoundly different web development methodology (profoundly flawed, in my opinion).
...
Forum: ASP.NET Jun 24th, 2005
Replies: 4
Views: 13,992
Posted By tgreer
I'm not sure about the exact nature of the problem, here.

First, stop using FrontPage! Learn to write HTML, CSS, and JavaScript "by hand".

Second, realize that you can put standard HTML into an...
Showing results 1 to 5 of 5

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC