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 / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
File upload woes26 Oct 2007 08:34 GMT3
I am trying to do the following:
* receive three image files one at a time
* validate that it is a valid image type, size
* as each is received, I store the image, then show the image
<input> file25 Oct 2007 23:32 GMT1
I have a control on a page in .net 2.0:
<input id="AddReport" type="file" name="AddReport" runat="server" />
which I use to get the path, etc. of a file.   I then have a button:
<asp:Button ID="btnInsertTab8" runat="server" Text="Add Report" />
asp:textbox being renamed when page is rendered.25 Oct 2007 21:25 GMT2
I have an asp:textbox that when the page is rendered and I do some
javascript, the name of the object is changed. It went from tbQuantity to
ctl00$MainPage$tbQuantity. Is there any way of knowing what objects are
going to be renamed and what the naming structure will be.
System.Web.Mail.MailMessage  Headers.Add - Include vbCrLf25 Oct 2007 21:25 GMT8
To anyone that can assist me: I deeply appreciate your help!!
I am developing an application with an outside vendor.  The vendor has
a very odd requirement.  They need custom X-Headers added to an email
received by their system.   That's not the odd part.   The oddity is
Freeze Header Row25 Oct 2007 20:46 GMT2
I have some code I use in ASP to freeze a tables header row.  Works
good in ASP.  But if I do the same in a .NET 2.0 page, the result is
different -- the header column is show in its entirety instead of
being cut-off by the width of the DIV it's in.  You can see my sample
Editing ASPX.VB File25 Oct 2007 19:33 GMT7
I have an app that I need to make changes to, and on my local copy I
have a start.aspx.vb file that I edited and tested, now when I go to
the app on the server, it doesn't show any of the .vb files, only
the .aspx files. How can I make it show me the .vb file?
rowupdating- I cant get values of columns - blanks- please advise25 Oct 2007 19:25 GMT1
I think this is the 3rd forum where I have posted this question, but so far,
I guess I haven't explained myself well enough.  Anyway,  I have an unbound
gridview that uses a stored procedure to fill it.  It is working fine and
fills the grid ok, but when I try to refer to the ...
session data missing25 Oct 2007 19:09 GMT9
I have a asp.net 2/c# web database application which works fine, but
ocassionaly sesion data just dissapears.  It's not any timeout as it happens
in the middle of work on it, and I just get 2 possible erros - obj ref not
set... cause the object in sesion no longers exists or it ...
Zone Alarm and ASP.NET 2.025 Oct 2007 18:30 GMT2
I can't get web projects to run at all when Zone Alarm (7.0.x) is running.
Is it possible? I can't find anything on the web about it.
TIA,
Pau
Datalist referencing a textbox with javascript25 Oct 2007 17:17 GMT3
I have a datalist that repeats a list of products and has a textbox called
txtQty which you can change. I would like to put a plus and minus image next
to this textbox that when you click it increments the relevant textbox
accordingly. The problem is obviously that the control ...
AJAX Asp.net25 Oct 2007 17:16 GMT6
Ok,
I am really frustraited. I just started looking into the Ajax ASP.net.
And have some real big issues. And its only with Visual Studio.
I have installed the AJAX 2.0 off of www.asp.net/ajax on both my
HTTPRequest.ReadBinary25 Oct 2007 17:08 GMT7
If I call HTTPRequest.ReadBinary twice... how come the second time it an
empty string?
Do I need to reset the input stream?
Thanks.
EventValidation Parser Error25 Oct 2007 17:00 GMT1
Does anyone know what might cause this error in IE when my page loads:
Error parsing attribute 'enableeventvalidation': Type '_Default' does
not have a public property named 'enableeventvalidation'
This is the line of code it stops on:
Migrate FrontPage app to ASP.Net 2.025 Oct 2007 16:38 GMT2
I am trying to convert an existing FrontPage web app, which connects to a
database via an html page with a .idc file and an .htx file. I am looking for
the best way to convert this to ASP.Net 2.0.
Any suggestions on the best way forward?
Obtain real IP address of client25 Oct 2007 16:26 GMT7
What I'm looking for is a way to tell if two sessions are from the same
physical PC or from different PCs (within the same organisation say). This
is with the view to possibly enforcing license restrictions, i.e. limiting
the number of pcs that user account can connect from (say ...
 
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.