Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:798975
More Search Options
RSS Available
Matching Posts
Converting asp.net page to doc
Hi, I would like to know a method which can convert my asp.net page to doc. I know string builder method. I don't want that method is there any portable method to do this bcoz my page is lengthy and more data from database and some data from xml. it is cumbersome to write all this in string builder n convert. so i am looking for solution. is there any chance to copy all the data from page. then we can easily assign to doc convert method. please help me.
Posted to
Web Forms
(Forum)
by
krishnav
on 9/6/2008
Filed under: As.NET2.0, c#, converting html to doc
Re: Check Password Strength..?
use the fallowing link to see the demo.. http://www.asp.net/AJAX/AjaxControlToolkit/Samples/PasswordStrength/PasswordStrength.aspx using ajax u can do that... for assistence go for asp.net web site
Posted to
Web Forms
(Forum)
by
krishnav
on 7/9/2008
Re: Set table cell property from code behind
You told that every cell has it's own id... then write javascript to do anything.. <script language="javascript' type="text/javascript"> function fncell() { document.getElementById("cellId");// here u can add style or any thing } </script>
Posted to
Web Forms
(Forum)
by
krishnav
on 7/9/2008
Re: DropDownList not populating
try with the fallowing lines........... Dim item1 As New ListItem("Apple", "1") Dim item2 As New ListItem("Bat", "2") etc...
Posted to
Web Forms
(Forum)
by
krishnav
on 7/9/2008
Re: Ajax update panel problem help me
I didn't place buttons there. check my code i just added java script for that. i have provided just anchor tags. why page is post backing?
Posted to
ASP.NET AJAX UI
(Forum)
by
krishnav
on 7/8/2008
Ajax update panel problem help me
Hi i am using a html table to load the data from database. uing data table i am filling the html table dynamically. Also providing sorting with javascript . I have placed that html table in update panel. The problem is when i click on title(sorting) the page was post backing. i have to avoid that.. why its happening help me.. Code ----------------------------------------- private void PopulateTable() { DataTable objTable = null; HtmlTableCell cell = null; HtmlTableRow row = null; int rowCount, colCount;
Posted to
ASP.NET AJAX UI
(Forum)
by
krishnav
on 7/8/2008
Filed under: "AJAX .NET 2.0", "Update Panel", AJax UpdatePanel, ajax update panel, AJAX UpdatePanel, ajax updatepanel PostBack, AJAX 1.0 UpdatePanel
Re: Problems with Images
use image layers... or use z-index=2 or more on styles using div and style u can do that very easily
Posted to
Client Side Web Development
(Forum)
by
krishnav
on 6/30/2008
Re: Calendar Control
.calender { font-family:Verdana,Helvetica,arial; font-size:0.8em; color:Maroon; background-color:wheat; } .calender a:hover { color:Black; background-color:Yellow; } add the above content to the style sheet Next declare fallowing tag <asp:Calendar ID="calender" runat="server" CssClass="calender"></asp:Calendar> u will get new look to your calender control i think it will help you enjoy
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
krishnav
on 6/30/2008
Re: Content Place Holder
Using <bt /> at aspx side. but that is not correct way use table or div's to place the content place holder at specific place.first u cut the content place holder then add a table with layout menu at top. then paste content place in any of the cell where u want to appear. it is easy and proper way to do this... enjoy.. i think it will help you
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
krishnav
on 6/30/2008
Re: Home button not working
check the path where the aspx file is.. Response.Redirect( "../mainwindow.aspx" ) ; if the current page is another folder u written correct.. other wise check.. the path or check server.mappath("page");
Posted to
Web Forms
(Forum)
by
krishnav
on 6/23/2008
Page 1 of 8 (79 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part I
TechNet Edge:
Windows Server 2008 R2 Quick Look- Installing the Migration Tools
WindowsClient:
My latest videos – WPF, Silverlight, Sensors, and PDC09
WindowsClient:
Developing an installer for your Surface application
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online