When I save a page from my web site about Mother Teresa - http://www.peopleforever.org/nfhomepage.aspx?nfid=41 it takes up 1.73mb which is HUGE!
A similar wikipedia page takes much lesser. I understand I have a lot of images so it should take more space, but so much more?
When I save, I see the following files:
ScriptResource_002.js -...
From my code I display an .aspx page with infragistics chart controls in it. I want to send out the same .aspx page as a PDF attachement through email without displaying the .aspx page on the screen. How can this be done.
...
i have provided a button to change theme of website.in onclick event handler of the button.i am making change in web confif file page section's theme attribute.but on postback theme is not changed untill i do one more postback.so i want to postback pa explicitly in eventhandler of button.
...
I'm trying to use the navigation command framework in WPF to navigate between Pages within a WPF application (desktop; not XBAP or Silverlight).
I believe I have everything configured correctly, yet its not working. I build and run without errors, I'm not getting any binding errors in the Output window, but my navigation button is disa...
Hi,
I am working on a project in C# that will produce a Word document using the Word Automation API.
I would like to insert page breaks at specific points in the generated document and I am currently doing this successfully with the following code:
// Generate page break
object pageBreak = WdBreakType.wdPageBreak;
wordApp.Selection.In...
I remember in the early days of the web, there were books including the whole browser window's title bar, menu bar, and even the border of the browser, and the content inside of it -- not just the current content in the window, but all the content even when scrolled down).
I'd like to be able to do that too... is there a easy way to wr...
I want to upload a file from asp.net webpage to TFS server.
Using TFS API I have created bug from my web page - but the bug also needs a file attachement to upload please let me know.
...
What are the storage requirements for nvarchar(X)?
So for example, if the value in a column is much smaller than X, how much is actually stored in the database page?
...
I have a Microsoft Reporting Services report (local report, VS2005) and am trying to produce a rather tricky report...
I have two tables returned from a SQL query. The first is a master table that has a list of set ID's corresponding to sets of records in the second, and has a record set like so:
+----------------------+
| SetID ...
On the 'Manage Pages' screen in the admin area of Movable Type, is it possible to nest pages, or to achieve any kind of page hierarchy? Essentially I need to mirror the site structure.
I would also like to order pages, not by published date, but by a meaningful order - ie the order I need them to display on the website.
...
Google has indexed my .swf file, so it’s loading by itself in a browser
( example.com/FL_map_page.swf )
I need for the .swf to check to see if it is loaded on the .html page and if not switch to the correct page.
...
I have a public method in my content page class, I want to call this method from master page class
Thanks
...
Hi, i'm iframing a php page into another php page on wordpress blog, and i need to retrieve post or page title from the main page to the iframed page as a post or page title. i mean embeding main page title to the iframed page title.
Thank you...
...
I have an ASPX page .In the Top i am displaying 5 categories (Ex : Pen,Book,Shoe,Mobile,Mirror)
When i click on any of the categories,I want to show the products under that category below the header. I dont want to reload the entire page for this.I want to maintain my page as it is (The header,footer and side panels would ) when a click...
I'm creating a report with a table that is grouped by a department code. There's a page break at the end, so each page only has data for that department code. Outside of the table, I want to have a textbox that contains the department code for that page/group.
I've tried using a hidden column with the data, but the textbox only ends up ...
hi,
In asp.net 3.5 using vb i would like to go to another page in my application when the user clicks a button. what is the command for doing this?
Thank you
...
I need to replace text into link in
Link must be look like " href="/search?q=$oldtext" title="$oldtext" ".
$oldtext is text to replace.
I'm tried to use loop to find text with regexp "/^\x23\w/",and replacing with variable that contain generated link.
And it result to nothing.
I've edit regexp to "/\x23/" and get replacing for "#" (\x...
Hi, I have a doubt about nokogiri, I need to get the HTML elements from a page, and get the xpath for each one. The problem is that I can't realize how to do it with nokogiri. The HTML code is random, because I've to parse several pages, from different websites.
...
Using the iPhone SDK Is it possible to display large content divided in the form of different pages?
I want the user to be able to view the content without having large amounts of scrolling.
I tried using UIWebView, but I couldn't found any auto scroll property for that.
...
Easy.
I have 2 gmails accounts and I want to open both at the same time.
I have Firefox as the default browser and of course, Internet Explorer.
So I want 2 desktop shorcuts to point to gmail.
So if I made a shortcut to http://gmail.com, it will be opened with Firefox (because it's the default browser), so that's ok for one account.
Bu...