Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

help with passing values from an aspx page?
hi everyone, can anyone point me some help or reference on passing values
from an aspx page? i have a vb6 dhtml page which is supposed to retrieve a
string variable from an aspx page. how do i do it?

Thanks!!

Report this thread to moderator Post Follow-up to this message
Old Post
Daniel
05-30-05 01:55 PM


Re: help with passing values from an aspx page?
Oks, first off, there was no need to post this errr.... 4 times.

Second, the answer to your question depends on 2 things;

1. what your aspx does/returns and how it does such
2. How your dhtml page is setup to function.

For example, if it returned the value as a querystring, you could use;

<Script Language=3D"VBScript">
MsgBox Request.Querystring("sQuery")
</Script>

If it returns it to the aspx page itself however, you'd need to use =
XMLHTTP to retrieve and parse the page for the value you were wishing to =
use.

--=20
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

"Daniel" <Daniel@discussions.microsoft.com> wrote in message =
news:6DBFEBD5-547F-48B0-9D82-9CD981EA2031@microsoft.com...
> hi everyone, can anyone point me some help or reference on passing =
values=20
> from an aspx page? i have a vb6 dhtml page which is supposed to =
retrieve a=20
> string variable from an aspx page. how do i do it?
>=20
> Thanks!!


Report this thread to moderator Post Follow-up to this message
Old Post
Steven Burn
05-30-05 01:55 PM


Re: help with passing values from an aspx page?
actually, i have a string that will store the values which are keyed into a
textbox on the aspx page and i am supposed to retrieve the value in the dhtm
l
page and use the string to perform some operations.


"Steven Burn" wrote:

> Oks, first off, there was no need to post this errr.... 4 times.
>
> Second, the answer to your question depends on 2 things;
>
> 1. what your aspx does/returns and how it does such
> 2. How your dhtml page is setup to function.
>
> For example, if it returned the value as a querystring, you could use;
>
> <Script Language="VBScript">
>     MsgBox Request.Querystring("sQuery")
> </Script>
>
> If it returns it to the aspx page itself however, you'd need to use XMLHTT
P to retrieve and parse the page for the value you were wishing to use.
>
> --
> Regards
>
> Steven Burn
> Ur I.T. Mate Group
> www.it-mate.co.uk
>
> Keeping it FREE!
>
> "Daniel" <Daniel@discussions.microsoft.com> wrote in message news:6DBFEBD5
-547F-48B0-9D82-9CD981EA2031@microsoft.com... 
>
>

Report this thread to moderator Post Follow-up to this message
Old Post
Daniel
05-31-05 08:56 AM


Re: help with passing values from an aspx page?
"Daniel" <Daniel@discussions.microsoft.com> wrote in message
news:6DBFEBD5-547F-48B0-9D82-9CD981EA2031@microsoft.com...

> hi everyone, can anyone point me some help or reference on passing values
> from an aspx page? i have a vb6 dhtml page which is supposed to retrieve a
> string variable from an aspx page. how do i do it?

Can you define "VB6 DHTML page"? Are you hosting a WebBrowser control in
your app? Did you use a Web Class? (Hopefully not; that would be like making
a video and only issuing it in BetaMax....)



Report this thread to moderator Post Follow-up to this message
Old Post
Jeff Johnson [MVP: VB]
05-31-05 08:55 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Visual Basic archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 06:35 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.