-
Assign xml fields to ASP session variable using DOM
Hey,
I am using the XML DOM to read the contents of an XML page. I want to assign
the contents of the XML to a string and add this string to a session variable..
- i am familiar with creating the DOM object but after that I cannot retrieve
the XML values on the ASP page..
Any suggestions on how I can do this???
Thanks
Dar
-
Re: Assign xml fields to ASP session variable using DOM
Hey too,
I'm not sure what your question is. Perhaps, a little code may help to
identify the problem.
If I'm not wrong understanding your problem, maybe this can help you: "DOM
object has xml property where you can return the xml string". Pass this xml
string to a 'hidden field' in the asp. When you submit the html form, the
asp will take the 'hidden field' value.
Regards,
David Tjandra
"Dar" <> wrote in message
news:3d917dd5$1@10.1.10.29...
>
>
> Hey,
>
> I am using the XML DOM to read the contents of an XML page. I want to
assign
> the contents of the XML to a string and add this string to a session
variable..
> - i am familiar with creating the DOM object but after that I cannot
retrieve
> the XML values on the ASP page..
>
> Any suggestions on how I can do this???
>
> Thanks
>
> Dar
>
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks