Click here to Skip to main content
15,909,325 members
Home / Discussions / XML / XSL
   

XML / XSL

 
Question2 xml used from the same hmtl page Pin
Russell'20-Dec-09 1:04
Russell'20-Dec-09 1:04 
QuestionXSL +query string value Pin
sangeethanarayan18-Dec-09 2:26
sangeethanarayan18-Dec-09 2:26 
AnswerRe: XSL +query string value Pin
Brij21-Dec-09 7:38
mentorBrij21-Dec-09 7:38 
QuestionXPATH problem Pin
Rohit16db15-Dec-09 3:23
Rohit16db15-Dec-09 3:23 
AnswerRe: XPATH problem Pin
Stuart Dootson15-Dec-09 11:31
professionalStuart Dootson15-Dec-09 11:31 
QuestionMissunderstanding schema namespaces Pin
FJJCENTU6-Dec-09 2:00
FJJCENTU6-Dec-09 2:00 
AnswerRe: Missunderstanding schema namespaces Pin
Dimitri Witkowski27-Dec-09 0:08
Dimitri Witkowski27-Dec-09 0:08 
QuestionXML ASP to ASP.net with url parameters [modified] Pin
smichael4-Dec-09 15:59
smichael4-Dec-09 15:59 
Just a open question. I have seen the codes like asp/xml admin to add delete and modify data in an xml. from that I created milti xml files like in an MSaccess where one has multi tables linked by a keyID from table to table, the same way even excel can be linked from sheet to sheet but are still seperate sheets.
That has worked out really well. I have written my own multi-file menu navigation xml that spans over to a record xml to display data and images. that you can see how well over 10,000 images are displayed with around 1000 navigation links at www.wartimepress.com

The next thing I am working towards is making a multi user xml portal database and login. I have one done but took a moment to ponder upgrading my code to aspx. However I have not seen any samples or examples that show how to pass url values where aspx can get them and filter a xml to match and sort via a value.

So many so called examples have been removed from the web, or are becoming outdated. and if one does find a code it mostly is not secure in hidding your file location where a person can reverse hack locations and file structures. also 90% of code examples are sql DB not xml. the last 10% is add delete modify display xml in aspx, but I have not found anything but C or VB examples how to make a pull down or radio buttons and even those codes dont show how to select a value and reload a new xml and filter for say "navy" then display match records with the value passed to a xslt.

Well is apsx all that, or is it still going to take a few years for it to do what asp does already? is you take a look at wartimepress.com you can see where the navigation to the left selects a value from a xml file then via the url redisplay any match records from another file in the content center of the page via xslt.

Thanks if any one has seen aspx code that does the same. and a simple multiuser xml starter code in XML not sql.
--------
my code is in classic asp,
url xml navigation selects "name_value" into a url
that url select string passed to asp to xslt to display records.
---
I also have many other xml cods which randomly display banners and count impressions and clicks show from other site locations where the code has been placed. I have not expanded it to show unique visitor per click from sites yet.

----
I also have another site where I am working on my own genealogy xml standard to display records but the multi user and level access per user is my hold up at the moment.

modified on Friday, December 4, 2009 10:06 PM

QuestionCreate HTML with XML including Images and XSL Pin
FJJCENTU4-Dec-09 6:58
FJJCENTU4-Dec-09 6:58 
AnswerRe: Create HTML with XML including Images and XSL Pin
Brij14-Dec-09 7:51
mentorBrij14-Dec-09 7:51 
QuestionA XMLHttpRequest Request: It looked simple enough, now I just want it to work. Pin
Greth30-Nov-09 3:45
Greth30-Nov-09 3:45 
AnswerRe: A XMLHttpRequest Request: It looked simple enough, now I just want it to work. Pin
Stuart Dootson2-Dec-09 22:43
professionalStuart Dootson2-Dec-09 22:43 
GeneralRe: A XMLHttpRequest Request: It looked simple enough, now I just want it to work. Pin
Vindhyachal_Kumar22-Dec-09 4:27
professionalVindhyachal_Kumar22-Dec-09 4:27 
QuestionSpecification for Data Transfer in XML format? Pin
Anuj Chauhan from India29-Nov-09 21:43
Anuj Chauhan from India29-Nov-09 21:43 
AnswerRe: Specification for Data Transfer in XML format? Pin
dan!sh 29-Nov-09 23:15
professional dan!sh 29-Nov-09 23:15 
QuestionStoring XML data into SQL database Pin
KSR8125-Nov-09 8:44
KSR8125-Nov-09 8:44 
AnswerRe: Storing XML data into SQL database Pin
Ashfield26-Nov-09 1:22
Ashfield26-Nov-09 1:22 
QuestionExample modal popup in XSL Pin
Dangermouse50023-Nov-09 23:41
Dangermouse50023-Nov-09 23:41 
QuestionProcedure for sending XML between Web Computers without Web Services Pin
FJJCENTU19-Nov-09 12:11
FJJCENTU19-Nov-09 12:11 
AnswerRe: Procedure for sending XML between Web Computers without Web Services Pin
Richard MacCutchan19-Nov-09 22:10
mveRichard MacCutchan19-Nov-09 22:10 
QuestionHow to embed images in to xml file? Pin
chandrusofts16-Nov-09 22:07
chandrusofts16-Nov-09 22:07 
AnswerRe: How to embed images in to xml file? Pin
Ghydo16-Nov-09 23:45
Ghydo16-Nov-09 23:45 
GeneralRe: How to embed images in to xml file? Pin
ammaippan19-Nov-09 19:44
ammaippan19-Nov-09 19:44 
GeneralRe: How to embed images in to xml file? Pin
Ghydo20-Nov-09 0:02
Ghydo20-Nov-09 0:02 
GeneralRe: How to embed images in to xml file? Pin
ammaippan23-Nov-09 0:33
ammaippan23-Nov-09 0:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.