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:847660
More Search Options
RSS Available
Matching Posts
ASP datasource
Hi guys, I dont know if this is in the right section. I have a asp page and i have a drop down list. i wanted when i select a value on the drop down list it will show the full data of the category, like when i selected fruits, it will show apple, oranges etc. this is my code i just need help on how to display out the full data <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>:: SmartLab ::</title> <link
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
zoaka
on 6/8/2009
Re: How to make a download coding
sorry that i still cant make the download to work this is my download coding: Sub Page_Load(ByVal Sender As Object, ByVal E As EventArgs) Dim strRequest As String = Request.QueryString("file") '-- if something was passed to the file querystring If strRequest <> "" Then 'get absolute path of the file Dim path As String = Server.MapPath(strRequest) 'get file object as FileInfo Dim file As System.IO.FileInfo = New System.IO.FileInfo(path) '-- if the file exists
Posted to
Visual Basic .NET
(Forum)
by
zoaka
on 5/29/2009
Re: How to make a download coding
sorry everyone what i mean is that i have uploaded multiple files and i want the code the show the individual files and there is a download link for each files, is it possible? sorry for the error
Posted to
Visual Basic .NET
(Forum)
by
zoaka
on 5/28/2009
Re: How to make a download coding
thanks dotnetruler for answering my post. So this coding can only download one file? if i have uploaded multiple file, can it show and download?
Posted to
Visual Basic .NET
(Forum)
by
zoaka
on 5/26/2009
How to make a download coding
Hi everyone, i wanted to ask that how to make a downlad coding because that i have sucessfully make a upload coding but i want to download the file from my localhost, it is possible?
Posted to
Visual Basic .NET
(Forum)
by
zoaka
on 5/25/2009
Re: Databinding with Microsoft SQL Server
thanks jian kang and baba i have sovled the problem already. it never get any value from the list box thats why no result was display. thanks
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
zoaka
on 5/12/2009
Re: Databinding with Microsoft SQL Server
I have put the form code inside. Is it the correct method? i tried to run it but it never display any result Try myConnect.Open() Dim reader As SqlDataReader = cmd.ExecuteReader reader.Read() If reader.HasRows Then txtSubHeader.Text = reader(0) txtBody.Text = reader(1) End If reader.Close() Catch ex As Exception End Try
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
zoaka
on 5/6/2009
Re: Databinding with Microsoft SQL Server
thank for replying to my post but sorry that i don't understand the code that u have give me. this is my code Protected Sub btnRetrieve_Click( ByVal sender As Object , ByVal e As System.EventArgs) Dim strConString As String = ConfigurationManager.ConnectionStrings( "ProjectPortalDBConnectionString" ).ConnectionString Dim myConnect As SqlConnection = New SqlConnection(strConString) myConnect.ConnectionString = strConString Dim strCommandText As String = "SELECT SubHeader, Body FROM
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
zoaka
on 5/6/2009
Databinding with Microsoft SQL Server
Hi i want to bind the data retrieve from the database then display on the textbox. How should i code the button in order to make the data display on the textbox field.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
zoaka
on 5/6/2009
consume weather forecast
hey! im finding which website allows me to consume weather forecast in VB. anyone here got any ideas? thanks (:
Posted to
XML Web Services
(Forum)
by
zoaka
on 1/17/2009
Page 1 of 3 (22 items) 1
2
3
Next >
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online