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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
interim values16 Mar 2006 18:00 GMT4
I am using a custom server control in my webpage which  renders some html.
while it creates the html, it develops an arraylist of values.  Is there a way to capture the arraylist from the control so it can
also be used on the same web page ?
this needs to happen in the post back.
Funky address change.16 Mar 2006 17:58 GMT3
Just recently have I noticed that when we run our production application it
is adding some funky directory to the address, (fwuhjo45ohmpj35552vwim55),
which doesn't exist but it still works.  This wasn't happening when we first
deployed the web application.  Has anyone else seen ...
VbScript16 Mar 2006 17:41 GMT5
Has VbScript become obsolete in Asp.Net 2.0?  I can't seem to find any
documentation on using VbScript with Asp.Net 2.0.  Does this mean that the
three years of knowledge I have using VbScript is no longer usable and that
I have to learn JavaScript/JScript?  Converting and Asp 3 ...
getting the ID of the current server control16 Mar 2006 17:40 GMT4
What would be the right way to get the ID of a server control inside an
event for that same server control?
For example:
I have this textbox called textbox1 which the following event code attached:
Strange exceptions in ASP.NET + COM application16 Mar 2006 17:39 GMT2
We have some code that is written in COM. It was used in a
"ISAPI-extension server " and everithing was fine. And it is fine at
the moment.
But now this code is used from the ASP.NET server. And we receive some
populate public property from a function16 Mar 2006 17:38 GMT4
I have a public property in my server control and I want to populate it with values generated by the control.
When I assign the value of the property to a function in the control, which creates the values, I get a compilation error that says
the function doesn't have all the other ...
upload/download huge files16 Mar 2006 17:33 GMT4
Our company has to find a way to transfer huge files, target is maximum
of 6GB, between sites so we are looking to find the best way to do it.
There are lots of criteria we need but the most important is secure,
fast, and fault tolerant. We already have a secure website between
read jpeg16 Mar 2006 17:06 GMT2
I am making a web page where I need to show somewhere in the page a webcam
without component like activex.
In my webcam I can read the last picture with the following command:
http://192.168.1.34/jpg/image.jpg
Service Unavailable under Windows Server 200316 Mar 2006 16:49 GMT2
We have one site where whenever they try to connect to our web application
they are getting a "Service Unavailable" message. there is no HTTP error
code and no other information. the have installed ASP.NET and of course IIS.
They are trying the connection on the local machine. If ...
Export Datagrid to Excel16 Mar 2006 16:48 GMT6
 I have to export data inside the datagrid into an excel worksheet. I have
to do this on button click event. I am trying to do like this.
First get the DataTable from the datagrid and iterate through each row to
get the data. I am not able to get the DataTable from the datagrid. ...
Web site not available16 Mar 2006 16:32 GMT7
I have a site created by asp net, due to the weekend construction, this
particular site need to be shut down during the weekend.
I wonder if there is a quick way to have a page or whatever method
(without recompiling the whole apps), so that when users try accessing
2.0: custom attributes not rendered for textbox16 Mar 2006 16:19 GMT2
i have the following code in an aspx page, inside a server form:
<asp:TextBox ID="txtPageTitle" runat="server"
           dir='<%# this.HtmlTextDirection %>'
           lang='<%# this.HtmlLanguageCode %>'>
convert local time to another country time16 Mar 2006 16:18 GMT2
My web server is not my country, so server's time and my country time is
different.
So code runs on server,
for example when I run DateTime.Now() function
Changing pages16 Mar 2006 16:16 GMT1
Just wondering if in ASP .NET 2.0 C# you can change the web page
programatically?
I am wanting to click a button, perform some code in the button click
function, and then change pages.
Create shortcut for website programlly16 Mar 2006 16:12 GMT3
We build a web site and have some registred user, we want to offer such
a feature that the user can access our site from his or her desktop
shortcut and want it be log on automatic.
So I plan to add some code , that create the shortcut for our user, the
 
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.