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 / .NET Framework / Scripting / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
help access session variable in javascript23 Feb 2006 17:09 GMT4
I'm unable to access my session variables in a javascript function.  Here
are the details:
In global.asa, I have the following:
Sub Session_OnStart
Need advice how to write a program to receive an image via email and put it into the SQL Server database23 Feb 2006 17:02 GMT2
I am trying to find a way to write a program to do the following:
Receive an image via email, retrieve that image and put it into a database.
Could you please give me an advice where to start or point me into the right
direction? Is there an ASP component somewhere that would do the ...
Type 'ADODB.Connection' is not defined.23 Feb 2006 07:27 GMT1
I'm getting the following error in my application:
Compiler Error Message: BC30002: Type 'ADODB.Connection' is not defined.
Source Error:
Line 112: if(Request.Form("HdnQuestionCount") = 0) thenLine 113:Line 114:
Interview Questions Feb 20, 200623 Feb 2006 07:15 GMT1
How to prevent my .NET DLL to be decompiled?
By design .NET embeds rich Meta data inside the executable code using
MSIL.Any one can easily decompile your DLL back using tools like ILDASM
( owned by Microsoft) or Reflector for .NET which is a third party.
To track closing of a browser window17 Feb 2006 17:51 GMT1
Could any one please send me the details how to track if any user has
closed his window without proper log out. Actually I am doing it in
ASP.Net and trying to avoid multiple Login in on our site.It would be
better if you can suggest me how to deal with this situation.I am not
InStr Function in javascript17 Feb 2006 17:41 GMT1
I have a script as belows and i want to find if the elementtext has 'Tarih'
string in. How can i do that?
function showHideElements(elementText)
{ if(elementText!='Tarih')
Passing A Value13 Feb 2006 12:40 GMT4
The following error occurs when attempting to pass a value to a procedure.
If I'm doing someting incorrect with passing values, how should I pass a
value to 'ByVal E As EventArgs'?
ERROR:
ASP.net server side scripting09 Feb 2006 13:31 GMT2
        I wanted to know how and where do I write the code for Server side
validation of .aspx pages. I am new to .net. please help
  Thank you
Postback attributre09 Feb 2006 13:27 GMT1
Dear Experts,
In my webform, I have many controls and is scrollable to the lower part of
the form. When I am at the bottom of the form, enable a checkbox it will
enable the textbox else it is disable. I would like to find out whether after
Post success message back to the sender08 Feb 2006 14:06 GMT1
I am receiving a XML file from a service/port.
Based on the contents of the xml file, I need to post back a success or failure message. I need to do that through my dotnet program. Can someone give me an example on how to post the message back to the sender?
How to RemoveChild from HtmlElement from C#07 Feb 2006 00:03 GMT1
I have a webbrowser control in my winform. There is an html in the
webbrowser which has a table, and many child <tr>s and <td>s inside it.
I want to delete a specific <tr> node completely from the html. (I dont
want to do style = "display:none"). I want to do RemoveChild("id of the
Sending data to client using server script06 Feb 2006 23:56 GMT1
Is it possible to send file from server to client machines using HTTP without
client side scripting?
 
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.