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:43661
More Search Options
RSS Available
Matching Posts
Re: Forcing a postback
to get a bulleted list to postback without, say, a button, just add 'autopostback=true' to the tag, and then, give it something to do inside the selectedIndexchanged event.
Posted to
Web Forms
(Forum)
by
augustwind
on 11/23/2009
Re: Characters in a String
is there a delimiter of some sort in between nameofperson and somethingaboutperson, that is the same, throughout the text?
Posted to
Web Forms
(Forum)
by
augustwind
on 11/23/2009
Re: Error occured on sending an e-mail
could you show us the code you're using?
Posted to
Web Forms
(Forum)
by
augustwind
on 11/23/2009
Re: comma and dash delimited string
something close to this: Dim str as String ="2,45,6,7,8,11,15,16,17,18,19,20,21,22,39" Dim newstr as String()= str.Split(",") For i as Integer = 0 To UBound(newstr) response.Write(newstr(i) & "<br>") Next
Posted to
Getting Started
(Forum)
by
augustwind
on 11/23/2009
Re: downloading pdf from folder
so, are you saying you'd like to dynamically build a list of all the files in that subdirectory, creating a link to open/download each one?
Posted to
Web Forms
(Forum)
by
augustwind
on 11/23/2009
Re: downloading pdf from folder
check out the following link and see if it helps: http://www.aspnet101.com/aspnet101/aspnet/codesample.aspx?code=getfiles
Posted to
Web Forms
(Forum)
by
augustwind
on 11/23/2009
Re: How to publish the webform title from vb.net codebehind side
try putting a literal control inside your title tags, with no text. Then, in codebehind, assign the text property of the literal control, in the Init event
Posted to
Web Forms
(Forum)
by
augustwind
on 11/19/2009
Re: Setting Session Variable from Dropdown List
Session["Projectname"]=ddlProject.SelectedItem.Text don't forget, that if you're populating your ddl in the Page Load event, to surround it by an if/then/Postback block Also, if the user chooses the same item that's already selected in the DDL, nothing happens in the SelectedIndexChanged event
Posted to
Getting Started
(Forum)
by
augustwind
on 11/19/2009
Re: Should be simple?!
This should get you started: http://www.aspnet101.com/aspnet101/aspnet/codesample.aspx?code=ddl3MDB It actually does 3 DropDownLists - it shows the basic programming to get it done, however, it doesn't have the list of cities/states
Posted to
Web Forms
(Forum)
by
augustwind
on 11/19/2009
Re: calling method to set Id of a tag
do you ever call a page.databind in your code?
Posted to
Web Forms
(Forum)
by
augustwind
on 11/18/2009
Page 1 of 450 (4497 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
Fishbowl for Facebook
WindowsClient:
Free Embeddable Fonts for your WPF Applications
ASP.NET:
Program Manager Position on the ASP.NET PM team
Channel 10:
Microsoft Teams Up with Nielsen
Channel 10:
What Azure Looks Like
ASP.NET:
Orchard team looking for a new developer
Channel 10:
Student Discount on Office 2008 for Mac Now Available
WindowsClient:
Surface SDK 1.0 SP1 supports XNA Game Studio 3.0 and later
WindowsClient:
TestAPI 0.4 Released
Channel 9:
Using the SharePoint Business Data Connectivity Designer in VS 2010
Channel 9:
10-4 Episode 36: Windows Server AppFabric and Workflow Services Lab
WindowsClient:
New WPF Features: DatePicker\Calendar\VSM\Datagrid
Channel 9:
Corrinne Yu: Principal Engine Architect, Halo Team Microsoft
TechNet Edge:
IT Pro Momentum y Evidencias
Channel 10:
Xbox Goes Social with Facebook, Twitter, and Zune Integration
ASP.NET:
Enabling the ASP.NET Ajax script loader for your own scripts
ASP.NET:
Building High Performance Web Applications
WindowsClient:
RIA Services: A DomainService IS A WCF Service – Add Service Reference
Silverlight:
LIDNUG: Online chat with me Monday Nov 23rd
ASP.NET:
Recent Podcasts
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online