all groups > asp.net > november 2007 > threads for sunday november 18
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
image scaling
Posted by Michael_Hübner at 11/18/2007 9:05:53 PM
Hi guys,
I need to scale an image before inserting it into a database. But I
really have no idea - everything on the net that I have found so far is
dealing with files that are physically stored in a folder. Does anyone
of you have any sample code or links for me?
Thanks in advance,
Mich... more >>
Multiview and field validation
Posted by M. Ali Qureshi at 11/18/2007 5:36:51 PM
Hi,
Another question from a newbie....
Scenario:
- I have a multiview on page "MultiView1". This contains 2 views inside it
(ViewList and ViewInsert).
- ViewList shows data in a grid control.
- ViewInsert have a few textfields with validation controls attached. These
fields will insert ... more >>
WYSIWYG Textbox
Posted by fiefie.niles@gmail.com at 11/18/2007 4:43:31 PM
In ASP.NET (VS 2005), how can I show a text box with a toolbox so that
the user can Bold, Italic, choose the font size and color (WYSIWYG
textbox) ?
Thank you.... more >>
window.open() and unwanted session state (urgent)
Posted by Tomasz J at 11/18/2007 4:42:55 PM
Hello Developers!
A lot has been written about Java Script window.open() function and lost
session state.
But the most recent version of IE seems to handle it correctly.
But now I have an opposite problem: how to open a new browser window so it
*does not* share the session state with the ... more >>
Maximum file upload question
Posted by fiefie.niles@gmail.com at 11/18/2007 4:40:35 PM
In ASP.Net (VS 2005), is there a way to limit the user to upload a
file up to certain size (say, I would like to limit the user to upload
at the maximum 1 meg of file) ?
Thank you... more >>
aspnet_wp.exe could not be started
Posted by Rbrt at 11/18/2007 3:57:00 PM
This whole thing has already been discussed in this thread:
http://msdn.microsoft.com/newsgroups/default.aspx?query=aspnet_wp.exe+could+not+be+started&dg=microsoft.public.dotnet.framework.aspnet&cat=en-us-msdn-dotnet-frmwrk&lang=en&cr=US&pt=de7bb609-3fd0-4b0f-865d-5ed2463ad5d0&catlist=DEA2432D-EA7... more >>
Login not working when using IIS 6.0
Posted by shaun.laughton@gmail.com at 11/18/2007 9:52:23 AM
Hi All.
I am new to ASP.NET 2.0 development, and am writing a small
application to log time and expenses for projects.
I have successfully set up Membership, Role and Profile providers
using the 'SqlProvider's and all appears to be well while I am using
the built in 'ASP.NET Development Ser... more >>
Getting user information...
Posted by RAB at 11/18/2007 9:21:26 AM
When an anonymous user visits my website what basic information can I
gather about them? I thought I read somewhere that I could get the
name of the server that is requesting my website http code? If this
is the case what would be some VB code code to capture this
information in a string varia... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Cookie problem in VB.Net
Posted by anoop at 11/18/2007 8:56:01 AM
hello,
I am writing the Following coding for preventing Session Fixation
attack in ASP.Net website, but I could not retrieve the cookie added and the
value of
cookie_value remains blank.
----------------------------------------------------------
Imports System.Web.UI.WebControl... more >>
creating nested websites?
Posted by Andy B at 11/18/2007 7:46:47 AM
I have 1 main website at www.eternityrecords.org. The files are layed out in
the root of the webserver space. I need a folder in this root space to point
to a subdomain. Any way to do that?
... more >>
generate reports in PDF
Posted by Kumar.A.P.P at 11/18/2007 12:45:00 AM
Any pointers on how to generate reports in PDF using ASP.Net 2.0
--
Kumar.A.P.P
Software Engineer, Infosys Technologies Limited.
http://techaid.wordpress.com/... more >>
|