20,737 Topics

Member Avatar for
Member Avatar for krunalkakadia

Hi all, I am using asp:UpdateProgress and asp:UpdatePanel.it works on local fine but when i upload it to live site then it is not working. please do some needfull help. thanks, krunal

Member Avatar for krunalkakadia
0
409
Member Avatar for mijorog

So I am putting 2 swf files on the same page but only one is working. [URL="http://yourspace.minotstateu.michael.j.rogers"]http://yourspace.minotstateu.michael.j.rogers/tripsmart/catalog.html[/URL] Below the Colored text should be another flash file. I can see it when I show source. Thanks in advance!

Member Avatar for mijorog
0
61
Member Avatar for irffan

Can anybody help me to make marquee in 3D and how to run it in circle via HTML.I mean when the whole description of marquee about to end,it automatically start from other end before the previous marquee ends.

Member Avatar for hericles
0
55
Member Avatar for Kammerbulle

I live in a small town where we have a fair a couple of times a year. Last year two programming students wrote a booking system for us in PHP. I am rusty when it comes to PHP, but I think it would be fun to try to improve the …

0
66
Member Avatar for csterling

Hi, I have two objects: One is a button (instance name button1) and a square (instance name square1), and I would like the square's visibility to be toggled on or off when the button is clicked. So far, my code can make the square disappear, but not reappear. Below is …

Member Avatar for misd_bunder
0
234
Member Avatar for huntaz556

Hi im 14 and am getting into web development mainly because my dad does it and i think its really cool what you can do with html5 and CSS and javascript, i want to make somthing not to complicated but somthing cool that would show my dad that i can …

Member Avatar for Arkinder
0
146
Member Avatar for sidd.

hi, am new to web disigning. And i am designing a web page using joomla. And i want to add a drop down list to my page. I tried to search for the extensions but i din find any. As i am also new to this css and html, so …

Member Avatar for Arkinder
0
115
Member Avatar for Siberian

Only in Web Kit Browsers am I experiencing a <OL> displaying the 1,2,3 within (literally) the text of a span tag. There is no 1,2,3 in the HTML, how do I remove ?

Member Avatar for Siberian
0
35
Member Avatar for ptsm

hi I have recently set up a website, and I notice it looks fine in Firefox, but in Interenet explorer , its almost unusable, also I noticed that if I try it on wider screens it shows a little better in explorer but still not the way I want, fix …

Member Avatar for ptsm
0
70
Member Avatar for veledrom

Hi, I have a transparent circle (20X20) in PNG format. I want to use it to make a DIV or TABLE with rounded edges. How can I do it with CSS? I tried with some examples but none of them were cross-browser compatible. Thanks

Member Avatar for simplypixie
0
78
Member Avatar for happygeek

DaniWeb has looked at Network Attached Storage in the shape of the [URL="http://www.daniweb.com/reviews/review308073.html"]myDitto server which offers excellent value in terms of both cost and capacity[/URL]. DaniWeb has looked at a personal cloud device in the [URL="http://www.daniweb.com/reviews/review260663.html"]very pink format of PogoPlug which is great for anytime and anywhere sharing[/URL]. DaniWeb has …

Member Avatar for PeterM88
0
650
Member Avatar for Ritesh_4

Hi anyone can relate me to a psd or illustrator sample for the attached image (or a tutorial on how to get on with this)

0
79
Member Avatar for polinolin

i am trying to make web browser control at my form.. my url is : www. gmail.com but, when i'm running my project..i'm getting error.. you can see the error at [url]http://i917.photobucket.com/albums/ad15/popopardede/abcd.jpg[/url] anyone can solve my problem? big thanks

Member Avatar for polinolin
0
130
Member Avatar for meowbits

Hello, I am working on a simple website for a class. So far I have most of the layout finished. There is one problem that I have run into and am unsure of how to solve. The "feedback" image gets pushed to a new line when I open my webpages …

Member Avatar for Dandello
0
128
Member Avatar for aa26i

