Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
3
Posts with Downvotes
2
Downvoting Members
3
0 Endorsements
~4K People Reached
Favorite Tags
Member Avatar for gptArun
Member Avatar for logonchristy

[CODE]How to echo html code in php echo not for email... <?php echo '<a href="http://digg.com/submit?phase=2&amp;url='. $_POST["url"] .'&amp;title='.echo $_POST["title"].'" target="_blank"><img src="http://www.virtualdolphintherapy.com/images/digg.png" alt="Digg" width="64" height="63" border="0" /></a>'; ?> how can i make this code to disply in browser page...[/CODE]

Member Avatar for gptArun
1
1K
Member Avatar for gptArun

Hello , I am migrating Drupal database to wordpress tried out several options like in http://blondish.net/how-to-convert-drupal-to-wordpress/ & http://rufuspollock.org/2005/10/10/migrating-drupal-to-wordpress/ by queries. But in User password they send NULL value. Problem is with users password. If using same password as in drupal , wordpress login for relative user not working. any help …

0
137
Member Avatar for gptArun

Hi there, I used code to fetch email address record from table abc on server but shows " Access denied for user 'mysqluser'@'serverip' (using password: YES) " [code] /********code ********/ <?php include "connection.php"; $tableName = 'abc'; $todayDate=date("m-d-Y H:i"); $backupFile = '../backup/abc_'.$todayDate.'.csv'; $query = "SELECT email_address INTO OUTFILE ".$backupFile." FIELDS TERMINATED …

Member Avatar for gptArun
0
392
Member Avatar for gptArun

I have created site in MOSS but when I logged in as different users I can see different layout means there are some changes in design. I have already Published (Approved) all the pages. Please give me some suggestions about my problem.Is there any designing issues or any thing else.

0
115
Member Avatar for gptArun

Hello, I am working in MOSS project tried to fetch records from Picture Library having folders with images. Creating UserControl in c# to fetch all these records but it didn't fetch images from folders. Tried some file handing but no success. OR help me to find any webpart for picture …

0
79
Member Avatar for gptArun

Hello there, My question : It is possible to implement our customer php login in Oscommerce STS template ? I created simple login/logout forms but didn't work on all pages, it emptied session value. Regards, Arun Gupta

0
85
Member Avatar for gptArun

Hello everybody, I have to edit joomla left panel contents but didn't find code. how would do this? i chk administrator part where i cant change/add links. But not found code other than "<jdoc:include type="modules" name="left" style="rounded" />" in index file. somebody help me out !!

Member Avatar for jwd.adodis
0
88
Member Avatar for gptArun
Member Avatar for gptArun

Hi there, Any idea about ---> how to change "Response to this Survey" in sharepoint ? thanks in advance,

0
83
Member Avatar for gptArun

hi all, i m new to sharepoint pls help - Any idea about the Sharepoint Databse structure ? I am using SqlServer 2005 with .NET, Sharepoint How to access my database? where is connection file in sharepoint ?

Member Avatar for gptArun
0
150
Member Avatar for gptArun

Hey All, How to get current user login values ? There is any Session variable or somethings like that ?

Member Avatar for Ramesh S
0
91
Member Avatar for gptArun

Hey all, In sharepoint , where "personal/administrator" folder exists ? [url]http://xxxxx/personal/administrator/default.aspx[/url] I searched out whole Microsoft Shared folder, but didn't found either "personal /administrator" folder or default.aspx (other than control folder, which is predefined ASP controls ) Regards, gptArun

0
75
Member Avatar for gptArun

Hello there, I am developing sharepoint web site with ASP.NET . Stucked in home page design [didn't found home page]. I found default.master.aspx file but it changes all pages design. You have any idea ? googled out but didn't find nearby result. :( regards

Member Avatar for gptArun
0
211
Member Avatar for gptArun

hi there, How to fix this ? i got below message when activating plugin from wp-admin Plugin could not be activated because it triggered a fatal error. Fatal error: Out of memory (allocated 15990784) (tried to allocate 77824 bytes) in …. plugins/wp-e-commerce/wpsc-admin/display-groups.page.php on line 187 I found below code at …

Member Avatar for gptArun
0
128
Member Avatar for gptArun

Hi there, I am developing flash application in Adobe Flash CS3 with height - 100% and width = 100% at the time of publishing. But flash not resize according to resolution. I made flash application in 1024px X 768 px resolution. please help if you know the solution. Regards, Arun

Member Avatar for gptArun
0
109
Member Avatar for gptArun

Hello there, How to setup Sandbox Paypal subscription button code? i googled out but only found code for paypal.com not for sandbox.paypal.com .. thanks , Arun

Member Avatar for blocblue
-2
217
Member Avatar for gptArun

hello there, need urgent help in ffmpeg, shows no error. but not working for me :( i tried out so many examples, after that i found below code - ffmpeg and other paths are also fine. our hosting is from - [url]www.hostupon.com[/url] [code=php]<?php define('PHPVIDEOTOOLKIT_EXAMPLE_ABSOLUTE_BATH', dirname(__FILE__).DIRECTORY_SEPARATOR); // Set our source file …

Member Avatar for gptArun
0
171
Member Avatar for gptArun

hi all, pls reply, is there any multiple format video player which can be used in php. OR any other idea??? thanks, Arun

Member Avatar for diafol
0
68
Member Avatar for gptArun

Hello, I'm using below PDO connection class but didn't shows any result , [B]Pls reply if u found any bugs[/B]..- [code=PHP]//name connect.class.php class Connection { private $connection; private $username; private $password; private $dsn; /** * To connect to another database, change the "mysql" in the dsn attribute to * the …

Member Avatar for darkagn
0
188
Member Avatar for gptArun

somebody knows how to call mysql Procedure in PHP? i extract almost forum regarding procedure in php on google but didn't find solution. pls. reply ASAP. thanks in advance

Member Avatar for darkagn
0
89