Posts
 
Reputation
Joined
Last Seen
Ranked #925
Strength to Increase Rep
+7
Strength to Decrease Rep
-1
100% Quality Score
Upvotes Received
18
Posts with Upvotes
16
Upvoting Members
18
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
11 Commented Posts
0 Endorsements
Ranked #569
~53.4K People Reached
About Me

Solution Architect

Favorite Tags
Member Avatar for rani_4

In a query say i have a image path that have multiple images stored as path=http://localhost/images/xyz.When i run the code: <?php //Retrieves data from MySQL mysql_connect("localhost", "root", "") or die ("Could not save image name Error: " . mysql_error()); mysql_select_db("dawat") or die("Could not select database"); $data = mysql_query("SELECT 'images_path' FROM …

Member Avatar for rani_4
0
558
Member Avatar for rjusman90

this is my SESSION code i want to make function of it is this posible? i am new in php i want your help please guide me <?php include "connection.php"; $result = mysql_query("SELECT * FROM new WHERE Email='" . $_POST['email'] . "' and Password = '". $_POST['pass']."'"); $row = mysql_fetch_array($result); …

Member Avatar for diafol
0
174
Member Avatar for ndeniche

i designed some images to put in the navbar... the idea was putting them so that when they're hovered, there is an image change to another image with bthe same design but different colors... when i pretended to do this i found a serious problem... if i insert the image …

Member Avatar for almostbob
0
2K
Member Avatar for baraklevy

hi this is the page i did: [URL=http://www.kilolambda.com/updatesite/menusite.shtml]http://www.kilolambda.com/updatesite/menusite.shtml[/URL] and this is anothe page i did where i called the menusite.shtml as an include inside a div z-index-2: [URL=http://www.kilolambda.com/updatesite/index.shtml]http://www.kilolambda.com/updatesite/index.shtml[/URL] i have 2 small flash files in this page and you can see that i can't see all the open menu - …

Member Avatar for mnooruddeen
0
1K
Member Avatar for Sisil

m looking for a Javascript function or similar which will automatically load a different stylesheet randomly each time a page is visited. I have found several which work on user selection, or on browser size. My Javscript coding isn't up to adapting them sad If anyone knows of an example, …

Member Avatar for Taywin
-1
398
Member Avatar for basamdamdu

Hi there, I am trying to come up with an instant price quote calculator in javascript. it would be a simple one with only three fields: "label" -Number of Shirts "label" -Number of Colors on Front "label" -Number of Colors on Back "button" calculate total "results" total: $xx per bag:$xx …

Member Avatar for etshirt
0
2K
Member Avatar for unamoo

Hi there, I was wondering if anyone could help me. I need to build a website which will display a streaming window when a link is clicked and stream video files saved in a different location. I am a little clueless about multimedia and web development so any help or …

Member Avatar for Helianthus
-2
229
Member Avatar for chakrapani

When we signout the form How can i disabling back button and, not only disabling back button but also delete history from browser. Suppose i used <script language="javascript" > javascript: window.history.forward(1); </script> to disable back button , its working. when i go to back list and click previous histories it …

Member Avatar for SehswagGxx123
0
11K
Member Avatar for shadiadiph

I have this menu which works fine in firefox etc but just will not work in I.E 7 can anyone tell me why? [code] <html> <head> <title></title> <style type="text/css"> #mainmenu{ width: auto; height: 30px; } #mainmenu{ margin: 0px; padding: 0px; z-index: 1; } #mainmenu li{ float:left; position:relative; width: 140px; border: …

Member Avatar for jayesh123
0
269
Member Avatar for Braga_ESI

Hi, I need help no this web page that i'm making, I think it's a bit too simple for you guys :), so here goes nothing.... I need a text box like: <input value="Click here to clear text" name="nome" type="text"> That actually clears the text when you click on it... …

Member Avatar for fizerahmani123
0
640
Member Avatar for katarey

Hello Friends, I have developed a windows application using C#, its installed on [code]C:/program files/application folder/application.exe[/code] I have not used Data base so i have used files (CSV/TXT) for storing data, there is many types of files generated by application and some application setting variables are also stored in a …

Member Avatar for boyans
0
200
Member Avatar for gedas

hey guys i need java code that would convert .csv files to .xls. has anyone got any examples or anything similar? any help will be appreciated. thanks

Member Avatar for katarey
0
75
Member Avatar for chris3000

