137 Posted Topics

Member Avatar for irfan.motiwala

Hi, Well, Go to Start > Control Panel > Administrative Tools > Internet Information Services (IIS) Manager Then right click on Default web site > then select Properties > in Home Directory Tab > check Read, Write, Directory browsing Thanks Rahul

Member Avatar for JONEY M
0
514
Member Avatar for vssp

HI, or you can use this http://www.katarey.com/XML-flash-mp3-player/ and you can also Download this from here http://www.katarey.com/XML-flash-mp3...r/download.rar Best Regards, Rahul http://www.katarey.com

Member Avatar for vssp
0
171
Member Avatar for sreya.n

you cannot open FLV, Video or any HTML pages in lightbox, you can try these UI dialog widgets for required functionality [B]ThickBox [/B] [url]http://jquery.com/demo/thickbox/[/url] or [B]GreyBox[/B] [url]http://orangoo.com/labs/GreyBox/[/url] there are some more on web you may find by searching on google or other search [B]Tip:[/B] for FLV File you should use …

Member Avatar for sreya.n
0
104
Member Avatar for arvindikchari

HI Arvind, well as I understand you want to set the input (Form element) "in_backgroundColor" value as same as div "pageSurround's" background color or javascript variable "color", if I am right then you can add these Lines in setColor function [CODE=javascript]var inputName = document.getElementById("in_backgroundColor"); inputName.value = color; [/CODE] or [CODE=javascript]document.formName.in_backgroundColor.value …

Member Avatar for essential
0
247
Member Avatar for ina_rizoaica

Hi Ina, What type of data you are retrieving from database ? you can use FCKEditor or TinyMCE for WYSIWYG Editing. TinyMCE : [url]http://tinymce.moxiecode.com/index.php[/url] FCKEditor : [url]www.fckeditor.net[/url] Hope this will help you, Rahul Dev Katarey

Member Avatar for katarey
0
172
Member Avatar for k2k

hi, which web server you are using ? do you have installed IIS or Apache with PHP? Rahul

Member Avatar for katarey
0
143
Member Avatar for theimben

[QUOTE=!Unreal;796032]I need to use ajax to make this whole process smoother. Here is a demo: [url]http://www.theflickzone.com/dev/[/url] If anyone can do this for me I will pay a few $ via paypal to say thanks :) Contents of index.html [code=html] <form action="return.php" method="POST"> <p>IMDB URL: <input type="text" name="imdb" autocomplete="off"></p> <p>Links(line by …

Member Avatar for theimben
0
120
Member Avatar for Coward

