PC Review


Reply
Thread Tools Rate Thread

Combo Box on page

 
 
C# newbie
Guest
Posts: n/a
 
      2nd Mar 2004
Hi,

There is a combo-box on a page and I've written a script using vbscript to
stress the page. Just need to know how I would be able to choose one item
from the combo-box since I want to pick different values of it during stress
instances.

Thanks
C# NewBie


 
Reply With Quote
 
 
 
 
Cor
Guest
Posts: n/a
 
      3rd Mar 2004
Hi C# Newbie,

You are better in riddles than me.

The page is that a window form or a Webform? (what we mostly call a page)
If it is a webform is it than a HTML dropdown or an ASPX dropdownlist (the
combo does not exist on a page)
Are you as C# user using VB.net?

Maybe we can help you if you tell us something more.

Cor

>
> There is a combo-box on a page and I've written a script using vbscript to
> stress the page. Just need to know how I would be able to choose one item
> from the combo-box since I want to pick different values of it during

stress
> instances.



 
Reply With Quote
 
C# newbie
Guest
Posts: n/a
 
      3rd Mar 2004
Hi Cor,

It's a web page (web form), written by and ASP.NET & I'm using C# but VB.net
is cool too

Hope this would be helpful





"Cor" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi C# Newbie,
>
> You are better in riddles than me.
>
> The page is that a window form or a Webform? (what we mostly call a page)
> If it is a webform is it than a HTML dropdown or an ASPX dropdownlist (the
> combo does not exist on a page)
> Are you as C# user using VB.net?
>
> Maybe we can help you if you tell us something more.
>
> Cor
>
> >
> > There is a combo-box on a page and I've written a script using vbscript

to
> > stress the page. Just need to know how I would be able to choose one

item
> > from the combo-box since I want to pick different values of it during

> stress
> > instances.

>
>



 
Reply With Quote
 
Cor
Guest
Posts: n/a
 
      4th Mar 2004
Hi C# newbie,

I give you beneath that some answers, but I think it is better to continue
in the newsgroups:

microsoft.public.dotnet.framework.aspnet
and
microsoft.public.dotnet.languages.csharp.

The answers on you page can you use the aspx control dropdownlist instead of
the html dropdown, than you can control that in your aspx.cs using C# code.

To start your javascript you can have a look at the page class. Dificult to
find on msdn because a lot of things are named page. So search for page
registerstartup.


http://msdn.microsoft.com/library/de...javascript.asp

I hope this helps,

Cor


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to get combo box selected index changed event in another page from the existing page in winforms Naresh Microsoft C# .NET 5 8th Jan 2010 06:25 PM
combo box same on form page kimmieboot Microsoft Access Getting Started 5 5th Jun 2008 06:46 PM
Combo on Subform..on Tab page =?Utf-8?B?bnljZG9u?= Microsoft Access Forms 6 8th Apr 2007 08:05 PM
Changing Tab Page using Combo box =?Utf-8?B?T1VfTWFydHluRg==?= Microsoft Access Form Coding 2 28th Sep 2006 04:33 PM
Combo Box in Data Access Page =?Utf-8?B?TWljaGFlbCBTLg==?= Microsoft Access 0 11th Jan 2005 01:57 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:48 PM.