6,564 Topics
![]() | |
Hi everyone, I am very new to use python scripting language. I am having a doubt that, [COLOR="Red"]how could we write the html programs on python for web applications ? [/COLOR] Please give quick response to my post. | |
Hi, I want to buy a JavaScript book to learn. What is the best book that should also have information about form validation, HTML DOM etc. with examples. Thanks | |
Can any one help with getting this script to work? Am i Missing something? [url]http://simplythebest.net/scripts/DHTML_scripts/dhtml_script_114a.html[/url] When i try, I get the whole list opened all down left side of page, like normal link type page. any help much appreciated. Thanks, Trip | |
Happy Holidays! I have a one field form. Upon submission with the submit button, I wish to drive this field value into my SQL database table called MEMBERS and field called NAMES, thus adding a new record. Can this be done with an OnSubmit() call to a function, in the … | |
Hi; how can a predefined text be printed in a html page? it means, when the "print this page" button/link is clicked all the elements in the window is printed even the button. now is there any way to print just the texts & etc. without printing the buttons and … | |
Here is my demo.css [code] #sidebar {} #sidebar ul { list-style-image: url(images/bullet.gif); } ul { list-style-type: circle; } [/code] and demo.html [code] <html> <head> <link REL="StyleSheet" TYPE="text/css" HREF="demo.css"> </head> <body> <ul class="sidebar"> <li> Test1</li> <li> Test2</li> </ul> <ul> <li> Test3</li> <li> Test4</li> </ul> </body> </html> [/code] I would expect the … | |
hello I am new to this blogging thing and have decided to try it. I am also a Noob to JS and am late with my webpage I am trying to enlarge an inmage in it's own pop up window without useing html as you can see in my gallery … | |
I need to write a Python program which parses webpages and returns a dictionary of unique words and their frequenies. What I came up with was [CODE]#!/usr/bin/env python from HTMLParser import HTMLParser, HTMLParseError import urllib import urlparse import sys import os import MySQLdb import re class WordHarvester: def __init__(self): self.db … | |
Hi, This is my XML file. I want to retrieve information stored in a HTML Table in index.html page. How can i do it? Thanks [code] <?xml version="1.0" encoding="UTF-8"?> <memo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="memo.xsd"> <header> <companyName>XML development LTD</companyName> <to>myemail@yahoo.com</to> <from>xml@yahoo.com</from> <date>1979-11-07</date> <reg>I don't know the reg</reg> </header> <body> <message> <parag>Hello, How are … | |
Hellow, Can we prevent exposing java script and css in source code of web page on the user machine??? please if anybody know about it???? shuja | |
Hello All, Can anyone help me how to insert html code in mysql database coloumn and also how to change the var char to 1000, for now it is 100. Please help me out thanks 7 regards Raj | |
What is the DIFFERENCE in CSS2, CSS3? I always heard those CSSs but still no idea? Thanks for the HELP! | |
Hi! I just inherited a rather large legacy site here at work that has no database behind it. It's a large volume of HTML pages with the content written right into the HTML page. I need to extract the content and bring it into a database, or XML files. Each … | |
Hi and I am trying to embed a modified version of a javascript/css script from [URL="http://www.javascriptkit.com/script/script2/dbmenu/#"]http://www.javascriptkit.com/script/script2/dbmenu/#[/URL] but since have made a few problems. At the moment, my script is only compatible with Internet Explorer 7 (not compatible with earlier versions) and can anybody help me debug the top menu at … | |
I have a template for web pages which is asp.net Inside the content object or whatever it's called, it wish to place a simpe PHP form. I tried it and the PHP code doesn't seem to be recognized as PHP but as text. Can this NOT be done? [code=syntax] <%@ … | |
hello everyone, i hope you could help me with this simple yet confusing css problem.. I want to have a three header - h1, h2, h3 to be in different font style... one is tahoma, arial and sans-serif.... how can i do that by calling the css below... [code=css]body, h1, … | |
what is the difference between html and css? thanks | |
hi i have problem with css and accordion when i change the color of accordion head at css the accordion become very slow when close and open it i do not know what is the problem this is the part of css code that belong to accordion header .accordionHeader { … | |
Hello. I have downloaded some ready projects and i saw that they seperate html from php. They are echoing everything through a class.For example they make a class for <html> tag for <body> etc. This is driving me insane.Whats wrong with just having some classes and then mix html and … | |
:'( Hi to all I'm new in the forum and this is my first post, I hope, you can help me with the following problem, I have a blank page with a flash object (swf) that plays a FLV movie. I'm trying to remove and return the object when the … | |
hello everyone!!! what is the difference between this two css [code=css] p { color : red; } .name p { color : blue; }[/code] how do i call this two css so that i can have a two results of p? one is color red and the other is blue. … | |
i tried to change my desktop wallpaper today and i keep getting this message: "[COLOR=Red]internet explorer cannot find the active desktop html file. this file is needed for your active desktop. -to turn off active desktop, click OK[/COLOR]" - so i went on google and did a search for the … | |
Hi. I have an HTML Control on my frame and I am able to display pages in it: [CODE] self.krtc = html.HtmlWindow(self, style=wx.NO_FULL_REPAINT_ON_RESIZE); self.krtc.LoadPage("apitest.html") [/CODE] However, I'm having real problems trying to pick up a CTRL + C event (Or a right mouse click event) to copy any selected text. … | |
I've got a blog up simply using html and css. what should i learn next, i want to add a comment feature stuff like that. my next project is going to be a forum wat languages are used to create forums? | |
Hi I am having trouble with the hotspots tool and slice tools in photoshop extended cs3 and fireworks cs3. I get a hotspot or a slice and it works fine until I put it online then it doesn't work. I can't use XHTML to make it work because I am … | |
Hello, how can I do this ? [URL=http://imageshack.us][IMG]http://img528.imageshack.us/img528/1996/ggg1mh2.jpg[/IMG][/URL] The table is simple table, you can imagine that as a picture. But my point is, how to make the writing like that ? | |
I have created a POP3 email client. I am having problems viewing the html and attachments in the message. Can somebody point me to a tutorial or a good site for this? I have googled it and found many ways to send an attachment, but right now I'm more interested … | |
Hi, I want to Convert 1. HTML file into PDF file and 2. PDF file into HTML file through code in vb.net or c#.net without using third party component | |
I am trying to import my bookmarks into Safari. I have never used safari before. The format of my bookmarks is a HTML file. When I try and import Safari displays the HTML file with the list of URLs but I cannot seem to import that list of bookmarks into … | |
How can you get an event (like pressing the submit button) to run a scrip on the server with out changing/reloading the clients webpage? |
The End.