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 / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problem with decryption23 Jan 2006 18:29 GMT2
I am having trouble with decryption specifically i get the follwoing
message - Specified cast is not valid.
The offending line is
encryptedData = CType(dr("Password"), Byte())
Multiple Paste23 Jan 2006 18:25 GMT4
I have a form with three textboxes.
In an external C# 2.0 application I need to load the clipboard with three
pieces of information so I can position to the first textbox in the forma
and select paste to paste into all three at the same time.
datagrid - get the row's column value when clicking on a hyperlink cell23 Jan 2006 18:19 GMT2
I have an aspx page with a datagrid column which bound to a dataset at
page_load.  It contains 2 columns, Key and Hyperlink.  What I want to
do is when I click on the hyperlink it will set a session variable to
the Key column like so:
App.Config File23 Jan 2006 18:15 GMT1
I did mange to create custom app.config file for a windows based
application.
I am trying to use the same process to use the app.config file for a console
based application but i get this error message: when i pass parameter
Disapearing cursor on some Readonly textbox23 Jan 2006 18:12 GMT2
   I have a form in which there are many <asp:textbox> tags. When I run the
form, we use tab to navigate across the textboxes, but one of our client
noticed that when we navigate to some readonly textboxes, the cursor (text
cursor, not mouse cursor) disapears and when we tab to ...
How to validate textarea?23 Jan 2006 18:12 GMT8
If I try to use a RequiredFieldValidator control to make sure a
textarea isn't empty, I get an error similar to
Unable to find control id 'comment' referenced by the
'ControlToValidate' property of 'rvfComment'.
File Open and Save dialog poping up while opening PDF23 Jan 2006 17:57 GMT4
I am trying to display a PDF file (which I am being passed from a web
service as a binary stream) in a browser, but I am being prompted to
save the file instead.  I don't want the user to be prompted; I just
want the PDF to be displayed.  Here is the code:
ASP 2.0 breaks Validation giving WebForm_PostBackOptions is Undefined23 Jan 2006 17:19 GMT1
After I upgraded to .NET 2.0 I started getting the following Error:
'Webform_PostBackOptions' is undefined when calling
javascript:WebForm_DoPostBackWithOptions(new
WebForm_PostBackOptions("dlstDataList$ctl01$LinkButtonT3", "", true,
error when loading the drop down list...23 Jan 2006 17:19 GMT1
pls let me know where i am going wrong.
Dim categories As ArrayList
Private Sub LoadCategoryDropDownList()
Dim sCat As String
First Name Search23 Jan 2006 17:10 GMT3
I'm working on an app where I need to do a search for like and similar first
name matches.  For example a search for John would bring back Jon, John,
Jonathan, etc.
Working with asp.net and sql server.  Any help would be appreciated.
what's the best way23 Jan 2006 17:05 GMT9
Hello...
I have a question related to performance.
Being new to asp.net & vp programming, I put together
a webform that displays columns of data in a datagrid.
Disable all controls in...23 Jan 2006 16:56 GMT5
I have a div which holds controls.
I'm looking for a way to disable all controls but *without* setting each
control enable state.
Same to style>display i'm looking for a disable method.
Help on Datagrid paging ?23 Jan 2006 16:42 GMT2
I have a datagrid where paging has been enables
Page number are initialise to 5
Then I am able to click the Next> to more to next records set but when I
click on the backwards direction <Prev , nothing happen and the
ASP.Net versions23 Jan 2006 16:35 GMT1
Newbie here!
Quick question to get an overview.
I need to design my first asp.net app, sounds like customer has DNF 1.1
installed and doesn't want 2.0 on machine yet.
stringbuilder help23 Jan 2006 16:19 GMT3
Dim sbRegX As New StringBuilder(HttpUtility.HtmlEncode(txtComments.Text))
sbRegX.Replace("&lt;a&gt;", "<a>")
sbRegX.Replace("&lt;/a&gt;", "")
How do I get the attributes of href and target to be encoded?
 
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.