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:783297
More Search Options
RSS Available
Matching Posts
Re: upload multiple files with the same filename but different extensions
Yes, that totally makes sense. I was looking for an easy way for the user to grab all files with the same filename using only one control instead of multiple controls. So the only solution to this problem would be to have multiple File Upload controls for all files?
Posted to
Web Forms
(Forum)
by
illmo76
on 2/1/2009
upload multiple files with the same filename but different extensions
I have a web form with one FileUpload control. I want the user to use this control to select one file with a .shp extension (ArcGIS file type). But in my code behind, I would like to select and upload all the files that have the same filename as the .shp file but that have different extensions (e.g. .prj, .dbf, .shx, etc). By the way, all files will originate in the same folder. Can anyone help me with the code...preferably in VB? Many Thanks, Mike
Posted to
Web Forms
(Forum)
by
illmo76
on 1/31/2009
Re: Displaying a modal popup after validation?
Never mind...dumb question. I just needed to take out my OnClientClick script on my OK button in the modal popup.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
illmo76
on 1/7/2009
Re: Displaying a modal popup after validation?
Santhosh, Did you ever find a solution to this? How did you get your button click event to work properly? Thanks, Mike
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
illmo76
on 1/7/2009
Newbie Question...Displaying Image in GridView
How do I display an image using the Image control in GridView based on a value in my SQL table? Here is what I have so far... CODE: < asp : GridView ID ="GridView1" runat ="server" AllowSorting ="True" AutoGenerateColumns ="False" CellPadding ="4" DataSourceID ="SqlDataList" ForeColor ="#333333" GridLines ="None" PageSize ="20" OnRowDataBound ="GridView1_RowDataBound"> < FooterStyle BackColor
Posted to
Data Presentation Controls
(Forum)
by
illmo76
on 9/18/2008
display images in Gridview based on SQL database
Newbie here. I have 4 columns in my database that contain either a 1 or 0 (integer). For each record, if a cell=1 I want to display a corresponding image (does not need to be a hyperlink), if cell=0 image would not be visible. I would like to display the image(s) in one column in my GridView. I'm using VB in my code behind. Any help is greatly appreciated! Thanks.
Posted to
Data Presentation Controls
(Forum)
by
illmo76
on 8/21/2008
Databind hashtable-repeater?
Here is my problem: I have logo images that I want to populate in a section of my webpage from a SQL database. The logos need to be hyperlinked to go to the respective company's home page. So how do I pass these values so as to display them? My thought was to use a hashtable and databind it to a repeater. But I can't get it to work. Here is my code: Dim dvSql3 As Data.DataView = DirectCast (SqlLogos.Select(DataSourceSelectArguments.Empty), Data.DataView) Dim logoexist As String = ""
Posted to
Data Presentation Controls
(Forum)
by
illmo76
on 7/30/2008
Re: Object reference not set to an instance of an object
Never mind...it was a problem with my session variable as an input to my Select statement. All is well now....thanks for your help!
Posted to
Getting Started
(Forum)
by
illmo76
on 7/16/2008
Re: Object reference not set to an instance of an object
That totally worked. Thank you. However, I should have a value being returned from the database. Right now I just have 1 row populated in the database for testing purposes...does that make a difference?
Posted to
Getting Started
(Forum)
by
illmo76
on 7/16/2008
Object reference not set to an instance of an object
Can anyone help me with this " Object reference not set to an instance of an object" error? I have a button that executes a code behind where a query my database to retrieve a value. I compare that value with a TextBox value, however whenever I click the button I get the error. Here is my code: aspx page snippet < asp : SqlDataSource ID ="SqlDataSource1" runat ="server" ConnectionString =" <%$ ConnectionStrings:CIMSecurityConnectionString %> " SelectCommand
Posted to
Getting Started
(Forum)
by
illmo76
on 7/16/2008
Page 1 of 6 (52 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
E2E: Brian Beckman and Erik Meijer - Co/Contravariance in Physics and Programming, 1 of 2
TechNet Edge:
Windows Server 2008 R2 Quick Look #3 - PowerShell V2
ASP.NET:
2009 Blogged - Greatest Hits
WindowsClient:
2009 Blogged - Greatest Hits
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 2, Imports & Exports
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online