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

New Textboxes, images etc at runtime

This is not working for me asp.net web page. Maybe dumb question:

dim tex as new textbox

tex.location = new point (150,150)---------this is highlighted as error
tex.width = 150 ---------this does nothing
tex.height = 22 ---------this does nothing

controls.add(tex) ---------this is highlighted as error

Where is my textbox named tex?
Please let me know if you have solution for me.

Thanks

adrianSigamoney
Newbie Poster
18 posts since Mar 2010
Reputation Points: 10
Solved Threads: 0
 

It won't work here either because this forum is for Classic ASP and not ASP.Net

ArtistScope
Junior Poster
150 posts since Jun 2010
Reputation Points: 5
Solved Threads: 14
 

Cheers!

adrianSigamoney
Newbie Poster
18 posts since Mar 2010
Reputation Points: 10
Solved Threads: 0
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You