Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

26
votes
5answers
24k views

Check if user liked page

I think I'm going crazy. I can't get it to work. I simply want to check if a user has liked my page with javascript in an iFrame app. FB.api({ method: "pages.isFan", page_id: ...
25
votes
2answers
4k views

Generic Inherited ViewPage<> and new Property

Setup: CustomViewEngine CustomController Base CustomViewPage Base (in this base, a new property is added "MyCustomProperty") Problem: When a view is strongly typed such as: <@ Page ...
20
votes
4answers
48k views

How to refresh/reload page once using jQuery?

Newbie question: I'm wondering how to refresh/reload a page (or even specific div) once(!) using jQuery? Ideally in a way right after the "DOM structure" is available (cf. "onload" event) and not ...
14
votes
2answers
2k views

Preferred method to reload page with JavaScript?

Hey Guys, which way to reload a current page (using a button) would you prefer? 1 <input type="button" value="Reload" onClick="history.go(0)"> 2 <input type="button" value="Reload" ...
9
votes
5answers
7k views

Page_Init vs OnInit

Between handling the Page_Init event or overriding the OnInit method of a Page, which one is better to use? Thanks.
8
votes
3answers
9k views

CSS: Repeat table headers in print mode

Is it possible in CSS using a property inside an @page to say that table headers (th) should be repeated on every page if the table spreads over multiple pages?
7
votes
1answer
157 views

When does a PhoneApplicationPage get disposed?

For example, if I have a page like this: public partial class Page1 : PhoneApplicationPage { DispatcherTimer timer = new DispatcherTimer(); public Page1() { ...
7
votes
3answers
490 views

MySQL: What is a page?

I can't for the life of me remember what a page is, in the context of a MySQL database. When I see something like 8KB/page, does that mean 8KB per row or ...?
7
votes
3answers
160 views

In what circumstances can large pages produce a speedup?

Modern x86 CPUs have the ability to support larger page sizes than the legacy 4K (ie 2MB or 4MB), and there are OS facilities (Linux, Windows) to access this functionality. The Microsoft link above ...
7
votes
6answers
10k views

Is the iPad “page turn” transition included in the SDK?

Is there a "page turn" transition included in the iPad SDK that I can use? Or is that all coded by hand with core graphics?
7
votes
4answers
3k views

Partial page curl animation

I have a working transition using UIViewAnimationTransitionCurlUp however, I would like the animation to stop halfway through, much like the Maps application...Any thoughts on how to achieve this?
7
votes
6answers
2k views

What happens when we refresh a web page?

I was hoping if anyone can answer a fundamental question that I have regarding refreshing of a web page. I have a dotnet webform where a user fills in some details and clicks submit. The code behind ...
6
votes
1answer
7k views

How to do page flip/turn/curl effect in android

How to do page flipping/turning or curl animation in android ? Is is possible with cocos2d. Please provide any links or example if you know.
6
votes
2answers
515 views

What conditions cause a web browser to display the “Page Expired” message?

I assumed that sending a page out with an expiry (a la)... Response.Cache.SetExpires(System.DateTime.Now.AddSeconds(5)); Response.Cache.SetCacheability(HttpCacheability.Public); ...
6
votes
7answers
6k views

Paging with Oracle and sql server and generic paging method

I want to implement paging in a gridview or in an html table which I will fill using ajax. How should I write queries to support paging? For example if pagesize is 20 and when the user clicks page 3, ...
6
votes
4answers
5k views

Any page navigation helpers for ASP.NET MVC?

Are there any html helpers for page navigation. eg. if i have 1000 records to display, i want to display the Previous 1 2 3 4 ... etc Next link stuff under the filtered collection. Anyone know of ...
6
votes
7answers
4k views

Which browsers support page break manipulation using CSS and the page-break-inside element?

I'm trying to use the page-break-inside CSS directive, the class of which is to be attached to a div tag or a table tag (I think this may only work on block elements, in which case it would have to be ...
5
votes
1answer
180 views

Struggling to move away from recursive Page.FindControl

I have developed a web dashboard which has a structure of controls embedded inside of controls. In many scenarios I have the ID of a control and need to be working on the actual control object. As ...
5
votes
3answers
4k views

facebook redirect app from canvas page to fan page

im building facebook app as a iframe app in fan page. My problem at the moment is next: i added facebook request dialog (http://developers.facebook.com/docs/reference/dialogs/requests), and ...
5
votes
2answers
2k views

Do I have to add “<%@ Register assembly=” to every page?

I upgraded DevExpress components but in my application I have to change every <%@ Register assembly="Dev....... version=.... line in every page. Is there any way to do this without putting same ...
5
votes
3answers
1k views

url trailing slash and seo

Which is better for SEO and page rank? mysite.com/directory/my-page OR mysite.com/directory/my-page/ I know the above two URLs are treated as two separate pages by search engines, but I'm stuck on ...
5
votes
2answers
751 views

Dismiss modalviewcontroller with a page curl

I am trying to dismiss a modalviewcontroller with a page curl. The curl works okay but I cannot seem to get the tableview under the modalviewcontroller to show up. The image of the modalviewcontroller ...
5
votes
3answers
2k views

ASP.Net C# expire page

How can I set an ASP.Net web page to expire so that if the user clicks the submit button, he/she will get a page expired error if the browser's back button is pushed to try to go back and press submit ...
5
votes
3answers
2k views

ASP.NET: Get Page's filename

I have an ASPX page named Default.aspx. From its codebehind on Page_Load(), I would like to get "Default.aspx", alone, into a string: protected void Page_Load(object sender, EventArgs e) { string ...
5
votes
3answers
4k views

add a hash with javascript to url without scrolling page?

add a hash to url without scrolling page? with javascript i open page i scroll down i click link that adds a hash (maybe with a value #test) (example: http://www.example.com/#test) the page MUST not ...
5
votes
1answer
8k views

Post status update to Facebook page (Fan site)

I've seen all the posts here on stackoverflow about posting status updates to a page's wall (not a user's wall); but all appear to be out of date as none of them address the issue with the new Open ...
5
votes
5answers
14k views

How do I reload a page without a POSTDATA warning in Javascript?

I want to reload a page using: window.location.reload(true); But I receive the POSTDATA warning because the refresh function want to resend previous POST form data. How can I refresh my page ...
4
votes
2answers
1k views

Redirect to page with add page tab dialog

Facebook recently notified they are deprecating support for app profile pages. Apps created after Dec 10th no longer have the app page option, together with the "add to my page" functionality, and ...
4
votes
5answers
2k views

unable to view APP PROFILE PAGE … “The page you requested was not found”

Problem App: http://www.facebook.com/apps/application.php?id=299226733441387 For some reason I am unable to view any NEW ...App Profile Pages... after I create a basic page tab app! When I click on ...
4
votes
2answers
95 views

How to combine Hibernate Seach (Lucene) with Paging and ACLs

I am using Spring Security with ACLs to secure the documents in my application. On the other hand I use Hibernate Search (on top of lucene) to search for the documents. This search also support ...
4
votes
2answers
448 views

jquery mobile and dynamic page content

i have a jquery moblie frontend to a website running with django. i have a use case where something may take a long time to complete so i would like the user to see its progress as it happens; in my ...
4
votes
1answer
502 views

/proc/[pid]/pagemaps and /proc/[pid]/maps | linux

I'm trying to get my head around the two files mentioned in the title. I've looked up what the bits are; however, I'm failing to understand how to extract useful info from them (or I'm simply ...
4
votes
1answer
190 views

Is there any component to create graphical tab pages? (according to the picture)

Is there any component to create graphical Tab Pages like this?
4
votes
5answers
475 views

Page count of Pdf with Java

at the moment I am using itext to read the page count of a pdf. This takes quite long because the lib seems to scan the whole file. Is the page information somewhere in the header of the pdf, or is a ...
4
votes
2answers
1k views

Difference with creating and adding controls in PreInit Init

There's tons of info on the web about the ASP.NET life cycle, but i can't seem to figure out when to dynamically add controls to the page. In general there are two situations; an aspx page with a ...
4
votes
2answers
64 views

How to get page to be resident (if I don't have the server?)

With mobile web-apps becoming the ~next big thing.. I developed a small web page with mobile friendly characteristics, It runs great on both Android and i-Phone see here: ...
4
votes
2answers
4k views

Which Facebook Permissions Allow for Posting to a Page Wall (not profile wall)?

I am working on a project to post data to the walls of Facebook Page walls. I have set up a Facebook app and currently requesting the following permissions from user's when attempting to post to ...
4
votes
3answers
145 views

My web page only prints onto 1 page (there is no break)

I'm having trouble printing a web page of information, which should span onto about 3 pages. Currently, only 1 page is printed, and the rest of the data is not visible anywhere? Is there some JS or ...
4
votes
2answers
720 views

C# page scrolling like iPhone?

How do you make horizontal scrolling pages like the iPhone menu? It's for a touchscreen application and I want to make several pages with buttons.
4
votes
1answer
184 views

Grails - showing page processing/render debug information in development mode

I've been experimenting with Grails for the past two days and, so far, I'm really happy with it. Coming from Rails, the only thing I've really been missing here is the dev-mode debug information ...
4
votes
4answers
1k views

MVVM using Page Navigation On Windows Phone 7

The Navigation framework in Windows Phone 7 is a cut down version of what is in Silverlight. You can only navigate to a Uri and not pass in a view. Since the NavigationService is tied to the View, how ...
4
votes
1answer
107 views

How long will an ASP.NET MVC application run

I wonder how long will an ASP.NET (MVC) application run, when no new requests come in? Lets say I'm using an IOC Container ans have a Singleton Object serving to the clients. As far as I know it will ...
4
votes
3answers
76 views

page child control

asp.net page is also a control. how can I access child control within page control? this.page.?
4
votes
2answers
921 views

To display permission page in facebook of iphone

I am new to iphone development, i want to display the permission page after logging facebook. buttonIndex is the index of my actionsheets. if(buttonIndex == 1) { session = [FBSession ...
4
votes
2answers
1k views

jquery preload the page loaded via load() method

I'm trying to do something like boxy or facebox or lightbox...and so on. The only problem is that I don't know how to preload the page that is loaded into the box via load() method. It should work ...
4
votes
2answers
5k views

How to use the site's masterpage from a _layout SharePoint page?

I want to use a masterpagefile (the site's one if this makes sense) in my SharePoint 12 hive/template/layouts/TelephoneBookList/test.aspx file. However, whenever I add ...
4
votes
3answers
10k views

How can I capture KeyDown event on a WPF Page or UserControl object?

I have a Page with a UserControl on it. If the user presses Esc while anywhere on Page I want to handle. I thought this would be as easy as hooking up the PreviewKeyDown event, testing for the Esc ...
3
votes
2answers
37 views

post_title / the_title help needed

The below code displays my selected page, its content and shortocde correctly. The page is selected from a theme options panel in the WP Admin. I am struggling to echo the title. At the moment it's ...
3
votes
4answers
189 views

onclick on a image to navigate to another page using Javascript

I am getting warmed up with Javascript so I am trying something on my own. I am searching for a onclick function, where I have thumbnail images in my index.html page, and whenever a user clicks the ...
3
votes
2answers
37 views

Shared hosting and page generation with PHP

I've got a website on a shared hosting and I'm using PHP to generate the pages. As of now, using the management system the admin can modify the database, which is stored in an XML file (SQL is not ...

1 2 3 4 5 27