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:862576
More Search Options
RSS Available
Matching Posts
Re: Connecting FileUpload with
LOL thanks. I am so imbarrassed. Ok everything worked fine except when I go to the database the values are NULL.
Posted to
Web Forms
(Forum)
by
Paulie222
on 10/18/2009
Re: Connecting FileUpload with
funny thing is that I added a textbox below the FileUpload and just called it txtUpload and put a label in front of it and called it file name. When it reads the text from the text box it adds it to the database and then puts it in the format string via {0}, and the picture shows up in the Gridview. However, is their a way that you can get the path from FileUpload to copy to the database instead of getting NULL values?
Posted to
Web Forms
(Forum)
by
Paulie222
on 10/18/2009
Connecting FileUpload with
Ok here is the problem that I am having. I am trying to connect two web server controls together to get a smooth transition of displaying avatars from the database. Let me explain. Here is the code that I am using: <%@ Page Language="VB" AutoEventWireup="false" CodeFile="Default.aspx.vb" Inherits="_Default"%> <%@ import Namespace= "System.Data.SqlClient" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http
Posted to
Web Forms
(Forum)
by
Paulie222
on 10/17/2009
Re: Saving Property Values of the User Profile
ok now that I get it to save a value, how can I get the profile to save it in more than one cell one the table, that way I can databind it in a table and display it, rather than it putting the whole profile information in one cell?
Posted to
Security
(Forum)
by
Paulie222
on 9/2/2009
Re: Displaying uploaded images
Ok i tried the following code off of ASP Snippets: Imports System.Data Imports System.Data.SqlClient Imports System.IO Partial Class upload Inherits System.Web.UI.Page Public Function InsertUpdateData(ByVal cmd As SqlCommand) As Boolean Dim strConnString As String = System.Configuration.ConfigurationManager.ConnectionStrings("conString").ConnectionString Dim con As New SqlConnection(strConnString) cmd.CommandType = CommandType.Text cmd.Connection = con Try con.Open() cmd.ExecuteNonQuery
Posted to
Data Presentation Controls
(Forum)
by
Paulie222
on 8/10/2009
Re: Displaying uploaded images
yes for some reason you could not see it mixed in with the code And almost every thing works fine except I get this error message at the top of my screen: Cannot open database "dbFiles" requested by the login. The login failed. Login failed for user 'PAUL-221658D1A2\Paul' I have set my authentication type to internet, however I noticed it displayed my username whenever I logged into the Website Administration Tool.
Posted to
Data Presentation Controls
(Forum)
by
Paulie222
on 8/10/2009
Displaying uploaded images
I am kind of new to ASP.NET, and I have been working around social networking applications and user profiles. I was playing around with the FileUpload Control and was wondering if I could display, for example avatars, in a gridview or table format for the user to choose and update their picture on the profile page. Thanks.
Posted to
Data Presentation Controls
(Forum)
by
Paulie222
on 8/4/2009
Re: Building a Web Forum
Actually the book had the inherits=_Default". So I changed that and still nothing happened. I don't really get what you mean in your first statement about the root namespace. According to the dummies book the namespace should have been imported when I called the statements: Imports System.Web.Configuration Imports System.Data.SqlClient Imports System.Data Does this have to do anything with the Repeater ID="ForumRepeater" not being declared?
Posted to
Visual Basic .NET
(Forum)
by
Paulie222
on 6/23/2009
Installation of SQL Express Edition 2008...Setup of new Database
Ok here is the problem that I am having. I just recently installed a new viedo card and reinstalled windows. Previous to this I was running everything fine and just wanted to transfer all the files via a memory stick. Anyway, I installed Visal Web Developer 2008 fine and then tried to install SQL Express Edition and this is the error that I got. Also I can not make a new database on the ASP Configuration Administrator, and it tells me when I try to choose a provider that the connection can not me
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
Paulie222
on 6/21/2009
Re: Building a Web Forum
Isn't the repeater declared in line 13 of the aspx page? 13 < asp:Repeater ID= "ForumRepeater" runat= "server" > I don't know what you mean by designer file, but I copied the code right out of the book. And just so I understand, even if I was to declare the ForumRepeater manually would I just put it as: Dim ForumRepeater As String
Posted to
Visual Basic .NET
(Forum)
by
Paulie222
on 6/16/2009
Page 1 of 3 (24 items) 1
2
3
Next >
WindowsClient:
The Future of Client App Dev : WPF and Silverlight Convergence
Channel 9:
PDC09 GeekFest Party
Channel 10:
How to Use "Play to" and "Remote Media Streaming" in Windows 7
Channel 9:
The Visual Studio Documentary: Jeff Hadfield Full Length Interview
TechNet Edge:
Managing Your Entire World - Tech Focus November 2009 Part 3
Channel 9:
The Access Show: Managing Access Databases with SharePoint
Channel 10:
Show Us Your Tech - Mark Pendergrast Edition
TechNet Edge:
Mark Russinovich interview at TechEd EMEA 09
TechNet Edge:
IT Manager Podcast #31: Talking About Virtualization
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 1: Introduction
WindowsClient:
MSXML XHTML DTDs - making the web better
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Channel 10:
Bing's Top Searches Reveal Our Celeb Obsessions
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online