137 Posted Topics

Member Avatar for irfan.motiwala

hi, narmally the default IP for window is : 127.0.0.1 and you can also find the your IP by this: If you want to see your settings, in Windows 95/98 try the following: Go to Start/Run and do the command [B]winipcfg[/B] That will bring up a network screen with your …

Member Avatar for katarey
0
87
Member Avatar for espenskeie

[QUOTE=espenskeie;267596]Does anyone know how I can make a site where several of my songs could be listed, and the viewer can click on the song that he'd like to hear? And than again the song will be played on some realplayer, or mediaplayer at that page? I don't know much …

Member Avatar for mesamb1
0
112
Member Avatar for k_en

Hi there, you can use this code to EMBED shockwave file in XHTML 1.0 Valid Flash for XHTML 1.0 Strict (XHTML 1.1) example [code] <object type="application/x-shockwave-flash" data="YOURFILE.swf" width="288" height="128"> <param name="movie" value="YOURFILE.swf" /> <img src="Alternate_FILE_NAME.gif" width="288" height="128" alt="Any thing" /> </object> [/code] Rahul Dev

Member Avatar for katarey
0
86
Member Avatar for drors

Hi there, Well you have made mistake in the assigning the value in variable, there is not any field in form named min_Price, max_Price which you are trying to assign to Dim MinPrice and Dim MaxPrice Here you wrote in ASP: [code] MinPrice = Request.Form("min_Price") MaxPrice = Request.Form("max_Price") [/code] Just …

Member Avatar for katarey
0
269
Member Avatar for aspsqlvb

[QUOTE=aspsqlvb;267525]Thank You for replying, So, what changes should I make in this area of the program?[/QUOTE] yes just you select the Partition which have most free space in 1st Scratch Disks then next .... Rahul

Member Avatar for katarey
0
125
Member Avatar for bazmanblue

hi there, vishesh is right! ' - ' there was the problem and also you can use this: [code] <?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.google.com/schemas/sitemap/0.84" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.google.com/schemas/sitemap/0.84 http://www.google.com/schemas/sitemap/0.84/sitemap.xsd"> <url> <loc>http://freeaddsgalore.me.uk/</loc> <lastmod>2006-10-08</lastmod> <changefreq>weekly</changefreq> <priority>1.0</priority> </url> Continue...... [/code] Rahul

Member Avatar for katarey
0
130
Member Avatar for jeepj27

Hi there, Check this code [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> <script> <!-- var checkobj function agreesubmit(el){ checkobj=el if (document.all||document.getElementById){ for (i=0;i<checkobj.form.length;i++){ //hunt down submit button var tempobj=checkobj.form.elements[i] if(tempobj.type.toLowerCase()=="submit") tempobj.disabled=!checkobj.checked } } } function defaultagree(el){ if (!document.all&&!document.getElementById){ if (window.checkobj&&checkobj.checked) return true else{ alert("Please read/accept …

Member Avatar for katarey
0
82
Member Avatar for flub

HI, Yes this very Much possible you can use the XML file for store the URLs, I this in one of my project ;) [B]here is the solution:[/B] For Example:[url]http://www.katarey.com/forHelp/xml_javascript.html[/url] make a XML file Name [B]img.xml[/B] [code] <?xml version="1.0" encoding="iso-8859-1"?> <images> <img>http://static.flickr.com/84/269053449_acad87a793_o.jpg</img> <img>http://static.flickr.com/95/269053438_4ef5a3983e_o.jpg</img> <img>http://static.flickr.com/96/269053404_44a3b0eda8_o.jpg</img> <img>http://static.flickr.com/108/269053262_608edbdda4_o.jpg</img> <img>http://static.flickr.com/98/269053232_6f7c6f994a_o.jpg</img> </images> [/code] then a …

Member Avatar for flub
0
117
Member Avatar for ATS

[QUOTE=ATS;267005]I created a pop out menu in Fireworks and copied and pasted it into dreamweaver. The menu works great, but on the webpage I have a flash slide show that runs. Here is where the problem lies. My menu pops out behind the slide show, which makes it to where …

Member Avatar for katarey
0
74
Member Avatar for tefflox

Hi there, hay put this code and your problem will solve :) will work with IE, FireFox, Opera i have tested, you can see here : [url]http://www.katarey.com/forHelp.html[/url] please let me know if you got any prob. with this ;) [code] <!--Head/CSS is same as you have already --> <body> <table …

Member Avatar for bryan110
0
95
Member Avatar for hgltd

Helle There, I hope this will help you! :idea: for example [url]http://www.katarey.com/forHelp[/url] [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=iso-8859-1" /> <title>Active Anchor</title> <style type="text/css"> <!-- .demo { color:#000033; background-color:#f2f2f2; visibility:hidden; } table { border:#cccccc 1px solid; } --> </style> <script type="text/javascript"> …

Member Avatar for hgltd
0
167
Member Avatar for AniruddhaKelkar

Hi Aniruddha, Well it should work! But by the way feel free to add your code here Katarey

Member Avatar for AniruddhaKelkar
0
98
Member Avatar for GR Web FX

Hi There. I have seen your site, it's nice, Yes there are lots of possibilities for SEO your site, I am giving you some tips a) I have seen you are using flash Buttons for navigation with good effect, but that effect can also made by images onRollover, b) Make …

Member Avatar for katarey
0
167
Member Avatar for Zandyke

HI there, you may also try this, i have seen some where in internet 1. Go to the "Tools" menu on Internet Explorer then select "Internet Options" 2. Go to the Advanced tab 3. Under Browsing check on "Use inline AutoComplete" 4. Click OK Done

Member Avatar for katarey
0
98
Member Avatar for havilah
Member Avatar for puneetsharma

Hi puneet, well its very much possible but please let me know which mail component you are using for sending the mail, that will make easy to help you, and feel free to put your existing code here for review:) Rahul Dev Katarey [url]http://www.katarey.com[/url]

Member Avatar for katarey
0
55
Member Avatar for charter

Yeah I am agree with WaltP, or you can add some example here so this will make easy to help you Thanks Rahul

Member Avatar for FC Jamison
0
93