6,049 Topics

Member Avatar for
Member Avatar for lordx78

[code=php] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>Cycle Tracks Portal</title> <style type="text/css" media="all">@import "images/style.css"; </style> <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="rss/" /> <?php $date = ('l dS \of F Y'); ?> </head> <body> <div class="content"> <div class="topmenu"> <div class="date_"> <?php echo $date; ?> </div> </div> [/code] …

Member Avatar for nav33n
0
165
Member Avatar for mikek999

I am writting a program that communicates with Amazon Seller services. One of the tasks involved is the uploading and downloading of XML documents containting order information. Below is the example source code provided by Amazon for vb.net. I finally got most of the code working, but I am stuck …

0
79
Member Avatar for lordx78

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <?php // connection to MySQL server mysql_connect('localhost','root',''); mysql_select_db('administration'); // *** Validate request to login to this site. //session_start(); if (isset($_POST['username'])) { $loginUsername=$_POST['username']; $loginPassword=$_POST['password']; $MM_redirectLoginSuccess = "validated.php"; $MM_redirectLoginFailed = "admin.php"; $MM_redirecttoReferrer = true; mysql_select_db('administration'); $errors = array(); if(empty($_POST['username'])) { $errors[] = 'You think …

Member Avatar for lordx78
0
73
Member Avatar for zdevine

Hello, Internet Explorer 7 windows are opening uncontrollably every time I start FireFox (browser of choice). About every 4 minutes a new window automatically opens. I've seen a couple threads dealing with the same issue but could never find a resolution. Something is triggering the problem every time I open …

Member Avatar for crunchie
0
321
Member Avatar for shedii

Are C & C++ knowledge required to learn php or a person good at html, css & xml can start learning php directly?

Member Avatar for richie513
0
134
Member Avatar for shubha_mishra

Hi All, I have questions related to SAML. 1- As per my req. i shoudl be login into one system which is on windows xp and from that Ihave to login on third party system which can be netware or anything else. I want to know can I use SAML …

0
54
Member Avatar for DoHBoY

Starting yesterday my laptop's internet browsers decided to stop working. Aim works, WoW works, everything that doesnt connect to a website works. If i type in an address it changes it to [url]HTTP:///[/url] or something like [url]http://search.yahoo.com/search?p=www.myspace.com&ei=UTF-8&fr=hp-psnb[/url] I tried downloading firefox to see if it was a problem with IE, …

Member Avatar for gerbil
0
258
Member Avatar for EduardoAndres

