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.

~7K People Reached
Favorite Tags
Member Avatar for arvindikchari

Hello, I want to create a software in Java that submits same/similar data to multiple web forms (eg submit link data to link directories). What I want to do is, ask the user initially for the data that is to be submitted, and then go to the web form, open …

Member Avatar for NormR1
0
190
Member Avatar for arvindikchari

Hello, I have a string taken as input from user. I just want to check if a particular character within that string, is part of Standard English character set or not. How do I code the IF condition for this purpose? Regards, Arvind.

Member Avatar for AhmedGhazey
0
168
Member Avatar for arvindikchari

Hello, Please clarify the following for me- (1) I want to use a rolling file appender with Log4j, so that the log messages are stored into a single log file....Also I want that the log file should be passed as parameter during program runtime. (2) What all classes have to …

Member Avatar for arvindikchari
0
192
Member Avatar for arvindikchari

Hello, I am in the process of creating a software that automates submission of articles to article directories. As part of data entry work, all fields in the submission form (to submit article to article directory) are being noted, as also the form action and form-parameters. What I want to …

Member Avatar for Eric Cute
0
91
Member Avatar for arvindikchari

Hello I have 2 very similar sites, aariclinkdirectory.tk and Abbottlinkdirectory.tk . The 2 sites use the same script, both are link directories, only their names are different. What I did was I installed Aariclinkdirectory.tk successfully, and then copied the db data for this site, and suitably modified the db data …

0
85
Member Avatar for arvindikchari

Hello I have a simple requirement, I have a list of URLs on a page, I want that when the user clicks on any one URL, then a text box on the same page is filled with some data. The data to be filled in is specific for each URL. …

Member Avatar for augie804
0
4K
Member Avatar for arvindikchari

Hello I have a ticket helpdesk script that I am converting to make it completely skinnable. For this, there is a file called header.php which includes the link to a css file. The code is below [code] <link rel="stylesheet" href="<?php print $GLOBALS["URL"];?>/templates/gothica/aquarius.css" type="text/css" /> [/code] I want that the path …

Member Avatar for diafol
0
152
Member Avatar for arvindikchari

Hello I have a script which uses CURL to create a database using CPANEL. But it is giving the following error message: [code] Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/aquarius/public_html/createdb/includes/ecurl.class.php on line 35 [/code] It is not an issue with …

Member Avatar for kireol
0
264
Member Avatar for arvindikchari

Hello, I want a simple Php script which does the following: (a) List all file names alphabetically such that the LAST 3 letters of the file name match with one of a few strings entered by the user at runtime For eg, two strings PDF and TXT are specified by …

Member Avatar for diafol
0
120
Member Avatar for arvindikchari

Hello, I am trying to convert a 2 column layout into 3 columns, basically duplicating the left hand side column to a new 3rd right hand side column. The css is almost identical, only the width of the 2 columns (left and right side) differ. But for some reason, a …

Member Avatar for essential
0
91
Member Avatar for arvindikchari

I am using cubecart as the shopping cart for my website, I want to change the Order confirmation message from "Thank you, your order was successful and payment has been made! Your goods will be dispached as soon as possible. Please visit again soon." to the following message: [code] Thank …

Member Avatar for arvindikchari
0
132
Member Avatar for arvindikchari

Hello I want that the user should specify the full url to 2 images in 2 text boxes, and these images should be set as the hover image and background image respectively, for a div. How will this be coded Regards Arvind

Member Avatar for Luckychap
0
195
Member Avatar for arvindikchari

Hello I have a form where the user specifies a bg image url, and I want it to be set as the background image for a div. The code for the div is as below: [code] <div class="dc m1_t" > <div class="dt m1_b" > <div class="dr"> <div class="dc m1_pad" > …

Member Avatar for Fungus1487
0
123
Member Avatar for arvindikchari

Hello I have a mock up of a Zencart layout but I am unable to identify an image. The CSS Code is as below: [code] body{ padding:0px; margin:0px; background:#FFFFFF url(images/t-dr.gif) repeat-x top; text-align:center; } a:hover{text-decoration:none;} img { border:0px;} .dt { display:table; width:100%;} .dr { display:table-row; width:100%; height:100%;} .dc { display:table-cell; …

Member Avatar for MJ Pieterse
0
104
Member Avatar for arvindikchari

Hello I have an image of a Joomla layout that I like, so I am planning to create a new css website layout based on this joomla template. But I am new to css. Can some one code the basic framework for the layout looking at the image attached with …

Member Avatar for MJ Pieterse
0
79
Member Avatar for arvindikchari

Hello I have the following requirement: (1) There is a drop down box with a list of titles (2) When user selects one item in the list, an image corresponding to this item is shown just below the list box (3) This same image is set as the background image …

Member Avatar for almostbob
0
55
Member Avatar for arvindikchari

Hello I am using a 3 column layout for which the css is as below [code] mysbody { margin:0; padding:0; background:#cecece; } #wrap { width:1024px; margin:0 auto; background:#fff; } #header { width:1024px; height:200px; } #left { width:200px; float:left; } #leftbarheader { width:160px; height:20px; padding-top:7px; } #leftbarheader2 { width:160px; height:20px; padding-top:7px; …

Member Avatar for arvindikchari
0
94
Member Avatar for arvindikchari

Hello I am a beginner to css, i coded a page where everything is shown fine, except for one problem: The links on the page are all in white, which also happens to be the page background. I would like all links on the page to be shown in black …

Member Avatar for arvindikchari
0
88
Member Avatar for arvindikchari

Hello, I have a script which uses a colorpicker in which the user can select a color, and in the preview section the color of one div is changed to this color value. This is done by a javascript function of the color picker. called setcolor. The code for this …

Member Avatar for essential
0
243
Member Avatar for arvindikchari

Hello I am new to CSS so what I am asking is probably very simple to experienced coders, I am trying to create a CSS Layout that closely mimics the look of a Cubecart 3 Store. The site whose design I want to recreate (esp the layout) is at [url]http://cubecart3.http.mn/[/url] …

Member Avatar for macneato
0
722
Member Avatar for arvindikchari

Hello I want that on the page visible to user, there is a text box, User can specify full path to an image in this text box, and once user clicks on apply button. then this image is set as the background image for a div How should this be …

Member Avatar for essential
0
142
Member Avatar for arvindikchari

Hello I have a template creator script where the user pays for a template and then downloads it. What i want is this: there should be Download Template button on the page which should be initially disabled. In an IFRAME within this page, the user will be directed to paypal …

Member Avatar for buddylee17
0
99
Member Avatar for arvindikchari

Hello, I want to design a page, where the user specifies a regular background color and a mouseover background color for a menu(ie ordered list of items) and these are dynamically applied to and shown in a preview section. Is it possible to do this and how to code it …

Member Avatar for jrdark13
0
32
Member Avatar for arvindikchari

Hello, I want to design a page, where the user specifies a regular image and a mouseover image for a menu(ie ordered list of items) and these are dynamically applied to and shown in a preview section. Is it possible to do this and how to code it Thanks Arvind

0
53