part

Inputstream Raw MMS Image Part

I would like to extract an image part from a raw mms inputstream from the wap server. I have the stream, but I have been going in circles parsing the image to an outputstream for writing. ...

Inputstream from WAP server, parse parts

I have asked this question countless times on various forums. Ultimately all I need is a recommendation for a book or website. Hopefully an API can be recommended. I can code anything I just dont know where to look. I have Googled to the end of the web. Looked over several Java packages including the wireless toolkit. Ive seen python API...

PHP regex replace expression with function run on its part

Hello, I have a simple text that is being parsed with PHP. In that text, I sometimes use following syntax: Here's the text... {$video:path/to/my/video.mp4} and here the text goes on. Now, what I need, is, by means regex, to replace this {$video:path/to/my/video.mp4} with the returned string of this: $someObject->processVideoSource('p...

Sharepoint: How to prevent a user from closing a webpart

I see that the close or hidden options can be set for a webpart, but it seems anyone can edit those settings when in edit mode. Do you use item level security? If so, what are the specific steps to accomplish this in 2010? ...

Authentication of web part page in web 2.0

Hi everyone, i am new for creating web part page.Recently, i am facing a provlem in developing web part page. in my local, all my web part page is running smoothly, but while i copy my web site and run in a IIS, all my web part is missing and the display mode only "browse". FYI, the scenario is in the web site, all public user is allo...

How can I link a content editor web part in Sharepoint to another URL link?

In Sharepoint, how can I link an image in a content editor web part to another URL link by clicking on it? I pasted my link into the Content Link space but when I apply the change it turns my image into a - and I cannot click the link ...