Hello everyone, This is the case: 1- I have a asp.net application that is hosted in the Web server hosting service (This hosting server is located in the US, but not near the office of my client ... " 2- The SQL 2005 database will also be hosted in the …

Member Avatar for SheSaidImaPregy
0
141
Member Avatar for linux

I opened Alacarte Menu Editor about 10 minutes ago, and tried to make one of my applications visible by checking the box next to it, and it crashed alacarte, and erased everything from my Applications dropdown box. Now, whenever I try to run Alacarte from System > Preferences > Menu …

Member Avatar for linux
0
198
Member Avatar for isotope

Hi everybody. I hope this thread won't be off-topic; I just choosed this section, because the infos I need are still quite general. For further (and more specific) questions, I will open new threads in appropriate sections. I'm creating a webpage with an online service, which should let visitors to …

Member Avatar for techniner
0
86
Member Avatar for Samudricka

[CODE] E:\CatalinaHome\webapps\axis\samples\userguide\example3>java org.apache.axis.cli ent.AdminClient deploy.wsdd - Processing file deploy.wsdd - Exception: AxisFault faultCode: {http://xml.apache.org/axis/}Server.userException faultString: java.net.ConnectException: Connection refused: connect faultActor: null faultDetail: stackTrace: java.net.ConnectException: Connection refused: connect at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(Unknown Source) at java.net.PlainSocketImpl.connectToAddress(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.SocksSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at java.net.Socket.&lt;init&gt;(Unknown …

0
61
Member Avatar for nikk

Hi friends, I'm creating a website for my college project. I came to know that to run it through tomcat, you need to create web.xml file first. i saw the readymade file in root directory of tomcat, but could not understand, how to modify (or create) it so as to …

Member Avatar for nikk
0
111
Member Avatar for ptaylor965

Is it possible to issue SQL Style Commands to manipulate data from XML Files ie. SELECT, INSERT, UPDATE and DELETE The reason i ask is the i want to write an appliclation that will store the database with the application but with out the user needing to have MSAssess (for …

Member Avatar for binoj_daniel
0
113
Member Avatar for nilay.rathod

Hello Frnds, I m configuring msxml in my VC++ but it s giving some errors like Error 13 fatal error LNK1169: one or more multiply defined symbols found D:\Major_project\practice\validate\Debug\validate.dll Error 11 error LNK2005: "public: virtual __thiscall _com_error::~_com_error(void)" (??1_com_error@@UAE@XZ) already defined in stdafx.obj comsuppwd.lib Error 12 error LNK2005: "public: static long …

0
49
Member Avatar for lordx78

[code=php] <?php //ob_start(); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>Cycle Tracks Portal - Validation Page</title> <style type="text/css" media="all">@import "images/style.css"; </style> <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="rss/" /> <script language="javascript"> redirTime = "5000"; redirURL = "index.php"; function redirTimer() { self.setTimeout("self.location.href redirURL;",redirTime); } </script> </head> <body> <?php …

Member Avatar for nav33n
0
180
Member Avatar for richie513

My name is Richard Walker from Australia and my username for this forum is richie513. I am a self taught web engineer and married with three beautiful children and a loving wife. I was born and raised in the harsh outback of Australia, and now reside on the beautiful sunny …

Member Avatar for richie513
0
164
Member Avatar for kalpana0611

hi everyone I am writing a program using C++. The program converts a text file into a xml file. it reads in one input file and outputs it to another file. The thing is I have 10 folder and each of these 10 folders consists of 58 text files, I …

Member Avatar for kalpana0611
0
204
Member Avatar for LogicWeb

I would appreciate if any designer can help me out on these two issues I'm trying to solve. To clarify, I'm using Firefox 2 on Vista 64 bit Ultimate. I also tested it with IE7 (32bit and 64bit versions). Same problem on all 3 browsers / versions. #1 The green …

Member Avatar for LogicWeb
0
205
Member Avatar for jelab89

I'm experiencing a little problem here with my code: DataSet _ds = new DataSet(); //convert xml to dataset _ds.ReadXml(textBox1.Text); try { //Create a relation between the Authors and the Titles tables. _ds.Relations.Add("Level", _ds.Tables["HEADER"].Columns["IDMAT"], _ds.Tables["ITEM"].Columns["IDNRK"]); } catch(DataException dt) { util.logThis("ERROR while Adding Dataset Relations between tables / UI / ProcessClick event …

Member Avatar for jelab89
0
157
Member Avatar for hanifa

Hi, this is my requirement : I have a c++ library/API in the server and client computers running Java applets can send data over to the server and server after processing will send the resultant data back. What I have done: Following the excellant tutorial at [url]http://www.linux.com/feature/113947?&depth=5&order=1&sortby=3&render=flat[/url] titled "Creating Web …

0
63
Member Avatar for Ezani

Hi all! I'm really excited to be a part of this forum. I'm trying to open a SOAP file from a common dialog in VB6 and then use the MSSOAPReader to read the SOAP file's envelope, body, header, etc. My code is as follows :- [code] Dim Reader As New …

0
112
Member Avatar for gheibia

Hi, I'm quite new to Jsp. The web server is Tomcat 6 and I have a Jsp page that uses a servlet as following code shows. [ICODE]<form name='uploadSO' method='post' encType='multipart/form-data' action='UploadUnConfirmedSOServlet' > <table width .....[/ICODE] The Jsp page is located under a folder called "Shipper" under my application's root directory: …

Member Avatar for gheibia
0
223
Member Avatar for wolih

Hi. I'm new user in ubuntu and I like very much the glade interface designer. I designed my first app and tryed to run it from python with this script: [CODE] #!/usr/bin/env python import sys import pygtk import gtk import gtk.glade class MainWindow: """ This is the main window """ …

Member Avatar for wolih
0
137
Member Avatar for new_2_java

Hi all, I am writing my first servlet, and facing some troubles. I have my servlet: [code] package com.example.servlet; // other imports... public class Hello extends HttpServlet{ public void doGet(HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException{ res.setContentType("text/html"); PrintWriter out = res.getWriter(); String name = req.getParameter("name"); out.println("<HTML>"); out.println("<HEAD><TITLE>Hello, " + name …

Member Avatar for new_2_java
0
552
Member Avatar for bvalvo

Please excuse me if this is not the correct forum for this question. [B]"How do I code HTML to use XML data in a web link?"[/B] I want to use XML data to easily change server names for links on 15+ web sites with 100+ pages. Normally, a link would …

Member Avatar for peter_budo
0
104
Member Avatar for anitha2324

[COLOR=#555555]am trying to create a web page to be used by my network users (inside my intranet)[/COLOR] [COLOR=#555555] [/COLOR] [COLOR=#555555]I want to get the visitor's name of my page ( in another words to get the network login user name of the person who is visiting my web page)[/COLOR] [COLOR=#555555] …

Member Avatar for gpm1982
0
283
Member Avatar for shaikh_mshariq

Hi to all the posters. I have come up with new problem using crimson parser to parse an xml file. I am creating xml file using crimson parser and DOM object. I have created a xml file using xmldocument object and i am setting nodes value according to tag name …

0
80
Member Avatar for pack

Hi I am not much experienced in JSP. I am facing one problem while printing a XML String on the screen. Code snippet -> String result = ab.returnResult(); result is returning a XML String..Suppose <A>123</A><B>SIR</B><C>21</C> I am printing -> <tr><td><%= result %></td></tr> I am getting 123SIR21 as output in the …

Member Avatar for ~s.o.s~
0
490
Member Avatar for nicky-river

Hi everyone, This is a small survey I am conducting on XML. Please read the question & please cast your votes on this topic. Thank you.

0
52
Member Avatar for rspercy

This is going to sound a little STUPID on my part. I am creating a vb 2K8 Ex. Ed. MP3 player. I would like to know how to creat an xml file. This is my table contents. Column Name Data Type Notes PlayListTitle nvarchar(50) Primary Key PlayList xml I have …

0
77
Member Avatar for Devastation

Hey, im new to the forums but im seriously hoping somone can help me clean this stuff up. I have avast! antivirus and it keeps detecting trojans so i need some help, he is my HJT log: Logfile of HijackThis v1.99.1 Scan saved at 12:28:41 PM, on 06/02/2008 Platform: Windows …

Member Avatar for Devastation
0
142
Member Avatar for xeeb

is it possible to retrieve live data (maybe an xml file) from a website to use on your own website? ,lacking in knowledge of new technology

Member Avatar for Walkere
0
143
Member Avatar for menononnet

The Necessity of Ad Rotator is to show the banner ads in random order, the displayed banner ad can change whenever the page reloads.With this SWFRotator Component You can Show your (.swf) random ads. Now you can easily embed your flash (swf) using adrotator in asp.net 2.0… The idea is …

0
56
Member Avatar for davem48

Have Win XP SP3 and Office 2003 with upgrade to allow it to read or save in Office 2007 format (.xml). Worked fine for awhile and shortcuts to files would open file in correct app, i.e. a word processing file would open in Word, and a spreadsheet would open in …

Member Avatar for caperjack
0
306
Member Avatar for majestic0110

Hi there. The project I am building is an ASP.NET browser based application that has two classes. Login class main menu class now these two classes are working as they should (I.e. valid user logs in, proceed to main menu). The trouble is, I also have another class that applies …

Member Avatar for majestic0110
0
523
Member Avatar for majestic0110

Hi all I am working on a 2 tier project and need (when the user closes the browser) to figure out a way of removing some .XML files stored in a dir on a server/local drive. any ideas?

Member Avatar for majestic0110
0
61
Member Avatar for abrou

I'm fairly new to XML and I have one question that I've been trying to figure out for a long time, but up to now I've been able to ignore. I now think it is causing me problems in my code. When is a node not an element node? What …

0
56
Member Avatar for electron33

Hi. I have a little problem. i tries to connect to a datasource defined in Tomcat context. But when i run the jsp page i got an error telling that the driver i not found. I'm using the mysql jar 5.0.x whitch i have placed under Catalina common lib folder …

Member Avatar for electron33
0
101
Member Avatar for Sayad2000

' For example in the following code I need to pick up an Attribute in an XML file, but for some nodes, the attribute is mispelt as "ANumberAnalysisCause" instead of "aNumberAnalysisCause". How can I pick up either of the two attribute node values? .. Set MoBN_AttributesNode = MoBN_Attributes.getNamedItem("aNumberAnalysisCause") MoAN_CAUSE(c_child) = …

Member Avatar for bushman_222
0
149
Member Avatar for vedmack

Hi I have built a web site using Struts/Tiles... in one of the tiles i got iframe in which I load a XML file from the server like this <iframe name="showXml" frameborder="no" src="filename.xml" width="100%" height="100%" ></iframe> the problem is that after I'm updating the file in other Tile (and the …

0
56
Member Avatar for rightway

Over the years, India has become very important to the world. It has emerged as the key location, offering world-class talent. The software designers and developers (read: Rightway solution’s designers and developers) are at par with the best in the world. This core competence is built on back of merit. …

0
48
Member Avatar for rrocket

I have been looking all over trying to find a simple example of how this is done... Basically I want to send info from a form to another website API via XML and get the information they send back to me. If anyone has any examples or knows of any …

Member Avatar for rrocket
0
125
Member Avatar for keltoid

OK, I have been doing web design for about 9 years -- by myself. I went to a 10 wk program that taught all Photoshop, Illustrator, desktop pub programs, and then an extra week (40 hrs) of web design, which... I had already taught myself HTML, but gave me a …

Member Avatar for DangerDev
0
110
Member Avatar for msaenz

Greetings I want to take part of a word remove it and then append something new. Here is my xml [inlinecode] <Symbols> <Item> <Symbol>UPS2008</Symbol> <Order>usg_05Y</Order> </Item> </Symbols> [/inlinecode] My python code should remove the 2008 in UPS and change it to 2009 (basically write to file with elementtree), except I …

Member Avatar for msaenz
0
2K
Member Avatar for palej

Hey, I have a this readblog.cs file in projects App_Code folder, and at main folder I have Blog.aspx -> Blog.aspx.cs file. And I have a Table control in Blog.aspx file, called Bloglist, and I am trying to modify it from App_Code/readblog.cs class file and I dont know how to use …

Member Avatar for palej
0
248
Member Avatar for abrou

Hello, I am a fairly inexperienced programmer, and I am confusing myself. I want to have a member function or a different class return an array of structures. I've read that I have to do this by reference, but I can seem to get it right. Can someone help? The …

Member Avatar for John A
0
114
Member Avatar for palej

Hey, I have a this `readblog.cs` file in projects `App_Code folder`, and at main folder I have `Blog.aspx -> Blog.aspx.cs` file. And I have a Table object in Blog.aspx file, called Bloglist, and I am trying to modify it from `App_Code/readblog.cs` file and i cant get it work. here's a …

Member Avatar for Ramy Mahrous
0
150
Member Avatar for tj3333

OK - I keep getting the dreaded explorer buffer overrun message and Internet explorer periodically opens up new windows for me to all kinds of interesting sites, so it's pretty obvious I've managed to get my PC infected. I've updated definitions and run Spybot, Windows Defender and Norton, attempted to …

Member Avatar for gerbil
0
125
Member Avatar for EchoQuiet

Greetings Everyone, I've found myself being referred to <DANIWEB> from web development-related Google searches quite frequently. So I decided to become a member. I didn't realize the depth of the community and content here until this morning when I was looking up XHTML related issues. Every other search was bringing …

Member Avatar for jbennet
0
234
Member Avatar for Agni

Guys i have a design where in i have 6 classes called 1)HttpServer 2)ParserClass 3)InputInterface 4)Cartonization 5)OutputInterface and then i have a 6)Manager class. HttpServer gets the request xml as a string in request body. ParserClass parses the string xml and stores value in variables. inputInterface inserts the values in …

Member Avatar for ithelp
0
101

The End.