473,405 Members | 2,445 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,405 software developers and data experts.

visual basic.net 1.1 question

I want to setup the presentation layer of a new visual basic.net 1.1 asp.net
web application separate from the business logic and the data access layer.
The presentation layer needs to have a front end that is unique for each of
the financial companies that I process for. Basically I want all processing
to be the same, but the asp.net 1.1 web pages to be unique for each of the
financial companies that I process for.
To accomplish this, I am planning to have a unique cascading style sheet
setup for each financial company that I process for. My problem is occuring
that when I am trying to use some asp.net 1.1 web controls, the 'asp' is part
of the tag. This is fine with me. However when I setup some "div" html tags,
the asp.net 1.1 ide changes the html "div" tags to span tags. When you have
"span" tags, span html tags can not be overridden in cascading style sheets.
Thus, I have the following 2 questions:
1. How can you use web controls so that html "div" tags are noty changed
to "span" tags?
2. To have this unique presentation layer for each company I process for,
what else can I do in asp.net 1.1 besides using cascading styles sheets? Can
you tell me what to do and/or point me to a url that I can use as reference
on how to setup various presentation layers? The only difference in the
presentation layer would be things like font, colors, images brought in.

Nov 23 '05 #1
1 947
Wendy,
Thus, I have the following 2 questions:
1. How can you use web controls so that html "div" tags are noty changed
to "span" tags?
This is a kind of irritating Microsoft thing from which they think they have
to do unasked often in their software, that they do it by endusers is
obvious however in my opinion by developpers not.

However you can see what the HTML editor in the Text part from the options
will do for you.
2. To have this unique presentation layer for each company I process
for,
what else can I do in asp.net 1.1 besides using cascading styles sheets?
Can
you tell me what to do and/or point me to a url that I can use as
reference
on how to setup various presentation layers? The only difference in the
presentation layer would be things like font, colors, images brought in.


I find CSS still the nicest. All others where to time expensive for me.

(The designer from version 2005 uses the CSS styles completely inline by the
way)

I hope this helps,

Cor
Nov 23 '05 #2

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

Similar topics

10
by: John | last post by:
I have a problem, it's not with any code I have because... there is no code. When I run a blank visual basic 6 form, it opens up just fine. When I add a text box, a caption, and a button... it...
2
by: PkingTom | last post by:
I have read that Visual Basic 6.0 is included with Visual Studio 6.0 Professional Edition. Maybe this is a dumb question but how do I bring up the VB Editor? I wasn't sure if I installed it even...
8
by: delete table with Visual Basic 6 | last post by:
Dear developer, I have an error message when I try to delete or drop Microsoft Access XP table with ADOX in Visual Basic 6. I use the ADOX.Catalog and ADOX.table to create and delete or drop table...
4
by: LCAdeveloper | last post by:
I have had to move to Visual Studio.NET Pro. from Visual Basic 4.0 and am now starting to re-write our code. I was a bit surprised to find that Visual Basic.NET no longer supports fixed length...
4
by: MikeB | last post by:
I've been all over the net with this question, I hope I've finally found a group where I can ask about Visual Basic 2005. I'm at uni and we're working with Visual Basic 2005. I have some books, ...
1
by: frankhanretty | last post by:
Do I have to install Visual basic on the remote terminals as I did on the server? I have an visual basic 5 application running fine on my client's server and he is now networked. He wants to run the...
6
by: Salman | last post by:
I would like to know how I can distribute the application that I create with Visual C++ express edition. I checked the menu options to find a deploy option similar to the one found on the Visual...
4
by: Chris Asaipillai | last post by:
Hi there My compay has a number of Visual Basic 6 applications which are front endeed onto either SQL Server or Microsoft Access databases. Now we are in process of planning to re-write these...
1
by: Ronm | last post by:
Hey Guys, I have a problem which has been driving me crazy for the last days. I'm working on a small project involving: Visual Basic Acces Database ASP and adobe/macromedia Flash,
16
by: AirborneBob | last post by:
I just installed MS Office Enterprise on my system today and jumped right in to MS Access. Because I am familiar with Access I had very few problems navigating around. Here is the big question. ...
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...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.