Forum: ASP.NET
Oct 25th, 2008, 7:02 PM
|
|
Replies: 7
Views: 264
Re: Form to SQL table
:icon_frown:
Sorry the error is:
in the connection string, it is refering to an object that is not already formed.
The problom is that a friend helped me out with this and wrote that part of the...
|
Forum: ASP.NET
Oct 25th, 2008, 2:02 AM
|
|
Replies: 7
Views: 264
Re: Form to SQL table
Ok so I figured most of it out. I am using LINQ to SQL to achieve what I need. BUT, I am getting an error that i need help with.
Here is my code behind:
using System;
using...
|
Forum: ASP.NET
Oct 15th, 2008, 7:20 PM
|
|
Replies: 7
Views: 264
Form to SQL table
How does one go about making a form send the info to CREATE or INSERT into a table. I know this is probably an over asked question but I cant find any info on it. Do I need to hard code it in the...
|
Forum: ASP.NET
Oct 15th, 2008, 7:08 PM
|
|
Replies: 4
Views: 523
Re: ASP.NET - Setting MasterPage
To set the MasterPage. type the equivalent to this:
<%@ Page Title="" Language="C#" MasterPageFile="~/MasterPage1.master" AutoEventWireup="true" CodeFile="UserActivity.aspx.cs" Inherits="_Default"...
|
Forum: HTML / XHTML / CSS
Oct 6th, 2008, 11:16 PM
|
|
Replies: 9
Views: 716
|
Forum: ASP.NET
Sep 27th, 2008, 1:49 PM
|
|
Replies: 13
Views: 416
Re: How to website...
I'm not really sure I fully understand CMS's. so i think i should learn the actual procedures first. Right?:D But you're right, about all it really needing is a table and one form and a page that...
|
Forum: ASP.NET
Sep 26th, 2008, 6:26 AM
|
|
Replies: 13
Views: 416
Re: How to website...
This will only select one "card"? or does it depend on how I set up the DB? From the sounds of it, it will select all in that column. Which is not ideal.
|
Forum: ASP.NET
Sep 25th, 2008, 8:18 AM
|
|
Replies: 13
Views: 416
Re: How to website...
Thanks for the quick replies guys. Yes, I am trying to do it in ASP.NET and not PHP. I dont mind coding it from scratch as this app is designed to be a practice website. (Will be live) I also want to...
|
Forum: ASP.NET
Sep 24th, 2008, 8:12 PM
|
|
Replies: 13
Views: 416
How to website...
I need a way for people to register and provide some info about themselves.
A way for somone to log in and use a fuction that will Display a random users "card" (with their info).
I am familier...
|
Forum: Community Introductions
Sep 24th, 2008, 7:21 PM
|
|
Replies: 7
Views: 265
|
Forum: Community Introductions
Sep 24th, 2008, 7:00 PM
|
|
Replies: 7
Views: 265
ProjectZ
Hi there!
I am new to these forums. I am here to learn more of a structured way to develop myself as a programmer. I know HTML and CSS and have played with C#. Although i know really nothing about...
|