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 / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
RadioButtonList06 Aug 2007 16:26 GMT3
How can I get the buttons to appear on the same line as the question?  No
matter what I do buttons appear on the NEXT line.
Are you at least 18 years of age?
                 <asp:RadioButtonList id="Eighteen"
Check box06 Aug 2007 15:13 GMT5
Hello can someone assist me...
I've added two check boxes to my page
<asp:CheckBox ID="ChkYes" runat="server" Text="Yes" /><br />
<asp:CheckBox ID="ChkNo" runat="server" Text="No" /
Large IIS vs ASP.NET page render time diff?06 Aug 2007 14:35 GMT1
I have an asp.net web app, hitting a report type page that brings back a
large response size, about 2 megs.
The inclusive round trip times are below, any ideas why asp.net finishes in
3 secs while it takes around 18 for IIS?
Why Does Page.IsPostBack Fire More Than Once When Using Firefox?06 Aug 2007 14:23 GMT2
This is causing us a lot of pain right now. Does anyone know why this
happens and, more importantly, how to fix it?
TIA
JP
newbie SQL Server 2005 connection question06 Aug 2007 12:28 GMT1
i have a SQL Server instance running on a server. i have an ASP.NET
application running locally on my dev machine. in my app's web.config
i have this connection string:
  <add key="connStr" value="server=MYSERVER; database=MyDb;
What is my website name06 Aug 2007 11:57 GMT15
I am looking for a property in the page object that would return something like
"http://localhost:1530/myapp"
What property should I look for?
Asp.Net Tips & Tricks06 Aug 2007 11:55 GMT1
check http://aspnet-tips-tricks.blogspot.com/ for tips and tricks
and if u konw more site for asp.net please help me.
Thanks
Formview and external data06 Aug 2007 08:14 GMT1
I am having trouble figuring out how to include Hidden Field or a TextBox
value when I am editing in the FormView Edit Item Template into the Update
Query. They are both located in the EditItemTemplate of the Formview. The
value is grabbed using a function
url parms06 Aug 2007 06:10 GMT2
hey all,
you know how you can pass parms thru the url (like
http://my.site.com/test.aspx?id=1
is there a way to encrypt the id number?
GridView and Edit of current row06 Aug 2007 05:36 GMT1
I have a GridView with an edit button.  When the user clicks 'Edit', I want
to display the information in a form and allow the user to edit the
information.  I have a RowCommand event in which I take the data from the
row and update form controls.  How do I know in the RowCommand ...
problem with .aspx code06 Aug 2007 05:16 GMT4
I have a form that has 6 Textboxes to enter data and a button to
write
the data to my Access database which resides on the same server as my
website. It's an .aspx page. I find no errors except the 3rd and 4th
label displays in 2 lines06 Aug 2007 04:58 GMT1
I use formview control, i placed a label called phone no in the table
column.  The cell got enought space to hold all value of phone no. But what
happens if ther is any space in the phone number it splitted into 2. i cant
figure out this problem.  is it bug in the vs.net 2005 and ...
URL Rewriting and file paths06 Aug 2007 02:16 GMT8
I'm having trouble with URL rewriting using
HttpApplication.Context.RewritePath in a web application I've created.
Everything works, but the links (css, images) in the pages break when I do a
URL rewrite.
Uploading MS Word Documents06 Aug 2007 02:00 GMT2
I'm developing an app to upload MS word documents where I will store them in
a varbinary to do full text searching on.
My first question is: How can I verify that the uploaded file is a valid MS
Word Document
How to show lookup text in asp.net05 Aug 2007 19:55 GMT2
I'm newbie to asp.net
now i can use gridview to show data from sqldatasource.
But I wonder How to show lookup field data.
like
 
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.