Questions tagged [frontpage]

Frontpage is a design tool for web publishing which was part of Microsoft Office

Frontpage was rebranded as Sharepoint Designer and the last released is partially forward-compatible with the initial Sharepoint Designer release.

109 questions
0
votes
1 answer

Does it make sense to install the Frontpage Server extensions on a production server for (ASP).NET applications?

Visual Studio offers some built-in deployment features that require Frontpage Server Extensions to be installed on the web server: publishing of ASP.NET applications, publishing of Windows applications accessible through ClickOnce. Right now, I…
Heinzi
  • 167,459
  • 57
  • 363
  • 519
0
votes
1 answer

How to manually set the order of articles in Drupal 8 front page

I need to know of a way to manually order the articles displayed in the Drupal 8 front page by displaying a title in-between each piece. For example, Title A Article 2 Article 5 Article 3 Title B Article 1 Article 7 I've tried configuring the front…
Yoosuf
  • 882
  • 7
  • 33
  • 52
0
votes
1 answer

$paged do not work in wordpress frontpage

10, 'paged' => $paged, ); query_posts($args);?> I used this code in WP page template, then published a page with this template, then…
0
votes
1 answer

How to Get Posts in Multiple Places in Wordpress theme?

I'm really newbie to wordpress theme development and I want to get recent 10 posts inside front-page.php and all posts inside the index.php (I have no idea if a better way is there) followed by pagination. Update : I want to have a home page that…
Hooman Limouee
  • 1,143
  • 2
  • 21
  • 43
0
votes
1 answer

simple if then else for .asp page

All I need is to compare a given number vs a fixed number, and if it true, return one paragraph and if not true, return an alternative paragraph. I have no ASP experience, and minimal html skill. I have a changing dollar figure in a database…
0
votes
1 answer

SharePoint Server 2007 Quick Launch Order

Can I reorganize the Quick Launch without having FrontPage?
Debbie
  • 57
  • 1
  • 2
  • 4
0
votes
1 answer

Is FrontPage 2003 still viable in 2011?

Should I still drive on with FrontPage, or should I bite the bullet and learn (and buy -- ouch) DreamWeaver? I'm not a webmaster, just an amateur. My humble personal website was created years ago with FP 98 after a weekend's class and its…
0
votes
1 answer

replace in microsoft frontpage

hello i want to replace between right and left in my doc for example frontpage searches left and replace with right and searches right and replace it with left so : right >>> left left >>> right i think i need to regular expressions
daniel
  • 1
0
votes
1 answer

Wordpress play video on frontpage from post

I have a post where I have a mp4 video. It is possible to play it on the frontpage? Now I have to go to the post, but I want to be able to play video from front page, not going to post. Anyone have an idea how to do it? I will be gratefull. Thanks
vergili
  • 3
  • 1
0
votes
3 answers

Drupal Secondary Links Front Page Issue

I'm trying to get my secondary links (which are using primary links as the source, so the children of the primary links) to display as a dropdown on every page. However, since (im guessing) there is no active trail on the front page, the secondary…
0
votes
0 answers

Looking for the right MS FrontPage code in listbox

I want to update online amendments on the existing content in a table field (Access database). For the update syntax I found the necessary (FrontPage) codes here : https://support.microsoft.com/en-us/kb/240090 (I do use FP 2003) Before changing a…
leifoet
  • 1
  • 1
0
votes
1 answer

VS2008 - Front Page Server Extensions

Good day, I'm looking for a layman's explanation of the relationship betweeen FrontPage Server Extensions and a .NET web app. Background: A team of us are using VS2008 to develop a web app which is located on a network server. This is an internal…
Hank
0
votes
1 answer

Wordpress - only the homepage can be found

My wordpress site works perfectly. My pages I create in Wordpress admin panel are displayed in widgets, so if you click on a nav menu item, a div appears and displays the content of it. Perfect. But as soon as I would like to write a new .php page…
Norbert Biró
  • 636
  • 7
  • 16
0
votes
1 answer

how to show forum page as default home page in moodle 2.8

i am working on moodle 2.8 and essential theme now i want to set my home page to show the forum topics . from frontpage.php in render folder i can see that they used get_setting funtion to render items but i cant find where and how to use this…
Farshad
  • 1,830
  • 6
  • 38
  • 70
0
votes
1 answer

Drupal 7 - Images are not displaying on Front Page

I've looked far and wide and am unable to resolve why my article images are not appearing on the Front Page. (Even disabled my CSS to see if that was interfering with it, but no.) I have created a simple test Article and uploaded an image, yet when…
peter_jackson
  • 91
  • 2
  • 9