Posts
 
Reputation
Loading chart. Please wait.
Joined
Last Seen
Ranked #2K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
4
Posts with Upvotes
3
Upvoting Members
4
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements

69 Posted Topics

Member Avatar for marjan_m

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]

Member Avatar for diafol
0
10K
Member Avatar for marjan_m

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,

Member Avatar for happygeek
0
135
Member Avatar for marjan_m

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,

Member Avatar for arwo
0
67
Member Avatar for marjan_m

Hi, I need to know about creating dynamic slide show or dynamic photo gallery in php. Can any one please help. Thanks Regards,

Member Avatar for network18
0
274
Member Avatar for marjan_m

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,

Member Avatar for surindersharma
0
343
Member Avatar for marjan_m

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 …

Member Avatar for dipak_passion
0
141
Member Avatar for marjan_m

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, …

Member Avatar for sreein1986
0
119
Member Avatar for marjan_m
Member Avatar for MidiMagic
0
153
Member Avatar for marjan_m

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

Member Avatar for BzzBee
0
114
Member Avatar for RobotFX

[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 …

Member Avatar for RobotFX
0
196
Member Avatar for marias

From where you want to insert data in this table? from an html page that any user has submitted or from the DB?

Member Avatar for marjan_m
0
181
Member Avatar for marjan_m

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.

Member Avatar for marjan_m
0
134
Member Avatar for marjan_m

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.

Member Avatar for rickya100
0
86
Member Avatar for marjan_m

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

Member Avatar for marjan_m
0
159
Member Avatar for marjan_m

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 …

Member Avatar for marjan_m
0
131
Member Avatar for SpectateSwamp
Member Avatar for jephthah
0
160
Member Avatar for marjan_m

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 …

Member Avatar for cwarn23
0
111
Member Avatar for marjan_m

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,

Member Avatar for nav33n
0
174
Member Avatar for marjan_m

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 …

Member Avatar for marjan_m
0
98
Member Avatar for marjan_m

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 …

Member Avatar for marjan_m
0
171
Member Avatar for marjan_m

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,

0
68
Member Avatar for marjan_m

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,

Member Avatar for Godsp3ed
0
162
Member Avatar for marjan_m

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 …

Member Avatar for marjan_m
0
113
Member Avatar for marjan_m

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,

0
105
Member Avatar for marjan_m

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,

Member Avatar for jholland1964
0
228
Member Avatar for marjan_m

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,

Member Avatar for caperjack
0
143
Member Avatar for marjan_m

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,

Member Avatar for DeViAnT\gAmEr
0
179
Member Avatar for marjan_m

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,

Member Avatar for jholland1964
0
120
Member Avatar for marjan_m

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 …

Member Avatar for fringezipp
0
119
Member Avatar for marjan_m

Is there same method to upload a flash animated file as to upload an image? kindly reply soon..?

Member Avatar for usedcars
2
204
Member Avatar for marjan_m

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,

Member Avatar for hooinsider
0
123
Member Avatar for marjan_m

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 …

Member Avatar for marjan_m
0
128
Member Avatar for marjan_m

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,

Member Avatar for marjan_m
0
649
Member Avatar for marjan_m

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" …

Member Avatar for tiger86
0
135
Member Avatar for marjan_m

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,

Member Avatar for HoustonIT
1
86
Member Avatar for marjan_m

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 …

0
49
Member Avatar for marjan_m

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 …

Member Avatar for dos_centavos
0
165
Member Avatar for marjan_m

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,

Member Avatar for techna
0
106
Member Avatar for marjan_m

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 …

0
34
Member Avatar for marjan_m

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 …

Member Avatar for cavok
0
111
Member Avatar for marjan_m

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 …

0
27
Member Avatar for marjan_m

Hi, Can any one plz guide me that why a website loading(opening) speed slows down..n hw we can make it faster. Regards,

Member Avatar for jbennet
0
44
Member Avatar for marjan_m

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,

0
57
Member Avatar for marjan_m

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,

Member Avatar for kb.net
0
53
Member Avatar for marjan_m

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,

Member Avatar for fren
0
105
Member Avatar for marjan_m

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,

Member Avatar for Techberry
0
72
Member Avatar for marjan_m

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,

Member Avatar for MidiMagic
0
104
Member Avatar for marjan_m

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']; …

Member Avatar for ryan_vietnow
0
106
Member Avatar for marjan_m
Member Avatar for macneato
0
218
Member Avatar for marjan_m

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 …

Member Avatar for macneato
0
51

The End.