954,580 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

asp.net DOM inspection

hey there im working on this asp.net project and i want to

Response.Write("");

in a specific

<div>

anyone can help?

w_3rabi
Junior Poster
160 posts since Dec 2006
Reputation Points: 18
Solved Threads: 9
 

Response.write is pretty old school ASP. You're using .NET now. Make a with no text and set its .Text property at the proper time.

nikkiH
Junior Poster in Training
79 posts since Dec 2006
Reputation Points: 13
Solved Threads: 4
 

i dont want just to write text and i know how to use labels
anyway want i wanted is to insert some in a specific location in the page like the javascript DOM stufff.....
btw : i figured out a solution thnx 4 ur hlp anyway..
c u later

w_3rabi
Junior Poster
160 posts since Dec 2006
Reputation Points: 18
Solved Threads: 9
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You