Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / June 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Continuously scrolling gridview30 Jun 2007 05:51 GMT1
I want to take a control like the gridview, limiting it to show 5 rows at a
time.  The source for it has 20 rows of data.  I would like the gridview to
continously show them, so that every second the "oldest" row leaves and the
next roll comes in.  Sort of like the stock ticker ...
How to download file30 Jun 2007 03:48 GMT1
When I make a link like this on my page...
http://www.domain.com/file1.smp
I get "page not displayed".  The extension SMP is not a typical extension.
It needs to launch a local application.  Similar to the way a DOC extension
Do you want an MCSD certification??29 Jun 2007 23:06 GMT3
Find never ending resources for MCSD certification assistance. You can
even get Questions with their answers free of cost. This is a must
see...
http://www.it-techexperts.com/MCSD/MCSD04.asp
Sticking the column names in the middle of a datagrid.29 Jun 2007 23:05 GMT1
I have a datagrid that get's longer than a page so when people scroll it,
the don't remember what the fields are. But they want all of the records on
the screen so that they can have IE do a find on the records. So I was
thinking of shoving the column headers in every x rows ( ...
How to read an SSL stream in classic ASP?29 Jun 2007 21:57 GMT5
I have successfully retrieved data through SSL channel in my ASP.NET
application.  I followed the trick Jan provided on his blog:
http://weblogs.asp.net/jan/archive/2003/12/04/41154.aspx
Now, I am wondering if we could read from a secure socket in classic
connection string.29 Jun 2007 21:24 GMT1
How can I create a connection string in my web config file.  If I
create dataset it automatically appars in web config file but what if
I don't create dataseta nd just want to create database into amy
asp.net application and create a connection string.
Web Form DataGrid not displaying  - please help me!!!29 Jun 2007 20:32 GMT3
    This is weird, please help. Its probably very simple but I'm stuck! I
have populated a dataset with some data from a session variable:
Dim dsTables As DataSet = Session("soLookupTables")
    And now I am trying to display it to a DataGrid widget using the
Unicode characters error when save29 Jun 2007 19:59 GMT2
In Visual Studio 2005...
When I'm saving an HTML file it gives me this message:
"Some Unicode characters in this file could not be saved in the current
codepage.  Do you want to resave this file as Unicode in order to maintain
creating my own TextBox29 Jun 2007 17:57 GMT4
I am adding some functionality to HtmlInputText so i derived my class from
it.
The problem is when i switch page to desing mode the VS shows an error and
do not render control.
Regular Expression to enforce format?29 Jun 2007 17:14 GMT3
I have an asp.net textbox and I want to enforce that the user inputs values
in the following format 1498159\102
How can I do this using a Regular Expression or otherwise?
Any advice appreciated.
Allow the user to select a folder29 Jun 2007 17:01 GMT2
I have a requirement, where the user has to select a folder and all the
files in that folder have to be imported to my databse.
To acheive this i need a control which enables the user to select only a
"FOLDER", and does not expect the user to select a file.
Escape Sequence29 Jun 2007 16:40 GMT1
I have a label where I set the text to "Input value in format xxxx\xx"
This gets rendered as "Input value in format xxxx\\xx"
I have tried to set the text in the codebehind and use an escape sequence.
What am I doing wrong?
how to trap carriage return29 Jun 2007 16:34 GMT1
I have a couple of text boxes that the user keeps hitting return after
entering their data.  I don't want a submit.  I'd like the return to
be trapped, and then cause a tab to the next control.
How is this done?
Rendering using XML and XSLT29 Jun 2007 16:18 GMT1
We are evaluating the process of rendering controls using XML and XSLT in
.Net 2.0
Questions
1. Is there an article which describes the pros and cons and how to go about
Content-Type="Application/pdf" & Byte[]29 Jun 2007 15:41 GMT5
I call a web service method that returns an array of bytes.
This array is a PDF document and I would like to display this array as pdf
document within the browser.
So I wrote this code, but I don't get my pdf
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.