Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:794377
More Search Options
RSS Available
Matching Posts
Re: Very Basic questions
Hey Chuck, Welcome to the boards. I'm going to have to follow Metals lead here and ask for you to post some of your code here. There is an inumerable amount of things that could be going wrong and without really seeing the code (HTML/VB/C#) there just isn't any way to really help you. Looking forward to seeing some additional info... NOTE: Geezer, Visual Studio would correct the .text/.Text automatically through intelisense (thank god because we'd all be having problems via grammatical
Posted to
Getting Started
(Forum)
by
MJB1980
on 7/21/2009
Re: ASP.net servers
Hey Ebermed, There are several companies out there that host ASP.NET Applications - you'll have to do some digging around to find the best bang for your buck. A couple recommendations... Make sure they support the following: ASP.NET 3.5 SQL Server 2005 (or higher - 2008 prefered) IIS (Internet Information Systems) Manager remote access AJAX.NET (optional) Silverlight As far as programs to run ASP.NET files, there are really only two that you should ever need to know about. IIS (mentioned above
Posted to
Getting Started
(Forum)
by
MJB1980
on 7/21/2009
Re: Inserting url string from database into Response.Redirect()
Hey Austin, Interesting question. Not sure how some of the more experienced folks would do this... but this is how I would start. I'm assuming you have a list of possible URLs stored in a SQL Table along with a Specific ID. I'm also assuming you have some type of control to fire a Response.Redirect statement. I would use a DataList to pull the data from the table, use the SpecID as the "validator" of sorts, and then do a DirectCast to pull the proper URL Text, convert it to a String
Posted to
Web Forms
(Forum)
by
MJB1980
on 7/19/2009
Re: asp.net add date
Hey Illetyus, Try this approach: APSX PAGE: <asp:Label runat="Server" ID="DateResultLBL" /> <br /> <asp:TextBox ID="DateAddTXT" runat="server" /> <br /> <asp:Button runat="server" ID="UpdateBTN" Text="UPDATE" /> ASPX.VB PAGE: Protected Sub UpdateBTN_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles UpdateBTN.Click Dim DateNow As DateTime = DateTime.Now Dim DateAdd As Integer Dim NewDate
Posted to
Web Forms
(Forum)
by
MJB1980
on 7/19/2009
Re: Add Decimal Value and Store Result in SQL Table
Hey Jian, Yeah that was exactly it. Yet again, I should really be using a Class file with this so that I don't have to be C&Ping code everywhere, but that was exactly the problem. The Update Command couldn't find the right named parameter... so genius over here once again shows why you should NOT be coding when you're half-asleep. Thanks for the follow up!
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
MJB1980
on 7/11/2009
Use SQL SMSE To Create A 3D Grid Point/Intersection Table
Hey Experts, So I've been running around like a chicken with my head cut off trying to find some reference material for handling this question and to date, I've come up with nadda. What I'm trying to do is create a table that lists every possible intersection in a 3D grid. The table structure would be something like: XID (int) Name(nvarchar20) X_Axis(int) Y_Axis(int) Z_Axis(int) Now, the name can be defined at a later date, but, if we worked from a simple 11 unit X 11 unit X 11 unit 3D
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
MJB1980
on 7/7/2009
Re: Use SQL SMSE To Create A 3D Grid Point/Intersection Table
Works like a charm! Now to write that to insert into the actual table! Thanks again!
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
MJB1980
on 7/7/2009
Add Decimal Value and Store Result in SQL Table
Hey all, Happy 4th to all those US Members. I've got something that I really thought was going to be an easy part of a larger application and for some odd reason this one is just kicking me around the carpet. I've got an application where a user can create an object and store it into a SQL table. In another area Users can view the created object and 'vote' on the object. To accomplish this, I simply created a table colum titled 'Count_Int' which starts at 0 (zero) (Count_Int
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
MJB1980
on 7/5/2009
Re: Add Decimal Value and Store Result in SQL Table
Ignore this one, guys. Genius here figured it out... :/ sorry.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
MJB1980
on 7/5/2009
URL Rewriting - Removing SubFolder Name
Hey guys and girls! As always, thank you in advance for any help that can be offered. I'm sure what I'm looking to do has been done before (I just haven't searched for the right keywords yet). I'm contimplating hosting several different websites through my one hosting account. My host requires me to use a Domain Pointer to point any registered domain to my little piece of the server. Then, hardcode a gateway in the root to redirect traffic based upon the request. This is working just
Posted to
HttpHandlers and HttpModules
(Forum)
by
MJB1980
on 6/30/2009
Page 1 of 13 (122 items) 1
2
3
4
5
Next >
...
Last ยป
Mix Online:
Using the HTML5 Video and Audio Tag with Gestalt
WindowsClient:
Subclassing Shape (or more accurately, Path)
WindowsClient:
Having trouble deleting files? Try this
Channel 9:
Nick Baker: Xbox Architecture
TechNet Edge:
Thrive Live! Behavioral Interviewing: A behavioral answer is always the correct answer
ASP.NET:
PDC and Tech-Ed Europe Slides and Code
WindowsClient:
JScript location bar silliness
WindowsClient:
Anybody build a XAML parser in C or C++ yet?
WindowsClient:
Silverlight use, power and deployment keeps growing; so does WPF
ASP.NET:
T4CSS: A T4 Template for .Less CSS With Compression
WindowsClient:
JSON-P: An Elegant Hack
Channel 9:
Photosynth Update and New UI
Channel 9:
First Look: Streetside in Bing Maps
Channel 9:
Coding4Fun at PDC 2009
WindowsClient:
10 Must-See PDC 09 Sessions
Channel 10:
Photosynth Updated with New Release and New UI
Channel 10:
WindowsBlinds 7 Now Works with Windows 7
Channel 10:
Zune HD Launches New Colors
ASP.NET:
PDC09: ASP.NET MVC 2: Ninjas Still on Fire Black Belt Tips
ASP.NET:
Hanselminutes Podcast 188: ASP.NET MVC 2 Beta with Phil Haack
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online