6,574 Topics

Member Avatar for
Member Avatar for kobi

Hello there, How can i load an xml file,to treeview control and show it in my html page? Thanks

Member Avatar for alc6379
0
101
Member Avatar for AaronASterling

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, …

Member Avatar for AaronASterling
0
105
Member Avatar for yired

[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.

Member Avatar for yired
0
113
Member Avatar for x3n1x

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 …

Member Avatar for x3n1x
0
150
Member Avatar for Nikki Precel

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 …

Member Avatar for MidiMagic
0
114
Member Avatar for SergioQ

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 …

Member Avatar for SergioQ
0
75
Member Avatar for toddlerner

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 …

Member Avatar for toddlerner
0
98
Member Avatar for djcritch

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: ============================================== …

Member Avatar for nav33n
0
746
Member Avatar for djcritch

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: ============================================== …

Member Avatar for jasimp
0
177
Member Avatar for Nikki Precel

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 …

Member Avatar for happygeek
0
193
Member Avatar for kavithakesav

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 …

Member Avatar for jetru
0
73
Member Avatar for girlinwayside

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 …

Member Avatar for MidiMagic
0
80
Member Avatar for pilchas

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 …

Member Avatar for trudge
0
101
Member Avatar for dakkar

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 …

Member Avatar for mavines
0
116
Member Avatar for bhappy

Hai All, Can any one help me how to get html hidden varaible value in asp.net code-behind. Thanks, Aswath.

Member Avatar for bhappy
0
57
Member Avatar for ripthorn

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 …

Member Avatar for mmick66
0
53
Member Avatar for gustavobrust

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 …

Member Avatar for FC Jamison
0
58
Member Avatar for kobi

Hello , I have created an treeview control in C# form,how can i load this control to my HTML page? Thanks

Member Avatar for yagiD
0
94
Member Avatar for ybn1197

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 | …

Member Avatar for Nick Evan
0
847
Member Avatar for mattyfed

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)... …

Member Avatar for alc6379
0
95
Member Avatar for jeremy032180

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 …

Member Avatar for Roebuc
0
112
Member Avatar for drsmith

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 …

Member Avatar for drsmith
0
105
Member Avatar for k2k

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

Member Avatar for joshua.tilson
0
68
Member Avatar for Tsjelle

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 …

Member Avatar for Oxiegen
0
206
Member Avatar for jnwry

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??

0
54
Member Avatar for black3

It's a great way to change background colors site wide. But it seems so horribly broken for what it's used for. The tools given aren't particularly sane for page layout. One should be able to set up whatever constraints (equal, proportional, parallel, etc) as needed and the agent displaying the …

Member Avatar for cmills83
0
541
Member Avatar for ralph w

I'm not only new here but I am totally green at web design too. I'm trying to write a 3 page site for a homework assignment and I can't figure out what's wrong with my code. All <p> tags are supposed to be indented 1.8 em, but I need to …

Member Avatar for cashu
0
119
Member Avatar for shipar

is it possible [COLOR="Red"]to read a specific data from a defined web page of a defined website[/COLOR]? if possible please help for this.............or suggest me which language is appropriate for that.

Member Avatar for shipar
0
112
Member Avatar for shipar

hello, i am a new comer. is it possible [COLOR="Red"]to read data (e.g. some integers followed by a unique word) from a defined web page of a defined web site?[/COLOR] if possible please help me or suggest me which language is appropriate to do the job.........

Member Avatar for shipar
0
110
Member Avatar for Labby77

Hello all master coders, I have been doing my site exclusivley in html. What is the big differences bewteen php and html? What are the advantages/disadvantages? What, if any would be the penalty from going from an html site to a php site? Would this hurt the PR I have …

Member Avatar for TopDogger
0
110

The End.