Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
Favorite Forums
Favorite Tags
Member Avatar for sunilsinha

I need to rotate text by 90, 180 and 270 degrees. How can i achieve this in firefox2. In brief, what i am doing is, there is one main container div whose background is set by 600x400 image. There are 4 inner divs each having some text. Now i have …

Member Avatar for rhand
0
165
Member Avatar for sunilsinha

hi buddy, i have a problem in tabbed pane that works by java script.problem is---my tabbed pane has two panes.Every pane contain record list with pagination indexes.By default first pane is up.when i work in first pane,there is no problem.But when i work in 2nd pane and click any link …

0
87
Member Avatar for sunilsinha

Hi All, I need to encrypt a PHP file and run that encrypted file through wamp server. Is there way that wamp can read/recognize encrypted files automatically without decrypting it. Any help in this regards will be greatly appreciated. Thanks.

Member Avatar for pritaeas
0
57
Member Avatar for sunilsinha

Hi All, I am trying to create a combo box with horizontal scroller. i.e. Combo box will have a fixed width, if any of its options have higher text, then horizontal scroller should appear automatically. I also tried placing a <div> around <SELECT>. But not getting how to apply styles …

Member Avatar for sysel
0
91
Member Avatar for sunilsinha

Hi, I am new to MYSQL stored procedure. Getting problem in SP execution through PHP. How can we execute multiple procedures using mysql and php. I made connection using mysql_pconnect("host", "user", "pwd", 1, 131072); and have 3 procedures one for select, insert and update. If i am going to execute …

Member Avatar for sunilsinha
0
113
Member Avatar for sunilsinha

Hi, I need to resize an image on dragging handlers which are placed in all 8 directions. If any of handlers is dragged inwards, then entire image size should be reduced and if dragged outward, the image size should be increased. In any case, image quality should be preserved. How …

Member Avatar for almostbob
0
114
Member Avatar for sunilsinha

Hi, In Firefox, div is not fitting to its text contents. There is requirement that on selection of fontsize from dropdown, div contents font size changes accordingly. Font Size DropDown values ranges from 5-95. When contents font size is increased, text contents are overflowing. To solve this, i defined div …

Member Avatar for Airshow
0
152
Member Avatar for sunilsinha

Hi all, How can restrict images for not storing in browser cache. Or in another way how can we delete browser cache files programitically. I have tried header in php. Also i tried Cache-Control of meta tags, but still images are cached and even it update image, browser is showing …

Member Avatar for digital-ether
0
201
Member Avatar for sunilsinha

Hi All, I need to draw image having text using gd library on basis of font selection. User has an option to make text bold/italic. I am using imagettftext to write text on the image. how can we draw having bold/italic text or is there a way to detect whether …

Member Avatar for sunilsinha
0
801
Member Avatar for sunilsinha

Hi, How to draw image having 2-3 lines of text using gd library in php so that text should be mulitiline based on [enter] key hit and will be aligned and autowrap. Now even when enter key is hit text is appearing on single line and is not autowrapped. Any …

Member Avatar for ShawnCplus
0
73
Member Avatar for sunilsinha

Hi all, I need to rotate image with transparent background. I am using PHP5.1 and GD2.1. I am creating a gif after rotation. Also tried to create png. but not getting transparent background. Also sometimes getting black background. can any one help on this. Thanks in advance

Member Avatar for beeerlover
0
138
Member Avatar for sunilsinha

I have an iframe which is by default hidden. It becomes visible on a double click event and should be in editable mode. I set iframeObject.contentDocument.designMode='on' on body load event. But when i fire a double click event, iframe becomes visible but not in editable mode. How to achieve this …

Member Avatar for serkan sendur
0
102
Member Avatar for sunilsinha

Hi, I need to indent text of textarea control with either bullets or numbers How can we achieve this in javascript. Any help will be greatly appreciated. Thanks in advance

Member Avatar for Airshow
0
110
Member Avatar for sunilsinha

Hi, How can i improve image quality on resizing it by mouse dragging. I need to do this using javascript. Can we achieve this using some scale factors. I have no idea. Any help will be greatly appreciated Please let me know in this. Thanks in advance

Member Avatar for almostbob
0
179
Member Avatar for sunilsinha

Hi, I need to rotate div by 90, 180, 270 and 360 degrees. For 90 and 270 degree rotation, i interchanged width and height. and for 180 and 360 degree rotation, i kept initial width and height. But in either case, text i.e. div(innerhtml) is not rotating. How to achieve …

Member Avatar for Airshow
0
152
Member Avatar for sunilsinha

Hi, I have to zoom a div. an image is placed as div background using css. while doing zoom in, what i did is increased width and height of div by 25px, but image which placed as div background is not streching. Also, when i zoom it, the text placed …

Member Avatar for sunilsinha
0
87