Good morning!
I have a web form with a datagrid on it
and I was wondering how to implement paging without postback (like the new Infragistics webgrid).
I mean, I'm using Ajax to transfer the code to an aspx page,
I'm querying the database to fetch the new data
but then... what? xml?
How do I...
Thanks, I'll try that!
One more question:
does flash 'know' the included in the html (actually aspx) javascript file code?
Will I have any problems calling a function that's inside a .js file?
Hi everyone!
My colleague has written a flash to be acting like a tab (4 options for the user),
and we would like to be able to know when a user presses a specific "tab", calling then a function "AjaxCall" (the function itself is included in the original aspx page) to pass the pressed tab index...
Hi guys!
I have a flash control like a tab,
and I want to post to asp.net in order to know which tab the user clicked!
How can this be done?
Thanks in advance!
Hi guys!
What has happened to visual studio 2005 regarding global variables?
Can't we use them anymore?
I have created a "GlobalDeclaration.vb" file (in app_code folder) to place an enum and when I try to declare a variable of that enum in a code-behind file,
vb complains "is not defined"...
no, I mean from technical aspect,
for example:
I need a good graphic artist to build a nice looking interface, I need to learn SSL (haven't used it yet)...
Things like that...
I live in Athens, Greece, our largest stadium can hold 80,000 visotors.
what do you mean?
I'm not the project manager!
These will be written by him, I suppose!
I just asked if someone from here had previous experience in such a project in general,
no analysis has been done yet!
Hi everyone!
Right with the start of the new year,
I'll be working on a new project (e-ticketing),
I'll be writing it from scratch...
(I've been a software engineer for the last 4 years)
What are your expreriences on such a project?
Is is going to be easy?
What should I consider?
Thanks in...
Yes ca8msm, that's another solution,
but I was thinking of moving the traffic out of the server and do that on the client
(in that way I won't have to port my vb 6 code to asp .net as well ;-) - not tough though)
It is on the internet and this process will be run only by adminstrators
(after the login)
Right now I was thinking of a setup,
if I navigate the user to a url that contains the setup, is this ok?
will the dialog "open/save/cancel" appear or do I have to give the asp.net account list folder...
Hello all!
I have written a VB 6 project which validates an ini file and,
if it is well-formed, load it on a database table.
However, I am working on an asp.net project now
and I what I had in mind is:
turn the old project into an activex dll,
download that activex in the client's computer...
Finally, I managed to compile that and made some other corrections as well, I had forgot 2 BEGIN's,
I like that style better SQLDenis, so I'll stick with this!
Hi guys,
I am writing a procedure to update a table,
passing an array from asp.net of id's,
which could be delimited with comma (",") or "-" (for a range of id's),
the code follows:
CREATE PROCEDURE sp_upd_cards (
@array VARCHAR(8000) = NULL
,@assignedtocust BIT...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.