Im really not .. there is nothing I cant do right now in ASP .. so why switch ..Quote:
Originally Posted by RhinoBull
Printable View
Im really not .. there is nothing I cant do right now in ASP .. so why switch ..Quote:
Originally Posted by RhinoBull
Just like RhinoBull said. You can hide your code into a compiled DLL.
You do that in the "old" ASP .. :confused:Quote:
Originally Posted by tommygrayson
Yea, that's what I thought. You know, I will just rest - it's no fun to debate with you rory - like Rob said few days ago you are opposing everything that's new so why bother... I hope your customers will realize one day what you you sell them.Quote:
Originally Posted by rory
Have a good "old timers" life. :wave:
Yep i have fun taking .Net framework off every PC i clean up .. :wave:Quote:
Originally Posted by RhinoBull
PS, you would not know what i oppose or dont oppose .. new or old .. outside of the Vb world .... you dont know me and neither what I do for a living it seems .. old timer.
Really how?Quote:
Originally Posted by rory
Set myObject = CreateObject("MyProject.Something") <- Registered DLL.Quote:
Originally Posted by tommygrayson
Then how will it interact with Web controls?Quote:
Originally Posted by rory
which web controls?Quote:
Originally Posted by tommygrayson
Listbox, textbox, labels, tables, etc, etc, etc.Quote:
Originally Posted by rory
why/how do you want MyProject.Something to interact with those?Quote:
Originally Posted by tommygrayson
Simple,Quote:
Originally Posted by rory
I can dynamically repopulate controls and manipulate them through code while hiding the code that manipulates them in a compiled .DLL.
:bigyello:
And you cant do that in ASP? Have you ever used ASP? (see title of thread)Quote:
Originally Posted by tommygrayson
Also are you saying ASP.net is client side code?
I don't know. You tell me. That's why I am asking you how.Quote:
Originally Posted by rory
Yes I have used it and I have seen its profound limitations.Quote:
Originally Posted by rory
No. It is still server-side but it can call client side codes while on the server-side processing while hiding its code through a compiled .DLL.Quote:
Originally Posted by rory
So it replaces Javascript and DHTML?Quote:
Originally Posted by tommygrayson
Since the users Browser only sees Client side code, HTML, Javascript etc, how does the browser interact with the ASP.Net Vb code?
Could not have used it for that long, as you didnt know how to create an Object in ASP, which is ASP/VBscript 101.Quote:
Originally Posted by tommygrayson
Im not going to teach you ASP on this thread .. sorry.Quote:
Originally Posted by tommygrayson
Please goto the ASP forum and post your question, thanks.
Not yet. But it throws Javascript and DHTML and others.Quote:
Originally Posted by rory
Through server side requests. Client side submits info. Server verifies info. Server sends Javascript or any client side functions. Browser reads response language type as Javascript. Browser performs Javascript function.Quote:
Originally Posted by rory
What the heck is DHTML?
Anyway, you're both miles off topic now. Maybe time to close this thread up? I think it's past its use-by date.
sorry. next thread will be about Php .. :DQuote:
Originally Posted by penagate
and .. http://www.w3schools.com/dhtml/default.asp