473,385 Members | 1,384 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

HOWTO: Do Print-to-Screen Statments in a .vb file

How can you print values in variables to the screen in a .vb file when the
page loads? The Response.Write won't work

--
Dan Sikorsky, MSCS BSCE BAB

Nov 20 '05 #1
3 1020
Cor
Hi Dan,

This is very much guessing,

Do you mean something as me.label1.text = "I want this on the page"

As far as I know is the response.write is before the send of the page so you
loose that.

Or explain it something more?

Cor
How can you print values in variables to the screen in a .vb file when the
page loads? The Response.Write won't work

Nov 20 '05 #2
Yes, I want to write the values in variables to the screen so I can debug my
code. This writing is done on the server-side when the page is constructed.

--
Dan Sikorsky, MSCS BSCE BAB
"Cor" <no*@non.com> wrote in message
news:uW**************@TK2MSFTNGP09.phx.gbl...
Hi Dan,

This is very much guessing,

Do you mean something as me.label1.text = "I want this on the page"

As far as I know is the response.write is before the send of the page so you loose that.

Or explain it something more?

Cor
How can you print values in variables to the screen in a .vb file when the page loads? The Response.Write won't work


Nov 20 '05 #3
Cor
Hi Dan,

Show some sample code what you have done untill now?

Cor
Yes, I want to write the values in variables to the screen so I can debug my code. This writing is done on the server-side when the page is constructed.

Nov 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: newgene | last post by:
Hi, group, I guess it is a simple question for you, but it puzzles me for a while. I use a wxTextCtrl in my application for output result and any exception msg. I know I can add new msg onto...
2
by: Alexander Eisenhuth | last post by:
Hello alltogether, I hope somebody can help me in that case. I bet I have overseen s.th.. I have a VC++ IDispatch Com-Server (ATL) and include for error handling issues a enumeration in the...
4
by: mirek | last post by:
Hello, at first - I'm newbie in C#, I came from the world of PHP. In "my world" there is SOPA Client call wery simple and clear. Something like this: <?php $client = new...
4
by: Marco Meoni | last post by:
Hi. I read the Gordon McMillan's "Socket Programming Howto". I tried to use the example in this howto but this doesn't work. The code is class mysocket: '''classe solamente dimostrativa -...
1
by: Benny Schudel | last post by:
Howto put these two queries together? sql = "SELECT DISTINCT medium_id, COUNT(tag) AS count FROM tags WHERE tag = 'test' GROUP BY medium_id ORDER BY count DESC" This query is working. Id...
3
by: durumdara | last post by:
Hi! I want to replace some seqs. in a html. Let: a- b = ab but: xxx -
3
by: dmitrey | last post by:
hi all, howto check is object Arg1 - a func, lambda-func - something else? I tried callable(Arg1), but callable(lambda-func) returnes False Thx, D.
7
by: dmitrey | last post by:
howto make Python list from numpy.array? Thx, D.
4
by: maborak | last post by:
loading.............. var a =function() { this.b=function(){}; } //howto isset this.b ?
8
by: dmitrey | last post by:
howto check does module 'asdf' exist (is available for import) or no? (without try/cache of course) Thx in advance, D.
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.