Changing font in page name

How does one change the font of the page name (such as Welcome, About Me, Photos, etc.)? I can rename the page, but font type and size remain fixed. Is that an iWeb limitation or am I missing something?
Cheers,
Reb

don't think your missing anything. not directly though iweb currently. maybe in an update.
it would be nice

Similar Messages

  • Changing font in Pages table

    I can change the font and size in the body of a Pages '09 document with the following script:
    tell application "Pages"
    tell document 1 to tell body text
    set font name to "Times"
    set font size to 14
    end tell
    end tell
    But, it won't change the font inside a table, which is what I want.
    I have tried this script:
    tell application "Pages"
    tell document 1 to tell table text
    set font name to "Times"
    set font size to 14
    end tell
    end tell
    Which produces this: -- error "Pages got an error: Can’t make text into type integer." number -1700 from text to integer
    Any help appreciated.

    After many trials and errors, I didn't find any better way to open the "Blank" template than to open its file directly (/Applications/iWork '09/Numbers.app/Contents/Resources/Templates/Blank.nmbtemplate).
    So here's an improved version of the script that should now work properly for anybody (at least I hope so):
    --BEGINNING OF SCRIPT:
    tell application "Pages"
    launch
    make new document at front
    tell body text of front document
    set alignment to center
    add table
    set shadow of table 1 to true
    select table 1
    end tell
    activate
    tell application "System Events" to keystroke "c" using command down -- copy to the clipboard with ⌘C
    end tell
    tell application "Numbers"
    --Open the "Blank" template:
    open POSIX file "/Applications/iWork '09/Numbers.app/Contents/Resources/Templates/Blank.nmbtemplate"
    activate
    --Paste table 1 into a new Numbers document:
    tell application "System Events"
    set theSheets to outline 1 of scroll area 1 of splitter group 1 of splitter group 1 of window 1 of process "Numbers"
    select row 1 of theSheets -- sheet 1
    select row 2 of theSheets -- table 1 of sheet 1
    key code 51 -- delete key
    keystroke "v" using command down -- paste the contents of the clipboard with ⌘V
    select row 1 of theSheets
    end tell
    --Change the contents and format of the second row of the table:
    tell table 1 of sheet 1 of front document
    set value of cell 4 to "Isn't"
    set value of cell 5 to "that"
    set value of cell 6 to "nice?"
    set font name of row 2 to "Times"
    set font size of row 2 to "24"
    set text color of row 2 to {65535, 0, 0} -- red
    set alignment of row 2 to center
    end tell
    --Copy the modified table to the clipboard:
    tell application "System Events"
    select row 2 of theSheets -- table 1 of sheet 1
    keystroke "c" using command down -- copy to the clipboard with ⌘C
    end tell
    quit without saving -- optional
    end tell
    tell application "Pages"
    activate
    tell application "System Events" to keystroke "v" using command down -- paste with ⌘V to change table 1
    end tell
    --END OF SCRIPT

  • Align title in bridge web gallery, change font of image names.

    I have a web gallery that was created in Adobe Bridge (slide show template).  I have most of the customization done that I want.... except for 2 issues:
    1.  I would like the gallery title to be right aligned rather than the default left.  I have, in the past accomplished this... but for the life of me, I can't figure out how I did it now!  Any help would be appreciated.
    2.  I have given the images names.... how do I change the font color of these image names that appear?
    Thanks!  Any help is appreciated.

    I haven't used the Bridge galley, but my first guess would be dig into the gallery's CSS. It's either in a CSS doc or in the head of the gallery pages, but it's sure to be in CSS somewhere.  This would be for colors and font anyway,,, I don't know if Bridge formats wilt CSS or tables, you just have to open the documents in Dreamweaver to see.
    Lawrence Cramer - *Adobe Community Professional*
    http://www.Cartweaver.com
    Shopping Cart for Adobe Dreamweaver
    available in PHP, ColdFusion, and ASP
    Stay updated - http://blog.cartweaver.com

  • How to make page name and title change with AJAX driven site?

    I am building a travel site. I am a fairly basic but longtime
    DW user. I built the site in DW. I made a template and all pages
    are then based off the template. I hired a programmer to do the
    complicated hotel searching code. He says that he used AJAX and I
    know also php (all the pages are whatever.php)
    What I don't like and he says can not be changed, which there
    must be a workaround for, is that, for example, a user will be on
    the spahotels.php page. Or perhaps they are on the whatshot.php
    page reading the latest article about jungle treehouse eco lodges.
    So far so good, the name of the page is "spahotels.php" or
    "whatshot.php".
    But, on each (and all) of the site pages we also have a hotel
    search on the top left nav. So from any page, the user can do a
    hotel search. The problem I have is that...once they do this....the
    results they are given in the main window of the page, are totally
    unrelated to spahotels or whatshot about jungle lodges...so if they
    have now searched for tokyo business hotels, it looks ridiculous
    and confusing that the page name says "spahotels.php" and the page
    title says Find Great Spa Hotels.
    My programmer says AJAX was the best way to do the hotel
    search functionality (which I dont know anything about so if he
    says so maybe so but I don't know) but he also says there is no way
    to make the page name or title change to reflect what the user has
    done on the left search function. Makes sense..they are clearly
    unrelated.
    However...this is a terrible user experience in my opinion.
    So...one idea he had was to find a javascript code that changes the
    page title/name.
    Does anyone have some ideas of how to solve this issue?
    The page (rough, we are still developing) is
    http://www.bluehippotravel.com/spahotels.php
    Try doing a seach for something on the left nav hotel
    search...and see what I mean...the name of the page stays
    spahotels.php and the title stays Spa Hotels. I get it...I
    think...why it does...but it looks stupid if you are looking for
    something else in your search (which of course the user will be).
    Any ideas??? Thank you so much in advance!!
    Laura

    their is no out of box way to avoid this but you can change this in the Designer.
    check this technet for more details how to do:
    http://social.technet.microsoft.com/wiki/contents/articles/17557.sharepoint-2013-change-page-title-in-wiki-sites.aspx
    also good information here
    http://stackoverflow.com/questions/10799682/change-sharepoint-main-page-name-without-changing-url
    http://www.topsharepoint.com/change-title-tag-on-sharepoint-sites
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Unexpected error has occured , when editting a wiki page name

    I am working on SharePoint 2013 , and i have a site collection of type Enterprise wiki. currently when users edit a wiki page and they change the wiki page name, they will get the following error page:-
    but the modifications will take effect, so if the users refresh the above error page they will be redirected to the wiki page.. and after that the whole site collection will be raising the same error when other users create or edit wiki pages.  here
    is the logs after we create a wiki page and we chnage its tittle to be "T Group Email Setup" :-
    14:38:53.46 w3wp.exe (0xB558) 0xA334 SharePoint Foundation Information Rights Management ajd2k Medium Information Rights Management (IRM): The email address of the requesting user is successfully set to IRM. 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.46 w3wp.exe (0xB558) 0xA334 SharePoint Foundation Information Rights Management ai4ko Medium Information Rights Management (IRM): The IRM status of the document [Pages/T Group Email Setup.aspx] is: untried (-1), the return values is: 0x0. 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.46 w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ahjki Medium Spent 0 ms to parse 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.47 w3wp.exe (0xB558) 0x8520 SharePoint Foundation General akhc2 Medium defaultcss.ashx: resource specified null 7fc8f89c-6c37-c0b7-30fc-0af39e0d7160
    04/02/2015 14:38:53.47 w3wp.exe (0xB558) 0x8520 SharePoint Foundation General aj5g6 Medium defaultcss.ashx: attempting to get web.MasterCssUrl 7fc8f89c-6c37-c0b7-30fc-0af39e0d7160
    04/02/2015 14:38:53.47 w3wp.exe (0xB558) 0x8520 SharePoint Foundation General akhc4 Medium defaultcss.ashx: creating final redirect url and send 301. 7fc8f89c-6c37-c0b7-30fc-0af39e0d7160
    04/02/2015 14:38:53.47 w3wp.exe (0xB558) 0x8520 SharePoint Foundation Micro Trace uls4 Medium Micro Trace Tags: 0 nasq,13 agb9s,25 akhc2,0 aj5g6,0 akhc4 7fc8f89c-6c37-c0b7-30fc-0af39e0d7160
    04/02/2015 14:38:53.47 w3wp.exe (0xB558) 0x8520 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:http://www.tgroupgroup.intra:80/kb/CustomerServiceKB/_layouts/15/defaultcss.ashx?ctag=0)). Execution Time=43.8773643018875 7fc8f89c-6c37-c0b7-30fc-0af39e0d7160
    04/02/2015 14:38:53.47 w3wp.exe (0xB558) 0x432C SharePoint Foundation Request Management adc7v Medium Reverse mapping URI from 'http://www.tgroupgroup.intra/_layouts/15/1033/styles/corev15app.css?rev=zuVbsgCb8FoNMkaQ3BfMXg%3D%3D' to 'http://www.tgroupgroup.intra/_layouts/15/1033/styles/corev15app.css?rev=zuVbsgCb8FoNMkaQ3BfMXg%3D%3D' 7fc8f89c-6c37-c0b7-30fc-0af39e0d7160
    04/02/2015 14:38:53.47 w3wp.exe (0xB558) 0x59B0 SharePoint Foundation Micro Trace uls4 Medium Micro Trace Tags: 0 nasq,2 adc7u,49 adc7v 7fc8f89c-6c37-c0b7-30fc-0af39e0d7160
    04/02/2015 14:38:53.47 w3wp.exe (0xB558) 0x59B0 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:http://www.tgroupgroup.intra/kb/CustomerServiceKB/_layouts/15/defaultcss.ashx?ctag=0)). Execution Time=55.8803563022675 7fc8f89c-6c37-c0b7-30fc-0af39e0d7160
    04/02/2015 14:38:53.49 w3wp.exe (0xB558) 0x9CA4 SharePoint Foundation Micro Trace uls4 Medium Micro Trace Tags: (none)
    04/02/2015 14:38:53.49 w3wp.exe (0xB558) 0x16A0 SharePoint Foundation Micro Trace uls4 Medium Micro Trace Tags: 0 nasq,3 adc7u 7fc8f89c-5c38-c0b7-30fc-0dac7025c6cf
    04/02/2015 14:38:53.49 w3wp.exe (0xB558) 0x16A0 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:http://www.tgroupgroup.intra/_layouts/15/images/gears_anv4.gif?rev=23)). Execution Time=42.2711545741149 7fc8f89c-5c38-c0b7-30fc-0dac7025c6cf
    04/02/2015 14:38:53.53 w3wp.exe (0xB558) 0xA334 SharePoint Foundation Dev Events ajekb High [Forced due to logging gap, cached @ 04/02/2015 14:38:53.46, Original Level: Verbose] Invoking EventReceiver - [Id: {0}] 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.53 w3wp.exe (0xB558) 0xA334 SharePoint Foundation Database 8acb High [Forced due to logging gap, Original Level: VerboseEx] Reverting to process identity 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.57 w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High UserAgent not available, file operations may not be optimized. at Microsoft.SharePoint.SPFileStreamManager.CreateCobaltStreamContainer(SPFileStreamStore spfs, ILockBytes ilb, Boolean copyOnFirstWrite, Boolean disposeIlb) at Microsoft.SharePoint.SPFileStreamManager.ComputeStreamsToWrite(Int64 putDocOpt, SPFileInfo& fileInfo, Boolean& useTVP, Boolean& doBatchedSqlWrite, Byte& newStreamSchema, Int64& bsnBump, Int32& newNumStreams, Int64& totalStreamLength) at Microsoft.SharePoint.Library.SPRequestInternalClass.PutFile(String bstrUrl, String bstrWebRelativeUrl, Object punkFile, Int64 cbFile, Object punkSPFileMgr, Object punkFFM, Int64 PutFileOpt, String bstrCreatedBy, String bstrModifiedBy, Int32 iCreatedByID, Int32 iModifiedByID, Object varTimeCreated, Object varTimeLastModified, O... 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.57* w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High ...bject varProperties, String bstrCheckinComment, String bstrLockIdMatch, String bstEtagToMatch, Int32 lockType, String lockId, Int32 minutes, Int32 fRefreshLock, Int32 bValidateReqFields, Guid gNewDocId, SPFileSaveParams sfsp, SPFileInfo& pFileProps, UInt32& pdwVirusCheckStatus, String& pVirusCheckMessage, String& pEtagReturn, Byte& piLevel, Int32& pbIgnoredReqProps) at Microsoft.SharePoint.Library.SPRequestInternalClass.PutFile(String bstrUrl, String bstrWebRelativeUrl, Object punkFile, Int64 cbFile, Object punkSPFileMgr, Object punkFFM, Int64 PutFileOpt, String bstrCreatedBy, String bstrModifiedBy, Int32 iCreatedByID, Int32 iModifiedByID, Object varTimeCreated, Object varTimeLastModified, Object varProperties, String bstrCheckinComment, String bstrLockIdMatch, String bstEtagToMatch, I... 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.57* w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High ...nt32 lockType, String lockId, Int32 minutes, Int32 fRefreshLock, Int32 bValidateReqFields, Guid gNewDocId, SPFileSaveParams sfsp, SPFileInfo& pFileProps, UInt32& pdwVirusCheckStatus, String& pVirusCheckMessage, String& pEtagReturn, Byte& piLevel, Int32& pbIgnoredReqProps) at Microsoft.SharePoint.Library.SPRequest.PutFile(String bstrUrl, String bstrWebRelativeUrl, Object punkFile, Int64 cbFile, Object punkSPFileMgr, Object punkFFM, Int64 PutFileOpt, String bstrCreatedBy, String bstrModifiedBy, Int32 iCreatedByID, Int32 iModifiedByID, Object varTimeCreated, Object varTimeLastModified, Object varProperties, String bstrCheckinComment, String bstrLockIdMatch, String bstEtagToMatch, Int32 lockType, String lockId, Int32 minutes, Int32 fRefreshLock, Int32 bValidateReqFields, Guid gNewDocId, SP... 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.57* w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High ...FileSaveParams sfsp, SPFileInfo& pFileProps, UInt32& pdwVirusCheckStatus, String& pVirusCheckMessage, String& pEtagReturn, Byte& piLevel, Int32& pbIgnoredReqProps) at Microsoft.SharePoint.SPFileCollection.AddStreamOrBytesInternal(String urlOfFile, Stream file, Int64 fileSizeToSave, SPFileStreamManager spmgr, PutFileOpt fileOpt, String createdBy, String modifiedBy, Int32 createdByID, Int32 modifiedByID, DateTime timeCreated, DateTime timeLastModified, Object varProperties, String checkInComment, Stream formatMetadata, String lockIdMatch, String etagToMatch, SPLockType lockType, String lockId, TimeSpan lockTimeout, Boolean validateRequiredFields, SPVirusCheckStatus& virusCheckStatus, String& virusCheckMessage, String& etagNew, Boolean& ignoredRequiredProps) at Microsoft.SharePoint.SP... 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.57* w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High ...FileCollection.Add(String urlOfFile, Byte[] file, SPFileCollectionAddParameters parameters) at Microsoft.SharePoint.Publishing.PublishingWeb.<>c__DisplayClass27.<AddPublishingPage>b__22() at Microsoft.Office.Server.Diagnostics.FirstChanceHandler.ExceptionFilter(Boolean fRethrowException, TryBlock tryBlock, FilterBlock filter, CatchBlock catchBlock, FinallyBlock finallyBlock) at Microsoft.SharePoint.Publishing.PublishingWeb.AddPublishingPage(String name, PageLayout layout, SPFolder folder) at Microsoft.SharePoint.Publishing.Internal.CodeBehind.CreatePublishingPageDialog15.CreatePublishingPage(String newPageName, PageLayout pageLayout, SPFolder folder, Boolean doCreateFriendlyUrl) at Microsoft.SharePoint.Publishing.Internal.CodeBehind.CreatePublishingPageDialog15.<>c__Dis... 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.57* w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High ...playClass2.<CreateButton_Click>b__0(SPLongOperation longOperation) at Microsoft.SharePoint.SPLongOperation.Begin(String leadingHtml, String trailingHtml, BeginOperation beginOperation) at Microsoft.SharePoint.Publishing.Internal.CodeBehind.CreatePublishingPageDialog15.CreateButton_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecu... 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.57* w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High ...tionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error) at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb) at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Ho... 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.57* w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High ...sting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.57 w3wp.exe (0xB558) 0xA334 SharePoint Foundation Cobalt abnwk Medium |No zip central directory found 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.58 w3wp.exe (0xB558) 0xA334 SharePoint Foundation Client File Access ajk3p Medium ttidLogWssCellStgConcise [Url: Pages/T Group Email Setup.aspx][User: i:0#.w|ad-tgroup\system.user (NonCobaltOriginated)][StreamSizes: Request=0 bytes, Response=0 bytes][TotalRequestTime: 0msec][PartitionID: Default][Request: PutChanges **FFU Pri=0 Result=Success][cbOld=0][cbNew=282][cLR:0][MD:0=AutoGenerated.OOF.No.NoOtherUsers.FutureOpen.Recently.DocumentIsActive.Content.Wired.None.Normal][cBCQ=0][cbCQ=0][cBRB=0][cbRB=0][cbREB=0][cBHBW=1][cbHBW=1496][cbHBEW=64320][cBHBDel=0][Mngd] 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.58 w3wp.exe (0xB558) 0x9B4C SharePoint Foundation Micro Trace uls4 Medium Micro Trace Tags: (none)
    04/02/2015 14:38:53.64 w3wp.exe (0xB558) 0xA334 SharePoint Foundation Database ahjqp High [Forced due to logging gap, cached @ 04/02/2015 14:38:53.58, Original Level: Verbose] SQL connection time: 0.275942892183224 for Data Source=tgroupGVSQL02\SPS;Initial Catalog=WSS_Content_ea05119bb8a4408ab450dcd46d6015e8;Integrated Security=True;Enlist=False;Pooling=True;Min Pool Size=0;Max Pool Size=100;Asynchronous Processing=True;Connect Timeout=15 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.64 w3wp.exe (0xB558) 0xA334 SharePoint Foundation Database 8acb High [Forced due to logging gap, Original Level: VerboseEx] Reverting to process identity 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.66 w3wp.exe (0xB558) 0xABE0 SharePoint Foundation Dev Events ajbpn Medium Set EventFiringDisabled to [False]. Stack trace: [ at Microsoft.SharePoint.SPEventManager.HandleEventCallback[ReceiverType,PropertiesType](Object callbackData) at Microsoft.SharePoint.Utilities.SPThreadPool.WaitCallbackWrapper(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch() ] 7ac8f89c-3cf7-c0b7-30fc-056f978cb65a
    04/02/2015 14:38:53.66 w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High UserAgent not available, file operations may not be optimized. at Microsoft.SharePoint.SPFileStreamManager.get_UserAgent() at Microsoft.SharePoint.SPFileStreamManager.BindFileInfoToInput(SPFileInfo& fileInfo) at Microsoft.SharePoint.Library.SPRequestInternalClass.PutFile(String bstrUrl, String bstrWebRelativeUrl, Object punkFile, Int64 cbFile, Object punkSPFileMgr, Object punkFFM, Int64 PutFileOpt, String bstrCreatedBy, String bstrModifiedBy, Int32 iCreatedByID, Int32 iModifiedByID, Object varTimeCreated, Object varTimeLastModified, Object varProperties, String bstrCheckinComment, String bstrLockIdMatch, String bstEtagToMatch, Int32 lockType, String lockId, Int32 minutes, Int32 fRefreshLock, Int32 bValidateReqFields, Guid gNewDocId, SPFileSaveParams sfsp, SPFileInfo& pFileProps,... 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.66* w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High ... UInt32& pdwVirusCheckStatus, String& pVirusCheckMessage, String& pEtagReturn, Byte& piLevel, Int32& pbIgnoredReqProps) at Microsoft.SharePoint.Library.SPRequestInternalClass.PutFile(String bstrUrl, String bstrWebRelativeUrl, Object punkFile, Int64 cbFile, Object punkSPFileMgr, Object punkFFM, Int64 PutFileOpt, String bstrCreatedBy, String bstrModifiedBy, Int32 iCreatedByID, Int32 iModifiedByID, Object varTimeCreated, Object varTimeLastModified, Object varProperties, String bstrCheckinComment, String bstrLockIdMatch, String bstEtagToMatch, Int32 lockType, String lockId, Int32 minutes, Int32 fRefreshLock, Int32 bValidateReqFields, Guid gNewDocId, SPFileSaveParams sfsp, SPFileInfo& pFileProps, UInt32& pdwVirusCheckStatus, String& pVirusCheckMessage, String& pEtagReturn, Byte& piLevel, In... 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.66* w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High ...t32& pbIgnoredReqProps) at Microsoft.SharePoint.Library.SPRequest.PutFile(String bstrUrl, String bstrWebRelativeUrl, Object punkFile, Int64 cbFile, Object punkSPFileMgr, Object punkFFM, Int64 PutFileOpt, String bstrCreatedBy, String bstrModifiedBy, Int32 iCreatedByID, Int32 iModifiedByID, Object varTimeCreated, Object varTimeLastModified, Object varProperties, String bstrCheckinComment, String bstrLockIdMatch, String bstEtagToMatch, Int32 lockType, String lockId, Int32 minutes, Int32 fRefreshLock, Int32 bValidateReqFields, Guid gNewDocId, SPFileSaveParams sfsp, SPFileInfo& pFileProps, UInt32& pdwVirusCheckStatus, String& pVirusCheckMessage, String& pEtagReturn, Byte& piLevel, Int32& pbIgnoredReqProps) at Microsoft.SharePoint.SPFileCollection.AddStreamOrBytesInternal(String urlOfFil... 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.66* w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High ...e, Stream file, Int64 fileSizeToSave, SPFileStreamManager spmgr, PutFileOpt fileOpt, String createdBy, String modifiedBy, Int32 createdByID, Int32 modifiedByID, DateTime timeCreated, DateTime timeLastModified, Object varProperties, String checkInComment, Stream formatMetadata, String lockIdMatch, String etagToMatch, SPLockType lockType, String lockId, TimeSpan lockTimeout, Boolean validateRequiredFields, SPVirusCheckStatus& virusCheckStatus, String& virusCheckMessage, String& etagNew, Boolean& ignoredRequiredProps) at Microsoft.SharePoint.SPFileCollection.Add(String urlOfFile, Byte[] file, SPFileCollectionAddParameters parameters) at Microsoft.SharePoint.Publishing.PublishingWeb.<>c__DisplayClass27.<AddPublishingPage>b__22() at Microsoft.Office.Server.Diagnostics.FirstChanceHan... 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.66* w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High ...dler.ExceptionFilter(Boolean fRethrowException, TryBlock tryBlock, FilterBlock filter, CatchBlock catchBlock, FinallyBlock finallyBlock) at Microsoft.SharePoint.Publishing.PublishingWeb.AddPublishingPage(String name, PageLayout layout, SPFolder folder) at Microsoft.SharePoint.Publishing.Internal.CodeBehind.CreatePublishingPageDialog15.CreatePublishingPage(String newPageName, PageLayout pageLayout, SPFolder folder, Boolean doCreateFriendlyUrl) at Microsoft.SharePoint.Publishing.Internal.CodeBehind.CreatePublishingPageDialog15.<>c__DisplayClass2.<CreateButton_Click>b__0(SPLongOperation longOperation) at Microsoft.SharePoint.SPLongOperation.Begin(String leadingHtml, String trailingHtml, BeginOperation beginOperation) at Microsoft.SharePoint.Publishing.Internal.CodeBehind.C... 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.66* w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High ...reatePublishingPageDialog15.CreateButton_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error) a... 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.66* w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High ...t System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb) at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at Syst... 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.66* w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High ...em.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.66 w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files aiv4x Medium Spent 125 ms to add 282 byte file stream 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.74 w3wp.exe (0xB558) 0xA334 SharePoint Foundation General g3ql High [Forced due to logging gap, cached @ 04/02/2015 14:38:53.69, Original Level: Verbose] GetUriScheme(/kb/CustomerServiceKB/Pages/T Group Email Setup.aspx) 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.74 w3wp.exe (0xB558) 0xA334 SharePoint Foundation General g3ql High [Forced due to logging gap, Original Level: Verbose] GetUriScheme(/kb/CustomerServiceKB/_catalogs/masterpage/EnterpriseWiki.aspx) 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.74 w3wp.exe (0xB558) 0xABE0 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (EnsureListItemsData). Execution Time=56.7878040365465 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.75 w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High UserAgent not available, file operations may not be optimized. at Microsoft.SharePoint.SPFileStreamManager.CreateCobaltStreamContainer(SPFileStreamStore spfs, ILockBytes ilb, Boolean copyOnFirstWrite, Boolean disposeIlb) at Microsoft.SharePoint.SPFileStreamManager.SetInputLockBytes(SPFileInfo& fileInfo, SqlSession session, PrefetchResult prefetchResult) at Microsoft.SharePoint.CoordinatedStreamBuffer.SPCoordinatedStreamBufferFactory.CreateFromDocumentRowset(Guid databaseId, SqlSession session, SPFileStreamManager spfstm, Object[] metadataRow, SPRowset contentRowset, SPDocumentBindRequest& dbreq, SPDocumentBindResults& dbres) at Microsoft.SharePoint.SPSqlClient.GetDocumentContentRow(Int32 rowOrd, Object ospFileStmMgr, SPDocumentBindRequest& dbreq, SPDocumentBindResults& dbres... 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.75* w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High ...) at Microsoft.SharePoint.Library.SPRequestInternalClass.AddOrUpdateItem(String bstrUrl, String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bPreserveItemUIVersion, Boolean bUpdateNoVersion, Int32& plID, String& pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames, Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bUnRestrictedUpdateInProgress, Boolean bMigration, Boolean bPublish, String bstrFileName, ISP2DSafeArrayWriter pListDataValidationCallback, ISP2DSafeArrayWriter pRestrictInsertCallback, ISP2DSafeArrayWriter pUniqueFieldCallback) at Microsoft.SharePoint.Library.SPRequestInternalClass.AddOrUpdateItem(String bstrUrl, String bstrListNa... 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.75* w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High ...me, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bPreserveItemUIVersion, Boolean bUpdateNoVersion, Int32& plID, String& pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames, Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bUnRestrictedUpdateInProgress, Boolean bMigration, Boolean bPublish, String bstrFileName, ISP2DSafeArrayWriter pListDataValidationCallback, ISP2DSafeArrayWriter pRestrictInsertCallback, ISP2DSafeArrayWriter pUniqueFieldCallback) at Microsoft.SharePoint.Library.SPRequest.AddOrUpdateItem(String bstrUrl, String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bPreserveItemUIVersion, Boolean bUpdateNoVer... 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.75* w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High ...sion, Int32& plID, String& pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames, Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bUnRestrictedUpdateInProgress, Boolean bMigration, Boolean bPublish, String bstrFileName, ISP2DSafeArrayWriter pListDataValidationCallback, ISP2DSafeArrayWriter pRestrictInsertCallback, ISP2DSafeArrayWriter pUniqueFieldCallback) at Microsoft.SharePoint.SPListItem.AddOrUpdateItem(Boolean bAdd, Boolean bSystem, Boolean bPreserveItemVersion, Boolean bNoVersion, Boolean bMigration, Boolean bPublish, Boolean bCheckOut, Boolean bCheckin, Guid newGuidOnAdd, Int32& ulID, Object& objAttachmentNames, Object& objAttachmentContents, Boolean suppressAfterEvents, String fil... 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.75* w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High ...ename, Boolean bPreserveItemUIVersion) at Microsoft.SharePoint.SPListItem.UpdateInternal(Boolean bSystem, Boolean bPreserveItemVersion, Guid newGuidOnAdd, Boolean bMigration, Boolean bPublish, Boolean bNoVersion, Boolean bCheckOut, Boolean bCheckin, Boolean suppressAfterEvents, String filename, Boolean bPreserveItemUIVersion) at Microsoft.SharePoint.Publishing.PublishingWeb.<>c__DisplayClass27.<AddPublishingPage>b__22() at Microsoft.Office.Server.Diagnostics.FirstChanceHandler.ExceptionFilter(Boolean fRethrowException, TryBlock tryBlock, FilterBlock filter, CatchBlock catchBlock, FinallyBlock finallyBlock) at Microsoft.SharePoint.Publishing.PublishingWeb.AddPublishingPage(String name, PageLayout layout, SPFolder folder) at Microsoft.SharePoint.Publishing.Internal.CodeBe... 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.75* w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High ...hind.CreatePublishingPageDialog15.CreatePublishingPage(String newPageName, PageLayout pageLayout, SPFolder folder, Boolean doCreateFriendlyUrl) at Microsoft.SharePoint.Publishing.Internal.CodeBehind.CreatePublishingPageDialog15.<>c__DisplayClass2.<CreateButton_Click>b__0(SPLongOperation longOperation) at Microsoft.SharePoint.SPLongOperation.Begin(String leadingHtml, String trailingHtml, BeginOperation beginOperation) at Microsoft.SharePoint.Publishing.Internal.CodeBehind.CreatePublishingPageDialog15.CreateButton_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.Process... 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.75* w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High ...Request(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error) at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb) at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, ... 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.75* w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High ...IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags... 7fc8f89c-ec23-c0b7-30fc-08927bd518c3
    04/02/2015 14:38:53.75* w3wp.exe (0xB558) 0xA334 SharePoint Foundation Files ak8dj High ...) 7fc8f89c-ec23-c0b7-30fc-08927bd518c3

    can anyone adivce on my question please ?

  • How do I change the color of the font of the page name?

    Thank you guys:)

    Most forms (99% or more) are created for simple text input, where you cannot change anything.
    The creator of the form could allow Rich Text input (which allows you to change font, text size, color, etc.), but frankly I have never seen such a form, and I wouldn't know how they look.  But I'm sure they would show some kind of controls to alter the text appearance.

  • CHANGING FONTS(SIZE/NAME) IN CHARACTAR MODE REPORT(URGENT)

    I have problem with Character Mode Report. Can I change Font Name, Size and other charcterstics of a character mode report?
    If Yes, How?
    How to change the settings of Character Mode Report (like orientation etc)
    Namrata

    You need to create two printer definition files, one for landscape and one for protrait which set the width/height of the page.
    Changing fonmts needs to be done by knowing the escape characters that printer uses and set in the layout triggers for the item.

  • How to change font size on web page when have no icon in View tool to do so

    menu bar at top of screen does not have icon to change font size of a web page as described in your support information--you show it as between stop and reload in View icon and I do not have it at all in my toolbar.

    See this: <br />
    https://support.mozilla.com/en-US/kb/Page+Zoom

  • How to change default font in Pages?

    how do we change the default font for Pages??

    Usually create your own template using the font you want in the Styles.
    What version of Pages are you referring to?
    Peter

  • What are the things to be changed when changing page name, model, jws, etc?

    Hi Everyone,
    My jdev version is 11.1.2.3.0.
    I have developed one ADF application with one page and it is working fine.
    Now i need to change my page name so i modified and it is also working fine.
    But while deploying it gives error like model-viewcontroller already exists because previous application without changes is already there in server.
    without disturbing the previous application i need to deploy this changed application as a new application to the web logic server.
    For that what are all the changes i need to perform and where to perform?
    Please give suggestions.
    Thanks.

    You only need to change the webroot and the application name (you may try with the same application name, but I', not sure it works then).
    When you then deploy the server take the ear a new application.
    Timo

  • How do i change the text in a submenu diffrent than the page name? I want it wrap into two lines

    How do i change the text in a submenu diffrent than the page name? I want it wrap into two lines or be a diffrent title but i can't figure out how to make any changes to the text.

    Hello,
    Text in Menu/Submenu canno tbe changed while using menu widget. However, if you use the Manual Menu option, then you can create your own Menu and add the hyperlinks according to your requirement.
    To create Manual Menu, please follow the steps below :
    1) In the Widget palette, go to "Menus" click and drag "Vertical/Hrizontal" into your artboard/workspace
    2) Click on the widget itself to a blue arrow appears to the right
    3) There is a drop down called "Menu Type" set it to "Manual" (as shown in screenshot) :
    4) Now You can create your own Menu and add your own text and hyperlink to  this Menu.
    Hope this helps.
    Regards,
    Sachin

  • A mode to change font size and bold in every page?

    Due to problems described here https://support.mozilla.org/en-US/questions/1012057?esab=a&s=&r=0&as=s I have clear that I need something (an extension, maybe) that allow me to recognize and change font size and bold of the fonts in every page.
    Does exist something like this?
    Maybe also for bookmarks toolbar...

    Hi RichterB,
    You can change this in the Content Settings of Firefox. Go to "3 bar" menu and click on Options. Click on content and uncheck "Let websites choose their own styles" and select a bold font type.
    Also try [https://addons.mozilla.org/en-US/firefox/addon/stylish/ Sytlish].

  • Changing a page name

    i want to change the name of one of my pages. i have tried double clicking the title on the lefthand sidebar and typing the name i want but it doesn't keep it. as soon as i hit enter or click out of it, it goes right back to what it was. i also tried changing it on the "page" page in the inspector but it does the same thing. any ideas?

    Its possible your domain file is corrupted.
    To test this, go to Home Folder/Library/Application Support/iWeb and drag your domain file into the trash.
    Launch iWeb so that it is forced to create a new domain file. Start a new site, add some content and see if you can change page names.
    If this works then your original domain file is corrupt. If it doesn't then you need to consider reinstalling the iWeb application.
    Don't forget to drag your old domain file out of the trash and store it in a folder after creating the new one. The contents will help you rebuild your site if you do in fact have a corrupt domain file.

  • How do I change the .php file name for a page of my site?

    how do I change the .php file name for a page of my site? The only link to the page is the nav. button link for it in the global nav. The reason I need to change the file name is we want the breadcrumbing name to change and the breadcrumbing is linked to the file name.

    The reason I need to change the file name is we want the breadcrumbing name to change and the breadcrumbing is linked to the file name.
    I don't understand this reason. How would changing the file extension solve your breadcrumb issue? Why don't you explain the issue in more detail.

  • Change page name and title

    Hello,
    I am using oracle apex 4.1. I created two pages with a tab set. I am able to change the page name/title through edit page properties. But it is not reflecting when I run the application/page. If I delete the page and create a new page with new page name, i am able to see it.
    can anybody suggest me how to change the page name/title?
    Thank you

    manyam16 wrote:
    I am using oracle.apex.com and using the workspace created for me. How can I create an application and show it to you as you mentioned in your reply, that would be great.For questions on layout, HTML, CSS and JavaScript it's usually sufficient to simply make the relevant page(s) of an application available, either by creating an app requiring no authentication, or setting the Authentication attribute on a specific page to Page is Public. Post a link to the page with your question.
    To investigate more complex problems, in areas like security, validation and processing, or relating to database objects, we need access to the app. You should create a guest developer account in your apex.oracle.com workspace. Unlock it and post workspace, username, and (temporary) password login credentials for it when the need arises. Change the password and lock the account again when the problem is solved.

Maybe you are looking for

  • Getting error while importing the data to scsm

    Hi, We are planing to iport data from another Ticketing tools .For this i have created a .CSV and .XML .While iporting i am getting below error And the Xml File is  ================================================================ <CSVImportFormat>  

  • Error in updating family data and personal id - RFC_ERROR_COMMUNICATION

    Hello all, When i try to update, change, maintain family member data through ESS it is giving me error as "An exception occurred that was not caught., error key: RFC_ERROR_SYSTEM_FAILURE" and also when I try to maintain Personal ID data it is giving

  • Mouse Problem, anyone?

    hi, im kinda new here so i'll just go straight to the point. I have a problem with my pointer, everything was fine this morning but then all of the sudden when i click a menu i have to keep clicking and drag the mouse to actually select something, no

  • Mail turning messages into attachments

    Hello. Apologies if this is covered elsewhere - I couldn't find any related discussions. Seemingly since my last update - to 10.6.2 - mail is doing something weird... Emails - particularly ones with attachments in them - are arriving in my inbox with

  • IPhone display lights up for half a second...

    My new iPhone 4 does the same my old iPhone 3GS did. Sometimes when I push the slepp/wake button to wake it up, the display lights up for half a second and goes dark again. This always happens twice. Only when I push it the third time, the display st