10,452 Topics
![]() | |
Hi I am searched about uses of InnerHtml through net but i didn't satisfy that information so if you known means please send me about uses of inner html Advance Thanks | |
hi i am new in PHP ,i am doing my job in a company and there are some existing project they tell to me plz check and remove errors ,i m trying more and more to remove this error but i m failure....plz help me. <?php require("header.inc.php"); session_start(); if(($useradmin)=='') { … | |
I am building my first website using a company which offers hosting services and ready css templates. I am learning the basics searching on the net and through books for newbies. Asked for help to the company customer assistance and the answer was again: ‘cannot assist you on this’. This … | |
I have used the css to print the page orientation to landscape. But it is not giving the desired result. the code I have used, <style type="text/css" media="print"> .land{filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1)} </style> Please suggest me to print to lanscape. I am using php and javascript. Regards, maza | |
Hello, I'm pleased to be here by way of the html forum. I've been using php for static pages for 18 months. I wanted to learn rails, but I just realized that I could configure my host to automate index.rhtml files just like php. This is a major motivator for … | |
What I am trying to achieve is a 3 layer effect. The first layer should be fully visible. The second layer should black but 50% transparent, showing through to the first layer's content. The third layer should be on top of the transparent layer, but fully visible (no transparency). When … | |
Hi all, just wondering if anyone here can help me out with a headache that Dreamweaver CS3 is causing me, when i write my HTML i have a certain way of laying it out so that i can quickly look it up and down and find any problems (not that … | |
could I please have some help turning the following CSS document so it looks like spring instead of winter (including the sub-menu): [ICODE]html { overflow-x: hidden; overflow-y: auto; } form { display:inline; } img { vertical-align:middle; border:0px } BODY { font-family: Verdana, Tahoma; Arial; sans-serif; font-size: 10px; color: #64758c; margin: … | |
i have a column "discription" in my item table that is full of HTML code. It was created using and editor like the one i am using here. It is five pages long when i print it out. I need to update the column in all records of the table. … | |
hi there :) recently i have started to learn xml and xsl and i have some questions if you dont mind :) ... 1. xml:if elementes and predicates aren't the same thing? 2. xml+xsl are only to replace html + css? 3. in what fields do you apply xml+xsl? only … | |
My index.html page has several inline images that serve as links to other pages in addition to the usual horizontal nav bar in the header. All my images are in an "img" folder in the root folder and all show up except those few . If I rename my index.html … | |
Hi, I am new to VB. I am trying to parse an html file. I would like not to use a [code=VB.NET] WebBrowser [/code] control because it seems like overkill. The [code=VB.NET] HtmlDocument [/code] class appears not to work outside of a [code=VB.NET] WebBrowser [/code] control. If there is not … | |
Hello there, How can i load an xml file,to treeview control and show it in my html page? Thanks | |
Hi, I 'think' this is a JavaScript problem, but I am not sure. I am trying to make a modified layout using one of Dreamweaver's preformed layouts. The original layout has a navigation bar across the top of the page, that has drop down menu items. In the original form, … | |
Hello. First let me thank you for your time and help ahead of time. Any insight will be greatly appreciated. I have a site set up here: [url]www.nemesisproject.com/sisemenproject/index_dev.html[/url] I am trying to get the left and right background images to line up with the center background image, which scales to … | |
Hi, I am a school teacher with a [URL="http://www.hmstechnology.com"]basic website[/URL] using frames. I must say, I am not opposed to frames but have been reading that it is not the way to go. Can someone show me an alternative to frames, especially for implementing a list of links on the … | |
<?php require("header.inc.php"); /*session_start(); if(($useradmin)=='') { header( "Location: error.php" ); } */?> <html> <head> <link rel="icon" href="favicon.ico" type="image/x-icon"> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> <link rel="stylesheet" href="colors.css"> <title>Admin Area : Users</TITLE> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> <SCRIPT language=javaScript type="text/javascript"> function D(url) { window.open(url,"data","width=550,height=600,scrollbars=no,resizable=no"); } </SCRIPT> </head> <body> <? //This variable is for date … | |
Hi, I am new to VB. I am trying to parse an html file. I would like not to use a WebBrowser control because it seems like overkill. The HtmlDocument class appears not to work outside of a WebBrowser control. If there is not a way to initialize it independantly, … | |
[url]www.imagetotext.com[/url] Please see in Firefox and IE. I have validated CSS and HTML (Strict). CSS is located at [url]www.imagetotext.com/themes/default/msvs_template_rounded_divs.css[/url] I am completely lost and any help would be appreciated. Thanks. | |
hi to all well i know html, css javascrpit php apache and mysql. but now i am learning jsp and I DONT HAVE ANY JAVA PROGRAMMING EXPERIENCE!!!:sad: uptill now i just cant figure out whats java and jsp all about well i know its a serverside scripting for web development … | |
Hello, This is my first post here, so Hi everyone :). I was advised to come to this site by a friend regarding a query that I have, so here I am. So we have the E-Commerce subject in this semester. One of the case studies given to us involves … | |
Hi there! This is my first time threading in this community. I'm new to CSS and HTML but think it's a great skill to have and through my job have acquired the responsibility of 'pimping' our myspace, or rather .... making it into a professional business page rather than just … | |
I usually deal with front end stuff involving just xhtml and css, but I've been dabbling in vb lately...because I got this web dev job that requires it. My manager recognizes that I had no previous experience with vb, so he offered to help me on it whenever possible. Now … | |
Hi, I am still an novice Perl programmer, but I am a programmer. Here's my dilema: I need to be able to take someone else's website and read in the site as HTML. My program will then parse out every linkable item for other uses. The second part I should … | |
Hi, We are a tiny ad agency and we are getting assignments to create HTML email ads from some of our cool clients, like: Rolling Stone, Esquire, Columbia House... We can use some freelance help. We'd supply a layout and copy. We're looking for someone who is super reliable, detail … | |
Hi, Got a bit of a problem with form, i need to be able to update a number in a mysql database using an html form. so basically i need to increment or decrement a number using a text box and a submit button. heres the code i got: ============================================== … | |
Hi, Got a bit of a problem with form, i need to be able to update a number in a mysql database using an html form. so basically i need to increment or decrement a number using a text box and a submit button. heres the code i got: ============================================== … | |
Hi there! This is my first time threading in this community. I'm new to CSS and HTML but think it's a great skill to have and through my job have acquired the responsibility of 'pimping' our myspace, or rather .... making it into a professional business page rather than just … | |
I'm new to html and css my web site display's ok in fire fox but look's a mess in IE? i some one have a look at benboom.up.md and let me know? | |
Hi, I workd nearly 5 to 6 web projects useing CSS, But still i m facing the same problm in all browsers the page alignment and page format not comng properly for that any solutions is thr. Starting onwards i m testing in all browsers dn also its very difficulting … | |
I need some help! LOL - I have been working on this assignment for days and I just cannot seem to get the CSS right.. Im hoping someone here can help shed some light on this for me.. this is what Im trying to do in my embedded css [I]Set … | |
Hey I'm a php beginner and I'm having some problems with the website I'm testing with. I'll show you first the relevant code. index.php: [code=php] <?php include "stdlib.php"; $page = new Page(); $page->title = "Index"; $page->printHeader(); ?> <style type="text/css"> div.container { width:100%; margin:0px; border:1px solid gray; } div.left { width:100px; … | |
i have project to do a html parser . the html parser will read all table ( between <tr> and <td> tags) in a url address which is given the program. then the parser convert all the data which is read from tables to xml and sql . i m … | |
Hi, I've an HTML form (I generated it from a XML schema .xsd file) I'd like to know a good way to save the form input data (POST/GET don't matter) to an XML file (or fragment) that can be validated with the XML schema that I used to generate the … | |
Hai All, Can any one help me how to get html hidden varaible value in asp.net code-behind. Thanks, Aswath. | |
Hi, please forgive my amateur ways ;) I'm using [URL="http://www.dynamicdrive.com/dynamicindex14/leftrightslide2.htm"]this code[/URL] to to make a scrolling couple of pictures. At present, using dreamweaver mx, I've got a static picture right justified with text wrapping around it. Now if i replace that single line of code with the above, although i … | |
Hi folks, I'm having some problem on CSS menus. Using Firefox everithing works ok. But, on IE, the menus don't respect very well my CSS code :) Could you please check it out and give me a hint of what should I do? The site is: [URL="http://www.pgbiocel.ufpr.br/pgbiocel2/pages/index.php"]http://www.pgbiocel.ufpr.br/pgbiocel2/pages/index.php[/URL] Thank you very … | |
Hi guys This is my first post and I must say that this forum has quite a professional feel to it. I am currently in my final semester to achieve my B.Sc in Information Systems and as such I have a project module to complete. I have a personal mission … | |
Hello , I have created an treeview control in C# form,how can i load this control to my HTML page? Thanks | |
Hi, i am very new to php so please forgive me if i sound stupid.i have a tell friend php code [B]<!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" xml:lang="en" lang="en"> <head> <title>iTell from urQuiz</title> <style type="text/css"> <!-- .style2 {font-size: 12px} --> </style> </head> <body> <form action="<? echo … | |
PHP newbie here again looking for some more help. I am trying to create a html table using information queried from a database. I would like three columns and the number of rows would be dynamic based on information gathered during the query. Briefly, it would look like: picture1 | … | |
Hey guys, I'm trying to write a peice of code that basically checks if the input field have been submitted, it is an update code so I have designed it so that when the user clicks "update" another page displays saying "well done object updated". However when i do this … | |
I am have a website up that allows people to register for a newsletter, then I wrote a small app in .net so that I can log in and enter the body text of the newsletter and send it to the list. My question is (sorry if this is elementary)... … | |
Hello all, I'm hoping I can get some help here. Something very strange is going on with my pc, and I'm pretty sure it's an HTML issue. Basically every internet page takes forever to load. Going into TASK MANAGER I see the "SYSTEM" process goes up to about 65% or … | |
I'm more of a designer than a programmer or developer, but I joined to learn more code tips and tricks. Most of my experience is in html, xhtml, dhtml, css and javascript, but I'm interested in learning more advanced action scripts and php, as well as continue my learning curve … | |
I want to create a dynamic link to a file...basically the info is displayed in a .php template read in from MySQL db. I want to also have a link to the saved text file. Here is some of what I have: [code] $date=$_POST[Date_Entered]; $shift=$_POST[shift]; $shift_table=$shift."_shift_duties"; $fileDir="TOP".$shift."Shiftlog" $fileID=.$date."_".$shift."shift.rtf"; [/code] and … | |
hi, can anyone explain (please show tag) how to move the table to a specific area ? like if i have a table 50x50 has to move to the center of the bottom page. thanks alot | |
Hello, The 'Mark this forum read' link present in the 'Forum Tools' drop down menu on each page doesn't work for me i.e. is non-clickable. On viewing the source code I came across this: [code=html] <tr><td class="thead">Forum Tools<a name="goto_forumtools"></a></td></tr> <tr><td style="cursor: default;" class="vbmenu_option vbmenu_option_alink"><a href="newthread.php?do=newthread&f=29">Post a New Thread</a></td></tr> <tr><td style="cursor: … | |
Hi there, My name is Tsjelle, I'm a Bachelor in the Informatics. I'm writing a program in vb.net that get's an xml-file as input and somewhere in the xml-file there is an attribute that's in fact an HTML-page. And it's that page I need to get printed. I'm at the … | |
Hello, I'm a little confused about how to parse a nusoap response. I realize that the nusoap response comes within a SOAP envelope. How do I output the nusoap response within my html?? |
The End.