All i wanna do is simple, I wanna display an image from an access database. I try alot of things to no result. Like ascii code or nothing but a blank image with a red 'X'. [B]Here is the code :[/B] [code] <% set conn=server.CreateObject("ADODB.Connection") conn.Provider="Microsoft.jet.oledb.4.0" conn.Open(server.MapPath("test1.mdb")) set rs= conn.Execute("SELECT …

Member Avatar for Derice
0
502
Member Avatar for katarey

Hi, I have developed a web application using PHP + MySQL on Apache 2.2.17 what should be the recommended server specification application if +10000 users access at same time. I am looking for recommendation on these points Server specifications: Software: • Server Type: Apache/2.0.52 (Red Hat) • Apache 2.2.x • …

Member Avatar for katarey
0
174
Member Avatar for Nouvelle

I need serious help with Scrollbars. how can i position them so they go exactly where i need them. say on a picture i need it in the circle area how can i get it there and what do i need to do? Could somebody point me in the right …

Member Avatar for julianmoors
0
218
Member Avatar for ejr74

[code] <script type="text/javascript" src="prototype.js"></script> <script language="javascript"> function hover() { new Ajax.Updater('dataLayer', 'ajax_hover1.html', { method: 'get', evalScripts: true, onComplete: function(){ document.getElementById('dataLayer').style.display='inline'; } }); } </script> <a href="#" onclick="hover()">show</a> <div id="dataLayer" style="display:none; position:absolute;"></div> [/code] ajax_hover1.html contains [code] <script language="javascript" type="text/javascript"> document.write("testing"); </script> [/code] When i execute, new window is opening. Please help …

Member Avatar for guillem_bcn
0
138
Member Avatar for fastrobby

[B]Hi, I get this error .... I have seen it posted before but no-one seems to have a solution so I am posting it again. I have pinged IIS, set permissions in folders, reset IIS. Any help appreciated [/B] [B][COLOR=#000000]HTTP 500.100 - Internal Server Error - ASP error Internet Information …

Member Avatar for DanInRoanoke
-1
782
Member Avatar for eihd

I want my drop down menu to display over a flash. It's something like [URL="http://www.sothink.com/campaigns/winselect.php3"]this[/URL] . What methods do you use to solve this problem? Any help will be appreciated much.

Member Avatar for keshavgarawal89
0
1K
Member Avatar for syarafina

im a student of softare engineering corses..i hav a problem.how to insert document that we fill in the table ms access.. tq.

Member Avatar for CEK
0
446
Member Avatar for zafs

Can anybody pls help.. I need the script to upload image in ASP... Thanks in advance...

Member Avatar for sinhdtl
0
86
Member Avatar for pietpiraat

Hi everyone, i have a piece of javascript that calculates 2 input fields (price * qty) whenever i type in the input field (qty) that uses this : [CODE]onkeyup="update(this);"[/CODE] Now what i want is to execute this handling when the page loads, because sometimes there are already values (php & …

Member Avatar for hielo
0
224
Member Avatar for madkat3

I'm using an image as my submit button. I want it to check to ensure all boxes have a value before submitting (I will make the verification more stringent later), and if there is none, to cancel the form submission. I created a readonly input box that changes from white …

Member Avatar for madkat3
0
11K
Member Avatar for tonyeveland

To access MySql tables from PHP, I use the PHP code and the function below. If I make these changes, would this code work for SQL Server 2008? mysql_fetch_array to mssql_fetch_array mysql_connect to mssql_connect mysql_select_db to mssql_select_db mysql_query to mssql_query PHP code -------------------------------------------------------------------------------- $sql = "SELECT mast_id FROM district_mast WHERE …

Member Avatar for tonyeveland
0
193
Member Avatar for ekseks

can some tell me what's wrong i tried putting the $date in my textfield from my MySQL. can someone pls correct my code :) thanks [CODE]<?php $username="root"; $password=""; $database="dbdate"; mysql_connect(localhost,$username,$password); @mysql_select_db($database) or die("Unable to select database"); $query = "SELECT * FROM `cdate` WHERE 1 LIMIT 0 , 30"; $result = …

Member Avatar for katarey
0
104
Member Avatar for raul8

I have 2 java Servlet files EmpRecord & Delete. Employee has a button of delete, on clicking it....page will be redirected to Delete.java Here the record will be deleted. Now, I want to redirect Delete.java back to EmpRecord.java where the message "Record deleted" will be displayed. How can I pass …

Member Avatar for fxm
0
101
Member Avatar for plarsen111

I have placed a background color for my links, but want it to fill the whole box, not just the word. Here is my website: [URL="http://www.hmstechnology.com"]www.hmstechnology.com[/URL] You'll notice that the text turns white when you hover your pointer over the text. BUT, [URL="http://www.ksd.org/hms"]I want it to do this[/URL]: You will …

Member Avatar for diafol
0
595
Member Avatar for degenz

i am having a problem where i want to give user an option to select more entry from one dropdown...example : <form name="form1" method="post" action=""> <label> <select name="service" id="service"> <option value="service1">service 1</option> <option value="service2">service2</option> <option value="service3">service3</option> <option value="service4">service 4</option> <option value="service5">srvice5</option> <option value="service6">service 6</option> </select> </label> </form> in this case, …

Member Avatar for katarey
0
114
Member Avatar for iceghost

hi i have a basic website connected to MS Access Database and i want to display the search results, 100 records returned from a query split over 10 pages. can anyone give me the script to do this, i am using ASP JAVASCRIPT NOT VB. Source Code is listed below. …

Member Avatar for mrdani
0
218
Member Avatar for gbgraphix

Hi, I was wondering if anyone knew of any simple load bars available for download. I don't want to use Flash and I am updating the website in Front Page. Thanks!

Member Avatar for almostbob
-1
178
Member Avatar for Begjinner

Hello, I have this in my CSS: [code] #contentbox a{ font-weight: bold; color: #c8a468; cursor: pointer; }[/code] And want to change the color with Javascript's function: document.getElementById, but when I use document.getElementById('contentbox a').style.color= "#d05048", I get an error that it doesn't know 'contentbox a'. I tried multiple things and searched …

Member Avatar for wrivera
0
174