Hi there, Script to show on the web page that how many times user loaded it or refresh it. the counter restarted from 0 on closing the browser and open it again. any help here will be appreciated. Thanx

Member Avatar for stbuchok
0
3K
Member Avatar for kimmi_baby

Hi, I'm having some issues with checkboxes. When I submit the form and the email is sent, the check box area is empty. There is no information listed. When I tried to change the code, it would only show one of the options and not all that have been picked. …

Member Avatar for kimmi_baby
0
209
Member Avatar for Smart_Viral

VPS (RAM:3GB) vs Dedicated server (Core2Duo 2.13GHz, RAM:2 GB) Which one have the best performance?

Member Avatar for platinum8
0
217
Member Avatar for jovypinoy

Hi guys, This is what I wanted to do. 1. When I hover my mouse on the sidemenu. It will change it background color. Here is my codes. [code=css] #main-sidebar { width: 185px; float: left; padding-right: 10px; } #article-sidebar { color: #0b73b7; font-size: 14px; font-weight: bold; } #article-sidebar li { …

Member Avatar for jovypinoy
0
94
Member Avatar for stephentra

Hi members, I am not good enough to interpret the logfile below. Could someone please have a look at this and make suggestions as to what may need fixing. I got a virus a couple of weeks ago and now some files will not open and I have lost the …

Member Avatar for stephentra
0
221
Member Avatar for zack654

Hi everyone, I am making lots of HTML and CSS and I have huge problem with resoultion when I want to create fluid layouts or sites for higher screen resolution ( even 1280x800). My resolution is 1024x768. So, I saw many on line resolution checkers, but I can't upload code …

Member Avatar for |-|x
0
78
Member Avatar for vectro

I have a block of JavaScript code that is designed to be embedded into any web page. It displays a list of items from a database. In the .js file is actually a lot of PHP code within JavaScript. The problem: The cut-n-paste widget does not actually show up. It's …

Member Avatar for vectro
0
226
Member Avatar for crazyvonzipper

HI i am trying to convert a doc file to a pdf file. please see my conversion code below [CODE] private string m_SourceFilePath; private string m_DestFilePath; public bool DoConversion() { bool returnValue; Word.WdExportFormat exportFormat = Microsoft.Office.Interop.Word.WdExportFormat.wdExportFormatPDF; object paramMissing = Type.Missing; Word.ApplicationClass wordApplication = new Word.ApplicationClass(); Word.Document wordDocument = null; try …

0
138
Member Avatar for saurabh2007

This is a simple question but since I am having problems with it, I am asking it here. I have a div inside a file called head.php in my index.php, when i do <? include ("head.php"); ?> and then do something like <div style="margin:0 auto; width:900px"></div> it shows the two …

Member Avatar for saurabh2007
0
119
Member Avatar for jacksantho

Hi, I need to change [B][url]http://localhost[/url] to [url]https://localhost[/url][/B] 1. I am working on the Apache(Xampp). 2. Operation System -> Windows Machine. 3. Am having [CODE]"DIGITAL CERTIFICATE"[/CODE] (license one - Am not using a self signed certificate) 4. I don't know how to configure this "DIGITAL CERTIFICATE" in my Apache Web …

0
47
Member Avatar for Rohan rawat

Please help me solve this code . Thanks you in advance . Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated …

0
61
Member Avatar for xDancinPoptartx

I am making an webpage where you get two random photos and you click using the arrow keys which one you like best and that one stays and goes on the versus the next random photo. I got it so far when you start the page it sets two random …

Member Avatar for xDancinPoptartx
0
105
Member Avatar for djjavo

Hi I am doing some coding with the WebBrowser element and was wondering if there was a way to create custom error pages i.e. if something goes wrong it navigates to this page instead of the default IE8 one. I did a quick google but got nowhere. If anyone has …

Member Avatar for djjavo
0
172
Member Avatar for |-|x

I originally posted this over on the [URL="http://wordpress.org/support/topic/incorrect-page-content-passed-to-plugin-in-firefox"]WordPress forums[/URL], and got no responses. Eventually I figured out what the problem was and fixed it, but thought I'd repost here in case anyone else is experiencing similar issues (I couldn't find any related articles in my initial search on the symptoms.) …

