- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 4
- Posts with Upvotes
- 3
- Upvoting Members
- 4
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
69 Posted Topics
I need to enable a disabled text box through php.Please inform me about the errors in the following code: [CODE] <input type= "text" name ="ch1" disabled = "true" <? if ( $_GET["e"] == 3 ) echo "disabled = 'false' "; ?> /> [/CODE] ![]() | |
Hi, Can any one please tell me which is the best anti virus whn the following two r compared: 1-Panda 2-Trend Micro Please give the reasons as well Thanks & Regards, | |
Hi, Can any one please guide me about exporting db with designer settings from phpmyadmin. I need that all the tables and relations ships which I created in phpmyadmin designer should be added when I export the db. Can it be possible? Thanks Regards, | |
Hi, I need to know about creating dynamic slide show or dynamic photo gallery in php. Can any one please help. Thanks Regards, | |
Hi, Can any one please guide me how to create an interactive map of any country in FLASH? Or if you can suggest any other software for this purpose? Thanks & Regards, | |
Hi, please check the following code; [CODE=html] <? session_start(); ?> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Admin Panel</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link href="<?=$_SERVER['DOCUMENT_ROOT']?>/admin/stylesheet/adminstyle.css" type="text/css" rel="stylesheet"> <? echo $_SERVER['DOCUMENT_ROOT']."/admin/stylesheet/adminstyle.css"; ?> <script> function chk(name) { if(name == 'pro') { document.getElementById("content").src = "view_provinces.php"; } if(name == 'loc') { document.getElementById("content").src … | |
Hi, I am trying to create tabs using two images, the main background image and then the mouse over image, code i hv written after reading guidelines from a book so thats why cant completly understand where is the problem: css code: [CODE=css] body { font: 62.5%/1.5 Verdana, Arial, Helvetica, … | |
Hi, I want to ask that hw a CSS file can be created for a website? Thankx | |
Hi, I need to use mail function to send emails to the user provided e-mail address which he/she gave at the time of registration. Can any one please help me regarding this? Thanks | |
Re: [QUOTE=wattaman;859661]Hi, all! I have a problem I hope someone smarter then me will fix :) So, I'm integrating a javascript in my site: [CODE]<script language="JavaScript" src="/js/ortodox.js" type="text/javascript"></script>[/CODE] as you can see, is in a separate .js file. The site loads too slow, because of this. What I'd like to do … | |
Re: From where you want to insert data in this table? from an html page that any user has submitted or from the DB? | |
Hi, Please guide me about embedding google map api in the site page. I need to show map for different locations which are stored in DB. I got the API key but dont know how to implement it. Thanks for your time. | |
Hi, Can any one please guide me that is there any way in php to add all country names automatically in a list box rather then making a static list of <option> Thanks for your time. | |
Hi, Please view the following link: [URL="http://travel.yahoo.com/p-travelguide-191501619-beijing_vacations-i;_ylt=AiZdwxCyxFHHjdvlVEe4GeQyFWoL"]http://travel.yahoo.com/p-travelguide-191501619-beijing_vacations-i;_ylt=AiZdwxCyxFHHjdvlVEe4GeQyFWoL[/URL] Here can any one please guide me that how the pictures are changing in the vertical are at right side? Thanks | |
Hi, I am trying to implement the following ajax code: [CODE] function create() { obj_t = new XMLHttpRequest(); if(obj_t == null) { alert("Your broweser does not support it"); } } function data() { if(obj_t!=null) { if(obj_t.readyState == 4) { var dv = document.getElementById('tdetail'); dv.innerHTML = obj_t.responseText; } } } function … | |
| |
Hi, I am trying to display 5 pics named "pic1", "pic2"....."pic5" in one div. I have settled that the div will be visible after 5000 ms, and then i have settled cleartimeout function to make the div again hidden. I need to revise it 5 times so that 5 pictures … | |
Hi, I need to set a text feild value unchangable after a user enter first time. I dont want to use it's "readOnly" attribute as it let's the user to select the text. Thanks Regards, | |
Hi, I need to discuss some problems regarding handling of text boxes using php which are as follows: [LIST=1] [*]Can we set focus of a text box when an if condition is true in php? [*]Can we disable a text box when an if condition is true in php? I … | |
Hi, I need to get a table in javascript n i wrote this code: [CODE] //mainMenu is the table name var x = document.getElementById("mainMenu") //then i need to get it's left margin so i wrote var x = document.getElementById("mainMenu").style.marginLeft; [/CODE] But it is giving error that x is null. Can … | |
Can any one please give some links about Form Validation through java script. Or if any one can assign me some assignment related to JSP,thn please reply this post. I need to know that practically how and where JSP is used except form validation. Thanks for your time. Regards, | |
Hi, I need to ask for help about how to change windows XP name at startup. I have installed 2 WIN XP and I want to give them different names when the system shows me the text like this after booting: "Select windows XP professional" Thanks Regards, | |
Hi, I have designed a pop up menu in Dreamweaver using "Show pop up menu" in behaviours option. I need to show a flash file right under the menu options. I place the menu link and also the flash file in two separate files. The problem is that when I … | |
Hi, Can any one please tell me how to resolve "catastrophic error" in corel draw x3 installation.Please view it's screen shot and recommend any solution. Thanks & Regards, | |
Hi, Can any one please guide about how to Stop svchost.exe as it is consuming memory. You can see the process info in the attached image. Regards, | |
Hi, I am facing problem that my system restarts after some time giving msg: "A log off error has been occured" What is the reson behind it and how it can be resolved? please guide Thanks for your consideration. Regards, | |
Hi, Please guide me about "Web 2.0".Is it a software that is used to web development and designing,if so then please tell me how to download it and use it? Thanks Kind Regards, | |
Hi, Panda antivirus has detected a hacking tool named "rootkit/autorun.gen" at my pc. I had deleted this file or program several times but the problem exist. Can any one please let me know abt its removel patch? Thanks & Regards, | |
Hi, Can any one please guide me abt the following definitions of "Computer" & "Computer Science" [COLOR="Green"]Computer is a device which can process given data according to the given instructions to produce meaningful information. Computer science (or computing science) is the study of: [LIST] [*]Problems. [*]Solution of those problems using … | |
Is there same method to upload a flash animated file as to upload an image? kindly reply soon..? | |
Hi, I want some guidance about ftp uploading software. I m using "Core FTP Lite". But I m unable to connect to my site. It requires 2 basic things: [B]1- Host/IP/URL 2-Username 3-Password[/B] I am giving ftp add,username n pw but still the problem exists. Reply soon. Kind Regards, | |
Hi, I got some info about keyboard as follows: [B][COLOR="Red"] New storing device fits at the end of the keyboard cable connecting to the PC specialized to save all typed keys in it… Mostly could be used in net cafes, exhibitions, hotels and airports therefore be careful especially the people … | |
Hi, I want to make images on my webpage unsaved.It means that the user cannot copy or save them,how it can be possible.As on some web pages I saw images which cant be copy of saved. Please guide. Kind Regards, | |
Hi, I have a website which contain all of html pages.Its a static website.There is no php or asp page which can contain any sort of code. But there are 3/4 files of php n asp at my ftp account where i hosted my website with the name of "index" … | |
Hi, Can any one please guide me about the HASP drivers? Why windows XP need these drivers and how they can be installed? Waiting for your urgent reply. Kind Regards, | |
Hi, I want info abt applying Preload behaviour(of dreamweaver) on object.Can any one plz guide tht whether it is used to apply on a single object(image)? I use Quick gallery extension wid Horizontal scroller extension to build an image gallery.The problem is images takes a lot of time to display … | |
Hi, I m having a problem that I can't change the resolution of my desktop,I can only access 640X480.I m using Windows XP n my system is DELL 2700.Can any one guide me is there any problem wid VGA drivers,if so thn hw can I download those drivers to eliminate … | |
Hi, I hv searched my site on google,bt it is not showing any result.I hv uploaded my site n can view the site frm its url,bt google can't search it...WHY..? Reply soon. Regards, | |
Hi, I hv designed a photo gallery using the quick gallery extension of dreamweaver.I hv also used the Horizontal scroller extension.Its having sme problems: 1-Page loading time inctreases too much and pictures takes much time to display in the horizontal scroller. 2-Some time I can't view the larger image of … | |
Hi, I hv uploaded an updated page on the web server of the site which i m designing.Bt I can't view the updated page whn I open that page through url.It shows the old page.Whn I open my ftp server n thn open the page it shows me the updated … | |
Hi, How a page can be fixed to show frm its mid whn ever user opened it.I hv two option on one page bt two separate links for that page,First link is for the first option n the other link is for the second option.I want tht whn ever user … | |
Hi, Can any one plz guide me that why a website loading(opening) speed slows down..n hw we can make it faster. Regards, | |
Hi, I want to enable PVII in dreamweaver as i m unable to access this option: Commands --> Studio VII --> Apply Return False Fix by PVII. Waiting for urgent reply, Thankx in advance Regards, | |
Hi, I need some help for designing a certificate for short courses,can any one guide or give me link to some sample certificates. Thankx in advance Regards, | |
Hi, I m hving problem that whn ever I want to open local disks drives frm My Computer it shows a dialouge box as I attached the image. Plz guide me that wht is this problem n hw it can be resolved. Waiting for urgent reply Thankx in advance Regards, | |
Hi, I want to design a suggestion form inside a layer,bt when I insert any form object its very taugh to make setting of those objects.Can its solution is to insert each object in a separaet layer? Regards, | |
Hi, I want to know that how a moving link can be stopped whn the mouse over event occur.I want to perform it in dreamweaver. Waiting for ur urgent reply. Regards, | |
I hv make a html file on which I placed 2 fields username and passowrd.I also included a php file named "check.php" The code in the check.php is as follows: [CODE] <body> <? $con = mysql_connect("localhost","",""); if (!$con) { die('Could not connect: ' . mysql_error()); } mysql_select_db("alauddin", $con); $name=$_POST['txtusername']; $password=$_POST['txtpw']; … | |
Hi, I want to ask that how a web page can be design in photoshop.?? Kinldy reply soon Thankx | |
I design a page in which I make drop down menu by using Dreamweaver.I also used layers for the rest of contents. The problem is that whn I place mouse pointer over the menu,I can only saw first option because the menu hide at the back side of a text … |
The End.