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
set <title> and <meta name='description'> with master page17 Mar 2006 07:14 GMT4
Hi;
If I am using master pages, how do I set the <title> and <meta
name='description' content='my title'> for each page. Obviously each page
will have a different title & description.
Persist a database connection across postbacks17 Mar 2006 06:16 GMT4
       I'm a new comer to web development as well as asp.net. So when
i fired up my first database driven page, i knew i had a problem of not
having a persistent database connection across postbacks. I tried to
piggyback the connection object to application object and it didn't
Error 38 Metadata file 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\website\00fde41c\efd931db\App_Web__cgopktn.dll' could not be found17 Mar 2006 06:10 GMT1
What does it mean ?
I have this error when doing a build, some times, randomly. If I close
everything and reopen the project, then it disappears for a while.
I have started two Asp.Net 2.0 applications, both totally different,
How many ASPState do I need?17 Mar 2006 05:07 GMT2
We would like to use ASPState to handle the session State. Since we have
several web applications (web sites) in our web server, do we have to create
an ASPState database for each web application or we can just use one
ASPState for all web applications? Thank you in advance.
Faxing from ASP.NET17 Mar 2006 05:05 GMT1
Howdy,
I'm trying to send faxes from my asp.net code. I'm getting a "server threw
exception". Real helpful. here's my code
       Dim FXServ As New FAXCOMLib.FaxServer
Error saving resized bitmap17 Mar 2006 02:06 GMT12
I get a generic error (not very helpful) when attempting to save a
re-sized image back to its original location. Here is the code snippet:
       Dim g As System.Drawing.Image =
System.Drawing.Image.FromFile(Me.File1.Value)
Server Error17 Mar 2006 02:01 GMT4
I had posted this once earlier, but couldnt get my problem solved.
When i run an asp.net application in windows 2003 server with IIS 6.0, it
"SOMETIMES" gives me the below given error. Please note that it gives this
error only ONCE IN A WHILE.
AJAX Javascript file problem17 Mar 2006 01:36 GMT1
I have individual Javascript files at the component level for components that
need to make AJAX calls to the server. The server returns a list of XML
elements with the name of the control whose contents will be updated and the
HTML of the new content. My client-side callback ...
Maintain view state using AJAX or Callback17 Mar 2006 01:26 GMT2
Hi there again...
is there a way to maintain the ViewState of WebControls when using AJAX
or Callbacks ?
Every time I refresh a page or use a postback from a control it would
Browsers17 Mar 2006 00:41 GMT3
I have a XP collapsible menu that works fine in IE, but in Firefox don't
collapses. I know both browsers interprets different thigs.
I post the code that I have to allow collapse and expand my menu.
Can anyone give me some help in what I have to change to working with
trouble binding a datagrid to a custom collection16 Mar 2006 22:56 GMT1
I'm trying to bind a custom collection to an autogenerated datagrid without
success.
I'm getting this error:
DataGrid with id 'DataGrid2' could not automatically generate any columns
PostBackUrl with a variable attached?16 Mar 2006 22:23 GMT6
I've been looking around for the proper syntax, and have only found one
instance where it appeared somebody else was trying the same thing, but
didn't post how they had achieved their desired result.
What I want to do is PostBackUrl="mypage.asp?myid="+txtSearch
html encoding16 Mar 2006 22:07 GMT2
I want to save an html tag in web.config,
I know it would work if i encode it by replaceing "<" to "&lt;"
How about double quote charater ( " )?
The below line is giving errors because of it.
need to enable http post and read for my webservice16 Mar 2006 22:04 GMT4
How can i have my web service to interact through HttpPost and HttpGet?
I dont need soap (mostly just xml over http).
I read this can be achieved through web.config but , where to put the code?
How to read/write using this method.
ClientID problem in Asp.Net 2.016 Mar 2006 22:03 GMT4
I am having problems in accessing controls in my Asp.Net 2.0 pages.
I know Asp.Net 2.0 generates a ClientId.
In a Javascript function I tried to hide a panel as follows:
 function ChangePanel()
 
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.