Hi there, i have seen you code and there is some errors in code, see this code block, hopefully this will helpful for you [code]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> <link href="style.css" rel="stylesheet" /> <script> function add() { …

Member Avatar for Coward
0
70
Member Avatar for soundhouse
Member Avatar for ardeezstyle

hi, you can use AJAX for the same, or you can send the QueryString to the page which will have the id or other tables image, like yourPage.asp?ID_of_table1Image=2& current_imageID_of_table2=5 post your code here so that we can help you in more detail... Rahul Dev Katarey

Member Avatar for cj9000
0
95
Member Avatar for katarey

Hi, My computers Hard disk was crashed last month then i have taken all the backup of data from computer on CD/DVD And my laptop. and replaced the hard disk and reinstall the XP but now some of the CD/DVDs are not readable by XP, i mean now some CD/DVDs …

Member Avatar for Bob_180_Bob
0
124
Member Avatar for lordx78

Hi there, try this code("Function") this may help you [B]JavaScript:[/B] [CODE] <script type="text/javascript"> //<![CDATA[ <!-- function addDate(){ var d=new Date(); var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December"); var TODAY = monthname[d.getMonth()] + " " + d.getDate() + ", " + d.getFullYear(); var selectBox = document.getElementById("test1"); var optn = document.createElement("OPTION"); optn.text = TODAY; optn.value = …

Member Avatar for lordx78
0
159
Member Avatar for kishou

Hi there, please post your code here... so that we can see whats going wrong in function or in html where you are calling the function... Rahul Dev Katarey

Member Avatar for katarey
0
57
Member Avatar for grii_19

Well its seems that from your IIS Active Server Pages are not allowed in web services extensions, to Allow the ASP Go to IIS Manager and see left side in tree view you'll find "web services extensions" Click on it and you now the right side window there look for …

Member Avatar for grii_19
0
601
Member Avatar for tarsem

Hi, are you asking [B](search engine friendly)[/B] :icon_question: if yes then I don't think that search engine care about margins! because search engine not render html but read html Rahul Dev Katarey

Member Avatar for tarsem
0
92
Member Avatar for TobbeK

Hi There, I have Seen your Code and found that you are using frm.submit() function, in this function "frm" is the name of the form which you want submit, but you haven't define any name in form tag, This Code Will Work [CODE]<form name="frm" action="test.asp" method="post"> <select name="optval" onchange="frm.submit()"> <option …

Member Avatar for katarey
0
760
Member Avatar for babouche
Member Avatar for katarey
0
156
Member Avatar for twkillswitch

Hi there, This Post may Help You :[url]http://www.daniweb.com/forums/post154444.html#post154444[/url]

Member Avatar for twkillswitch
0
74
Member Avatar for hooray

Hi There, Try This Code JavaScript: [CODE] <script type="text/javascript"> function valueChange(){ textBox1 = document.getElementById('textBox1'); description = document.getElementById('description'); textBox1.value = description.value.length; } </script> [/CODE] HTML: [CODE]<input type="text" name="description" maxlength="30" id="description" onkeyup="valueChange()" /></td> <input type="text" class="counter" readonly="readonly" id="textBox1" />[/CODE] Rahul Dev Katarey

Member Avatar for hooray
0
113
Member Avatar for rojakc

Hi There, I have Made Very Basic Example for you that will help you to understand how to use confirmation Box (confirm() JavaScript) in PHP here is the code : test.php [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>PHP Page</title> <script …

Member Avatar for katarey
0
2K
Member Avatar for srinukatkam

Hi there, well you may uses this script to create the tables of 1 to 100, [CODE]<html> <head> <title>Tables 1 To 100 </title> <script language="javascript" type="text/javascript"> for (i=1;i<=100; i++) { document.write("Table of: "+ i+"<br />"); for(j=1; j<=10; j++) { document.write(i + "X" + j +" = " + (i*j) + …

Member Avatar for katarey
0
244
Member Avatar for protos1

Please post your code here so that will help to know is somthing wrong in it or not, I have used transparent PNG and PNG Hack for IE 6 or less and thats work fine, I don't know but without seen code I can't say whats going wrong...

Member Avatar for protos1
0
134
Member Avatar for theskindiver

Hi There, well if I am understanding in right way so you have no need to put three cell you may use image align = left for require result here is the sample code : [CODE=html]<table width="50%" border="0" cellspacing="2" cellpadding="2"> <tr> <td style="padding:15px; text-align:justify;"><img src="images/img02.jpg" alt="image" width="294" height="402" align="left" style="padding:15px;" …

Member Avatar for MidiMagic
0
108
Member Avatar for Loopster

Hi there, If you are learning HTML then its nice work, Good Code actually, just I have some suggestions for you 1.) An "id" is a unique identifier. Every time this attribute is used in a document it must have a different value. If you are using this attribute as …

Member Avatar for katarey
0
107
Member Avatar for smilyswapna10

This Code may help you [CODE] <script type="text/javascript"> window.onbeforeunload = function (evt) { var message = 'Are you sure you want to leave?'; if (typeof evt == 'undefined') { evt = window.event; } if (evt) { evt.returnValue = message; } return message; } </script> [/CODE]

Member Avatar for smilyswapna10
0
111
Member Avatar for cutebab

Hi There, I have made very simple login module [B]("Very Basic")[/B] but will useful to understand how to develop login module, I have Attached working files with this post. hopefully this will help you to learn :) Rahul Dev P.S. useful Thread [url]http://www.daniweb.com/forums/thread69174.html[/url] for you

Member Avatar for katarey
0
93
Member Avatar for a496761

Hi Jake, you may use thickbox for this effect that is very easy to use, :) URL for thickbox website is :[url]http://jquery.com/demo/thickbox/[/url] there many more solutions like this on web that you may search use normal language for search, Hope this will help you ;) Rahul Dev

Member Avatar for a496761
0
74
Member Avatar for Dani

[QUOTE=cscgal;195561]Is it possible to make an entire [INLINECODE]<div>[/INLINECODE] into a hyperlink using CSS only, as can be easily accomplished with mouse events in JavaScript? I'm assuming it's too good to be true since CSS isn't interactive? Nevermind ... I guess I just answered my own question :([/QUOTE] Hi, Sorry to …

Member Avatar for tracedef
0
580
Member Avatar for npatel0317

This Code Will Help You, In this page middle_Div will always center aligned (vertical and horizontal) even web browser resized, there may many more ways to do this, but this is first which I have got in my mind after seen you post, and its easiest way (I hope) ;) …

Member Avatar for katarey
0
85
Member Avatar for gov1234

Hi, well facebook scripted using PHP/MySql, most probably its on Apache web server (not sure about the server and database) you may use PHP/MySql or ASP.NET/Sql Server etc. to develop the site like this, PHP/MySql will be the Good I think Rahul [url]http://www.katarey.com[/url]

Member Avatar for katarey
0
78

The End.