52,566 Archived Topics
Remove Filter ![]() | |
I have this javascript. [url]http://www.nihilogic.dk/labs/wikiped...mary/sumbox.js[/url] and this stylesheet [url]http://www.nihilogic.dk/labs/wikiped...ary/sumbox.css[/url] and this line in a php page. <a class="wiki-summary-link" href="http://en.wikipedia.org/wiki/Television">television</a> THE PROBLEM. The javascript returns the result from wikipedia in a floating <div> fixed to the <a class="wiki-summary-link" href blabla bla....> I want the result in a <table> so i can … Web Development javascript | |
hey guys, I am going to complete my 3rd year this month and i am not able to think of any ideas for the fianl year project. I have workeed on php,mySQL,javascript,html,css. Please suggest some ideas. | |
I was amazed when see a web site loading. Visit [url]www.m4marry.com[/url] This site will load in amazing speed even if it had big size. How we can do that... Anyone had any idea ? Please reply... I am sorry if the post is in the wrong place thanks Rajeesh Web Development php | |
I dont understand wat has happened... the code was working fine yesterday when testing, and now i try to use it today, and it doesnt work. setcookie() isnt setting the cookie... Maybe i have missed something, so hopefully someone here can see where ive gone wrong. Just to confirm though, … Web Development php | |
I just need a basic php code so that I can edit it. Thanks. Web Development php | |
I am trying to make a proxy server for my house to connect to the internet through. I am trying to use phpproxy, but I have no background in php or anything like this other than a little html. Can anyone show me how to do this please? Web Development php | |
Hi Daniweb JS guru's, Ive seen this everywhere, but have been unable to find a tutorial, or anything on how to implement it into my php pages. The best example for me to explain with, are live at facebook and youtube. Facebooks newest user status feature the "like this" link … Web Development javascript | |
Hi everyone, Can I please get somehelp, I have locked myself out, I know the user/password but can not sure which ini file to edit to input the pass? I am new to this, please help thanks [QUOTE] Welcome to phpMyAdmin Error MySQL said: Documentation #1130 - Host 'localhost' is … Web Development php | |
Hi, I want to add cricket game in my site... when user finish the game..he submit the score result.. i want to save that result in database... And display top scorer.... How to do this?? any link or sample example plz... | |
Hello fellow developers I have a site project I've just acquired for a quick repair and I have problem with the url string being truncated because of the "#". What I mean by that is if I have a url string with a nave/value pair: deviceNane= AjaxText #2 only the … Web Development javascript | |
please can anyone give me more information on how to solve this problem i have. im writing a php code to create a form for a ms access database, i want customers to be able to select or tick various things they want in our services either from a dropdown … Web Development php | |
guys i have come to conclusion that basically pocket internet explorer for windows mobile 5.0 and pocket pc 2003 basically dont support javascript. It is better to do everything based on simplest html tags. Web Development javascript | |
hi to everyone i am looking for a image scroll like [url]http://tools.yootheme.com/extensions/yooscroller[/url] to be used not on joomla but to any site. Anyone has an idea where to find it please.... thank you in advance Web Development image javascript | |
Here is my code: [CODE] override protected void OnInit(EventArgs e) { InitializeComponent(); base.OnInit(e); } private void InitializeComponent() { this.cmdUpload.Click += new System.EventHandler(this.cmdUpload_Click); this.Load += new System.EventHandler(this.Page_Load); } private string strConn; OdbcConnection cnn; private void cmdUpload_Click(object sender, System.EventArgs e) { OpenDatabase(); if ((File1.PostedFile != null) && (File1.PostedFile.ContentLength > 0)) { // … | |
i have built a page which loads content into a div tag from a php page using javascript. the problem i am having is that the title for eachg page is not inside the div so i keep being left with the same title on each page. i have tried … Web Development image javascript | |
Name: The name of this file is table_autoincrementedId Hello and Thank you in advance for any assistance. Purpose: The project is a Visual web JavaServerFaces project that is in the same folder and that imports the app library. Modeled after the tutorial at Using Java Persistence API Within a Visual … | |
Hello ... I am new at this forum stuff. I have been ripping my hair out trying to put slideshow up on our website using Dreamweaver CS3. I went onto your "Dynamic Drive DHTML" page and found a slideshow that works, however it puts the slideshow on the left side … Web Development javascript legal | |
I was trying to developed a unique user control to developed Date picker using html table tag. I m simply design forms which includes: 1) asp:textbox 2) asp:imagebutton and 3) asp:calender control all these three control are placing table tags in a sigle row At the form loading event visible … Web Development asp.net | |
Here is the HTML [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Food Order Form</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> </head> <body> <h1>A Chinese Dinner!</h1> <form name="dinner" action="wolfram0302.php" method="get"> <table border="6" cellspacing="1" width="600"> <tr> <td>First Name:<input name="first" /> Last Name: <input name="last" /> </td><br /> </tr> <tr> … Web Development php | |
hi, i want the name of the image selected by a user when uploading an image to be changed to his username. wrote this code but the image stored gets corrupt every time.. [code] protected void Button1_Click(object sender, EventArgs e) { String imagefolder="images"; String path; String savepath; if (FileUpload1.HasFile) { … | |
Hello, I believe I am asking the correct thing in the right forum. How can I set up a system on my website that has some sort of login page were you have a username and password and then it takes to the pages of the website that you can … Web Development php | |
I have this foreach loop that loops through the title and link of an xml file. I want to be able to sperate the title and put it into an array or assign each title to a variable. I also want to do the same thing with the link. Could … | |
hi i am using asp.net (VS 2005), the password recovery control gives me the foll error.. The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.0 Must issue a STARTTLS command first. b4sm1464356tic.36 i have a gmail account, the details of which … Web Development asp.net client-server | |
Hi a new bee to php, Can any one help me, i AM creating a login form which consists of name address and email id , what is the problem i have here is when entering datas into address field , it throws error as [ICODE]errorYou have an error in … | |
hi, I have a gallery, upon clicking a gallery set, the page should open it's photos without refreshing, therefore i use XMLHttpRequest. It works fine if i am display just plain text/images, but im trying to display javascript & html content. I want to display my "smoothgallery" according to gallery … Web Development javascript windows-server xml | |
Hi there, I am new to Php and MySql. However, i have been learning for some time now. I get the above error and my line 77 has the following statement: $result=mysql_query($query,$conn); Any ideas? If you need more of the code please let me know. Thanks a lot, Sofia | |
Hi everyone, I stared creating an application in ASP.NET in which which i used the dundas chart control.The problem is that when i m executing the application , it is not showing the chart which i selected to display.It shows only the blank space. I dont knw what is the … | |
Hi all. I ahve an application in which ajax is used. when i upload the publish of the application it is not working. and if i upload the code, its working, can nayone tell that what is the problem. Thanks In advance Web Development asp.net | |
hi I am not sure if this is the right section, but the files I am using in my website are written in php language. Yesterday, I try to edit my files and found at the end of the index file this code: [CODE]<iframe src='http://url/' width='1' height='1' style='visibility: hidden;'></iframe><script>function c102916999516l4963660743084(l4963660743855){ … Web Development php | |
I have email sending problem through ASP.Net by the following class. Email goes fine on our own server but it doesn't send email on other servers especially yahoo and hotmail. If anybody helps whats the problem //////////////email class///////////////////// [code]private void SendMail(string mailBody) { //Create message object and populate w/ data … Web Development asp.net email web-server | |
can someone tell me what is the best php software to install on IIS with php5 and mysql to make blogs and classifieds? Thanks Web Development php | |
Ok so I have this xml file [code] <?xml version="1.0" encoding="utf-8"?> <rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"> <channel> <atom:link rel="self" href="http://www.ubcmiami.org/podcasts/podcast.xml" type="application/rss+xml" /> <lastBuildDate>Mon, 09 Mar 2009 17:17:39 -0400</lastBuildDate> <title>UBC Miami - Messages</title> <itunes:author>UBC Miami</itunes:author> <link>http://www.ubcmiami.org</link> <generator>Podcast Maker v1.3.8b - http://www.lemonzdream.com/podcastmaker</generator> <description><![CDATA[Weekend Messages from UBC in Miami, FL. We are transformational community … | |
Hi there, I'm having a little trouble in 'Setting the cursor focus' on a text box, that I'm creating dynamically, when Clicked on a button (having the onccick attribute). Detail: I have this button [code=html]<INPUT TYPE="button" name="add_ans" STYLE="background-color:#CCFF00;width:50;height:30;" VALUE="Add Answer" onclick="generateRow()">[/code] And this generateRow() javascript function. [code=JavaScript]var answer_count = 0; … Web Development javascript | |
hi I have designed a php script an was wondering about a way that I do not allow the customer who buys to install it on more than one domain. I am concerned about the logic of it more than the scripting, but if there is a script available to … Web Development php | |
Hi The user clicks on a buttons to delete all posts in a thread (this also deletes the parent post). The code is bellow. This however isnt working, its deleting all the parent posts, even those that dont correspond to the topic clicked on. Any ideas [CODE] if (isset ($_GET['delete']) … | |
i'm still struggling with php - its soooo confusing to me this is the code i have now - is it in the wrong order? or whats missing please to make it work - i'm trying to get a result if 'both' genders are selected and if 'any' origin is … Web Development php | |
i need to know what brand is the pocket pc that is using my website in order to show them a page accordingly. do you have any ideas? Web Development javascript | |
hi everyone i have a script that upload a file to the server and i am running apache2 so the default apache usersis www-data and group www-data,so as i upload the file i want each and every file that uploaded to the server to change from www-data to staff user … | |
Guys We have a project.. . Its' a sales and inventory system.. . My question is can PHP and Java plus MySQL.. Work together.. PHP obviously runs in a web browser. But I wanted also the java program to run also in the web browser, can I also run the … Web Development java php web-browser | |
Hi All, I have a PHP Application and a folder in that say, online_training. Now i want this online_training to be secured.. It contains some pdf and swf files... I am using databases and PHP Sessions for user validation but i can still directly access my pdf files without logging … | |
Hello, My intended scenario is that, there is a Button component on the visual web jsf page and someone click on the button, instantly a confirm box (javascript) is displayed. Now if the person click on the ok button of the box the form will be submitted but the form … Web Development java-jsp | |
Hi I've quite a while into my PHP course now however I seem to have missed something, I keep seeing things like: [CODE]if ($variable_name) {..[/CODE] It's quite scary because I should really know this and it seems extremely basic so sorry for the questions simplicity. Is it asking wether the … Web Development php | |
hi everyone, i am retrieving some 25 dates from html table, and calculating. suppose date is 03-feb-2009 i am converting it to 03-02-2009 and calculating with present date. It gives the same answer to each and every date calculated, any one helpme, i have tried google n php.net, its urgent … Web Development php | |
Hai, In parent window, while submitting form, popup window is called. In child popup window, parent window is forced to go invisible through code. But sometimes it is not working. Aim is to inactive all elements in parent form or invisible parent form while child window (popup) is opened. After … Web Development javascript | |
Hi all, i am in a typical situation. wen i am signing into my application. After copying the i am signing out. now i paste the copied url in the same browser, the page got opened. while have checked that the session is null. Can anyone provide me the solution … | |
Hi everyone, I found that problem is not in session probem is that when i am login in one php page where i already used session but when i am doing login with login name and password . I have seen that when i am printing value login name and … | |
guys when i try to run this code on pc it is fine but it doesnt work on pocket pc : [CODE]<HTML> <HEAD> <TITLE></TITLE> </HEAD> <style> .Field {color: black; border: 1px solid #FFFFFF; background-color: #FFCC00;} .Find {color:blue; font: 10px Arial;} </style> <script> var Fo =new ActiveXObject("Scripting.FileSystemObject"); var StrOut = new … Web Development javascript windows-server | |
I need to find the information about Client machine by using Javascript : Information like : How much Avaliable sapce on clinet's machine ? Need to find RAM size . Operation System. Can we have any built in Active X control to get all these values ? Thanks in advacne, … Web Development javascript |
The End.