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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Code Behind Shows Publicly?!18 Jan 2007 12:51 GMT8
I have an asp.net 2.0 website, with C# code behind, hosted with network
solutions.
And much to my dismay, when I navigated to my csharp file (I don't know
what made me try this), I could actually see it!  In fact, anyone can
How do you ... SelectCommand="<%=strSQL%>"18 Jan 2007 12:37 GMT4
<asp:SqlDataSource ID="SqlDataSource1" runat="server"
ConnectionString="<%$ ConnectionString:SalesDBConnectionString %>"
SelectCommand="<%=strSQL%>" />
In ASP.NET , how do you assign a dynamic value for the SelectCommand ?
Combining images and text18 Jan 2007 12:24 GMT4
I want to display an image with some text overlay
Both the image and text will be retrieved from a database, so I have to
combine them at run-time.
Is there a way to do this?
html forms in aspx pages18 Jan 2007 12:14 GMT7
I can't seem to get my html form to submit properly from within a web form.
Here's my form tag syntax and some delivery hidden fields.
<form id="myForm" action="https://xxx.order.net/xxx/cgi-bin/delivery.cgi"
method="POST" onsubmit="return verify();">
Nullable object must have a value.18 Jan 2007 12:00 GMT15
I have yet to find a satisfactory solution to this problem. It involves
VB.NET 2.0 and datetime issues.
I have a form that asks for a Date to be submitted in dd/mm/yyyy
format. When this is submitted it then is then dealt with as follows:
List of Files from URL Directory using VB18 Jan 2007 11:02 GMT3
I am looking to get a list of files for a URL reference such as
http://localhost/manager/ for a certain search pattern say "*.xls". How do I
go about this using VB and what class libraries are best to use. If anyone
has any code or can redirect me to a better site then that would ...
updating data on the same web form via 2 pc's18 Jan 2007 10:54 GMT7
if 2 people are working on the same web site is it possible to be able
to work on it Simultaneously so that if i for example was to change
something it would change on the other persons screen after a refresh
library zip18 Jan 2007 10:28 GMT5
I have need to zip and unzip the files in .net.
Do you know a free library to make a zip file ?
I search in a frameWork 2.0 and i don't find the link about it.
Thank's for all
Same Error18 Jan 2007 09:03 GMT1
I am having the same thing happen.  I start a new AJAX enabled website
in VS2005 SP1.  Proceed to add a simple business object from the
walkthrough and then add a report.  The object data sources show up for
a while and then suddenly disappear after adding more objects to the
Weird URL problem18 Jan 2007 07:35 GMT2
http://test.planprojekt.dk works fine. But the link is changed in the
address line. Why? And how do I undo?
Thanks in advance for your help.
Regards /Snedker
create user wizard18 Jan 2007 07:32 GMT1
How can I make a simple redirect occur for the CompleteWizardStep instead of a display ?
DataFormatString in GridView has no affect on column formatting18 Jan 2007 07:27 GMT2
In my initial tests with the GridView control, I cannot understand why
the DataFormatString attribute has no affect on the column formatting.
The 'creation_date' field is being reported as "3/30/02 14:23:28".  I
want to
Running ASP.net 2.0 on a sharred hosting account?18 Jan 2007 06:59 GMT1
I am writing a small ASP.net 2.0 that will run on a shared hosting
account which supports the 1.1 and 2.0 runtimes.  The site's control
panel does not allow specific selection of which version to use.  
I uploaded a small test app, and I go the message:
please help me18 Jan 2007 06:51 GMT1
following error occur while i run my site.
Server Error in '/VEPWEB' Application.
--------------------------------------------------------------------------------
Configuration Error
editing web.sitemap programatically18 Jan 2007 06:33 GMT5
i have put my web.sitemap in /App_Data so i can edit it programatically via
a web admin page, inheriting the modify permissions from the App_Data folder
etc.
i was hoping the provider would simply persist any changes i made, but it
 
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.