Member Avatar for cereal
2
206
Member Avatar for tqmd1

Dear Sir, I have following codes [CODE]<div id="button"> <ul> <li><a href="index.html"><img src="images/home.png" align="middle">&nbsp;&nbsp;Home</a></li> <li><a href="products.html"><img src="images/product.png" align="middle">&nbsp;&nbsp;Products</a></li> <li><a href="directors"><img src="images/director.png" align="middle">&nbsp;&nbsp;Directors</a></li> <li><a href="contacts.html"><img src="images/phone.png" align="middle">&nbsp;&nbsp;Contact</a></li> <li><a href="feedback.html"><img src="mail.png" height="24" width="24" align="middle">&nbsp;&nbsp; Feedback</a></li> <li><a href="links.html"><img src="images/home.png" align="middle">&nbsp;&nbsp;Links</a></li> <li><a href="#"><img src="help.png" align="middle">&nbsp;&nbsp;about Us</a></li> </ul> </div> [/CODE] In IE6, Image in menu displays …

Member Avatar for |-|x
0
117
Member Avatar for aaloo

i am getting confused that which one can be implemented >sending data out from flash to php via xml or >sending data out from flash to xml via php i know we can load data directly from xml to flash but i dont know how to send data from flash …

Member Avatar for sufyan2011
0
125
Member Avatar for aaloo

this is my xml file [ICODE]<myxml> <a> I can load XML like the wind! </a> <b> I can load XML like the storm! </b> </myxml>[/ICODE] i want to trace "I can load XML like the wind!" in flash movie.for this i am using this syntax that is not working .somebody …

Member Avatar for sufyan2011
-1
93
Member Avatar for aaloo

