Ask a Question related to ASP Components, Design and Development.
-
abcd #1
HTML Tab pages
I ahve an asp page which has many controls. I have identified that I can
arrange then into different tab pages. are there any samples of the tab
pages in ASP which can be cross browser.
Simple HTML/JavaScript way will be fine. We want to avoid the third party
tab controls.
Thanks
abcd Guest
-
non printable html pages
Hello everybody, I am willing to create a web site that will include basically pictures that is required to be non printable and non editable so... -
html and indexed pages
I am trying to get ranked in google and only my index pages tend to get indexed. I do not understand why my secondary pages, do not get indexed for... -
building HTML pages from CFM pages
Does CF have a function that could be used to build static pages from dynamic pages? I realize I could just save the HTML that it outputs as an... -
Generating HTML pages
how would i go about creating a CFML template to loop through a list and create an HTML file for each item inthe list? is this possible with CF? -
Kde 3.1.2: konqueror & html pages
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hallo! I've set Opera to be the default browser, but sometimes I'd like to use konqueror to... -
Evertjan. #2
Re: HTML Tab pages
abcd wrote on 10 mei 2006 in microsoft.public.inetserver.asp.general:
"tab pages in ASP"> I ahve an asp page which has many controls. I have identified that I
> can arrange then into different tab pages. are there any samples of
> the tab pages in ASP which can be cross browser.
>
> Simple HTML/JavaScript way will be fine. We want to avoid the third
> party tab controls.
>
No, ASP is serverside,
you seem to ask for "clientside ASP"?
ASP is serverside,
so there can per definition be no cross browser incompatibilities.
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Evertjan. Guest
-
abcd #3
Re: HTML Tab pages
I know ASP server side. ASP page includes the client side code too....each
tab is going to represent me an asp page ...so I thought this will be good
group to ask.....
I know it can be either done by integrating third party or custom
control....but I want to do it using Javascript/DHTML something like
that....
most of the time people like to answer that "This is not the right group"
cheers !
Evertjan. wrote:> abcd wrote on 10 mei 2006 in microsoft.public.inetserver.asp.general:
>>>> I ahve an asp page which has many controls. I have identified that I
>> can arrange then into different tab pages. are there any samples of
>> the tab pages in ASP which can be cross browser.
>>
>> Simple HTML/JavaScript way will be fine. We want to avoid the third
>> party tab controls.
>>
> "tab pages in ASP"
>
> No, ASP is serverside,
> you seem to ask for "clientside ASP"?
>
> ASP is serverside,
> so there can per definition be no cross browser incompatibilities.
abcd Guest
-
Bob Barrows [MVP] #4
Re: HTML Tab pages
abcd wrote:
So what? That does not make client-side questions relevant in asp groups. If> I know ASP server side. ASP page includes the client side code
the question you are asking can be applied to a page with a .htm extension
(which is definitely the case in this instance), then you need to be asking
in a client-side scripting or, in the case of this question, an html or css
group.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Bob Barrows [MVP] Guest
-
McKirahan #5
Re: HTML Tab pages
"abcd" <abcd@abcd.com> wrote in message
news:uiX2ryFdGHA.3388@TK2MSFTNGP05.phx.gbl...[snip]> I ahve an asp page which has many controls. I have identified that I can
> arrange then into different tab pages. are there any samples of the tab
> pages in ASP which can be cross browser.
Is this what your looking for?
Super-Simple DHTML Tabs
[url]http://concepts.waetech.com/dhtml_tabs/[/url]
McKirahan Guest



Reply With Quote

