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 / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help With CSS Selectors24 Mar 2008 12:11 GMT5
I apologize for asking an ASP.NET newsgroup a question about CSS, but I do
not know of any CSS newsgroups. I have a page with many areas that are
composed of the following elements in the following layout:
<td class="mystyle">
Modal pop up like window.confirm24 Mar 2008 11:32 GMT4
Below is the javascript  code i am using
function confirmDelete()
       {
           var returnValue = window.confirm("Deleting the current
DetailsView programmatically enter Insert Mode24 Mar 2008 10:42 GMT3
I have a detailsView that I use with a GridView.  When a row is
selected I show the GridView with a default mode of Edit.  This shows
my fields with text boxes for changing the data.  It also has the
update and cancel buttons.
String handling in VB.NET24 Mar 2008 09:17 GMT1
 I have a string which can have ONLY ONE mobile number or multiple mobile
numbers(seperated by semi colon).
dim str as string = "+919886735837;+919820444818;+919916302180"
OR in this below format
Export GridView to Excel, Encoding problem24 Mar 2008 08:16 GMT5
When trying to export GridView to Excel using windows-1255 encoding for
Hebrew from ASP.NET version 2.0, sometimes the report is in Gibberish and
sometimes it is ok.
When it is not ok and I am saving the xls file to HTML and I can see that it
Control embedded in ModalPopup and pass it a parameter24 Mar 2008 02:57 GMT2
I've been struggling with this....I have a web page (VS 2008) that
contains a modal popup.  That modal popup has a panel in it that is a
user control.  How can I pass that user control a parameter?  I will
be using this control on a few different pages.
gridview control not showing selected row sytle sheet24 Mar 2008 02:44 GMT3
I am selected a row of the gridview programmatically by executing the
following code
grid.selectedindex=e.row.rowindex (this code is written in the rowdatabound
event handler)
CreateUserWizard custom steps24 Mar 2008 02:37 GMT2
The first step I have allows the user to choose 1 or 2 options. If they
choose the 2nd one I want to skip the next step in the wizard and go right
to the 3rd step. Is there anyway to do this? I thought I could use the Next
event but that doesn't allow me to change to set the ...
script src error24 Mar 2008 02:19 GMT5
I have a script block in our page with the src set to something like this:
http://track.oursite.com/trackstat.aspx?siteName=MySite&pageName=index_html
The script seems to execute fine but IE shows a syntax error and FireFox
says invalid assignment left-hand side and points to the = ...
attach javascript to web control24 Mar 2008 01:54 GMT5
hey all,
is it possible to wire up a javascript function to a web control thru
javascript?
thanks,
Web Browsers Append "/" to URL23 Mar 2008 18:53 GMT1
This question isn't a true ASP.NET-related question, but I don't know where
else to post it.
Why do web browsers automatically append URL's with a forward-slash (/)?  
For example, if you type http://www.amazon.com into your web browser, your
Does Anyone Use Web Parts?23 Mar 2008 11:54 GMT3
Just wondering if any of you [or anyone you know] actually implement portal
sites using ASP.NET Web Parts, or use Web Parts outside of portal-style
sites.
I'm just now learning about Web Parts, and was wondering if this is a
Solution to: dropdownlist has a SelectedValue which is invalid     because it does not exist in the list of items23 Mar 2008 10:15 GMT1
I ran into this problem it ended up being a combination of this that
needed to be done.
I believe this will work for a bound list to.
The whole problem stems from the two-way binding which has caused me
VS.NET 2008 Debug ASP.NET on VISTA with IIS7?23 Mar 2008 00:58 GMT11
I have just installed VISTA Enterprise and VS.NET 2008.
When pressing F5 to debug my test ASP.NET website, IE 7 display the message
"Internet Explorer cannot display the webpage".
The local URL that VS.NET 2008 generates is
Programmatic HTTP Post returns Empty Form fields on ASPX Server Side22 Mar 2008 22:59 GMT1
Using Winform app writing a HTTP Post using the following... on the
server side, I get no form fields.  Request.Form.AllKeys.Length = 0.
If I put the field/value paris in the URL I can use
Request["FieldName"] to retrieve the values,
 
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.