this is my php code [CODE]<?php $i=0; echo "t$i=pp&"; ?>[/CODE] and this is my as2 code [CODE] myData = new LoadVars() myData.load("http://localhost/exercise/0.php") myData.onLoad = function(succes){ if(succes){ a.text=myData.t$i; //this is not working } else trace ("Error loading data") } [/CODE] as you can see i want to send variable"t$i" from php …

Member Avatar for sufyan2011
-1
118
Member Avatar for code07

i need help.i want convert xml file to css file.following code how to write with css i need some site and how to do this code in data.css <?xml version="1.0"?> <Table> <Name> <person>Pahanperera</person> <person>SenaiSatharasinghe</person> <person>WarunaWikramage</person> <person>AshaniAbeysinghe</person> <person>MohanMunasinghe</person> </Name> <NicNo> <include>892650718V</include> <include>915623542V</include> <include>841521452V</include> <include>865153125V</include> <include>872360123V</include> </NicNo> <Age> <in>22</in> <in>20</in> <in>27</in> <in>25</in> …

Member Avatar for Dandello
0
86
Member Avatar for sacarias40

I'm creating a bot scraper that gathers information off of other websites and i am using html simple dom parser to do it. I have found a bug though. I ran into one website that doesnt parse.\ Here is a sample of the code that it cannot parse: [CODE]<div class="header"><div …

Member Avatar for sacarias40
0
228
Member Avatar for valipour

Hi! i Want to deploy a server for hosting my web pages please help what type and version of OS? And WHM/hosting manger? what do you think about CentOS And Kloxo (lxcenter.org) and who i can have best SecurityØŸ

Member Avatar for manojsamtani
0
226
Member Avatar for Hervé

Hi Everybody: I am Hervé Hope from Mauritius, 59 yrs old, and the proud father of two grown up kids (near adults now). I have been working in the Accountancy field for some 20 odd years and operated a change of career when I became very interested in computing (which …

Member Avatar for Hervé
0
286
Member Avatar for vspadmanabhan

Hi, I have to create an executable to put in windows task bar to read foxpro dbf file and update mysql table in the web server by checking new records in the dbf file comparing the unique key in both table whenever the internet connection is available in the desktop …

Member Avatar for diafol
0
327
Member Avatar for OmniX

When using this HTML code: You get a rectangle where the location is stored, and a button labelled "Browse..". I would like to redesign the "Browse.." button and I was told this would have to be done using mainly javascript and abit of css (I thought it would be the …

Member Avatar for jstnjns
0
602
Member Avatar for kimmi_baby

Hi, I'm looking for a great tutorial that shows how to create a HTML/PHP form that emails once it has been submit. Any help would be appreciated! I'm also using a PHP includes. The contact form is in there. Am i still able to get the contact form to work?

Member Avatar for Dandello
0
52
Member Avatar for pritaeas

I am looking for some experiences with embedding video's in my website. Until now I had only externally linked video's (which included their own players). Now I have to embed my own. So far I've seen HTML5, Flow player, JW Player and VideoJS. Any recommendations ? Added: Also found [URL="http://praegnanz.de/html5video/"]this …

Member Avatar for pritaeas
0
121
Member Avatar for aaloo

this is my as2 code , i m trying to get variable t outside the onload function but failed , somebody help me !!! [CODE]$i=0; myData = new LoadVars() myData.load("http://localhost/exercise/"+$i+".php") myData.onLoad = function(succes) { if(succes){ var t:Number =myData.total_pages; a.text=myData.t1 b.text=myData.t2 c.text=myData.t0 tp.text=t } else trace ("Error loading data") } next_.onRelease …

0
107
Member Avatar for luweegee
Member Avatar for Stjerne

Hi, I'm doing a project right now where we're going to develope a website. I'm responsible for the design/CSS. [url]http://www.stud.hio.no/~s181104/test/index.html[/url] This is what I've done so far, but there seems to be some bugs. Whenever I zoom out, the footer wont be sticked at the bottom of site and the …

Member Avatar for Dandello
0
80
Member Avatar for p0l4rb34r

I'm at uni beginning a web design course and we are starting to learn HTML 5 and CSS. I have previous experience with CSS and HTML but i haven't built for mobile devices or tablets, only for the desktop. I don't know loads of stuff, but i understand the basics …

Member Avatar for p0l4rb34r
0
159
Member Avatar for fishcik

Hello everybody. Yesterday i formatted my Pc. There was a website which i checked everyday. Everything seems to work fine in IE but not in Firefox. [url]www.haberlink.com[/url] that is the site. In the right of the page there is a slide show for images. That doesnt show up in Firefox, …

Member Avatar for drjohn
0
138
Member Avatar for rhenig

Hi, I have a checklistbox in a table's cell. This checklistBox get its values dynamically from the database, by using DataBind(). Currently, all the results are listed in a long list. I would like to define a fixed height (or a max-height), and have a scrollbar in the list to …

Member Avatar for DanyalRaja
0
1K
Member Avatar for siva28

[url]http://www.parithi.com/[/url] please visit this site... How to develop these first page..what kind of design tool is used? I develop own site , so these type of front page design i needed. please reply.. flash is ok for that?

Member Avatar for walid86
0
167
Member Avatar for aaloo

i want to know that how to make a dynamic website in flash which can send and receive data from server.i want to make a blog in flash.so what languages are needed to implement this ?

Member Avatar for aaloo
-1
132
Member Avatar for pawan768

Please Any help me , I need Free JSP hosting with MS SQL (Data base) for one month as a trail basis to check my Project Work ! Please Help me out!

Member Avatar for peter_budo
0
246
Member Avatar for tqmd1

Dear Sir, I have following codes [CODE]<html> <style type="text/css"> #button { position: absolute; top: 220px; width: 150px; border-right: 1px solid #508fc4; padding: 5px 5px 15px 1px; margin-bottom: 10px; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; background-color: #90bade; color: #333; } #button ul { list-style: none; margin: …

Member Avatar for simplypixie
0
99

The End.