Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Web Development | Forum profile

Forum profile page for Web Development on http://www.codeproject.com. This report page is the aggregated overview from a single forum: Web Development, located on the Message Board at http://www.codeproject.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Web Development" on the Message Board at http://www.codeproject.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: CodeProject: Discussion Boards. Free source code and programming help - Web Development (site profile, domain info codeproject.com)
Title: Web Development
Url: http://www.codeproject.com/script/Forums/View.a...
Users activity: 21 posts per thread
Forum activity: 45 active threads during last week
 

Posting activity on Web Development:

  Week Month 3 Months
Threads: 45 137 393
Post: 114 290 811
 

Web Development Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Oakman
14
user's latest post:
How to create Dialogs and...
Published (2009-11-04 21:54:00)
Alivemau5 wrote: Did you at least read the post? More than once. If you are interested in controlling this on the server side, I suggest you go here [ ^ ] However, most of you wanted to do doesn't require going back to the server to accomplish. I'd use JavaScript to get the input and then fire off a postback using the value you got from the user as the arg.
Abhishek sur
14
user's latest post:
Can someone tell me if this is...
Published (2009-11-08 05:30:00)
If we dont go there, how could we know...
Mark Nischalke
12
user's latest post:
json parsing problem asp.net
Published (2009-11-08 20:44:00)
What suggestion?!? I was trying to point out you are asking for help with an error, but not telling us what the error is!
SRJ92
9
user's latest post:
Nice And Complex With...
Published (2009-11-05 15:48:00)
i am sure of it as i have been used to the technology , i haven't tried AJAX before so i was only wondering if CSS can do it .... so by kinda , i meant i want it to
greendragons
8
user's latest post:
Default TextBox Text.....
Published (2009-11-04 06:57:00)
Thtz great working and exactly i wanted to do... But please can you explain how class changed....i was using this.className...... and u used document.getElementById("textbox1").className=...... Apparently both are same since the value of this is document.getElementById("textbox1")..... but in this way it's working.....how????
khalil.kamel
7
user's latest post:
Firefox issue with the Enable...
Published (2009-11-04 08:59:00)
Yes i am pretty sure, no style changes are occurred and the event is still being fired. Try It Your Self
Christian Graus
6
user's latest post:
Iframe Alternative ?
Published (2009-11-04 00:51:00)
Oakman wrote: But then you and I didn't have the benefit of 4 years of computer-sci taught by professors with advanced degrees, so what do we know? *grin* precisely.
boopathiduraisamy
4
user's latest post:
How to Commnuicate with .net to...
Published (2009-10-30 10:00:00)
I have no idea.. Tell me which one is best
Marc Firth
4
user's latest post:
weird javascript issues
Published (2009-11-06 07:41:00)
have you tried: for (i=Current; i < stopValue; i++) {
Shameel
3
user's latest post:
After Session Ends
Published (2009-11-05 08:51:00)
You are probably encountering a NullReferenceException because you are trying to access a session variable that doesn't exist. Check for null and take appropriate action.
 

Latest active threads on Web Development::

CodeProject: Discussion Boards. Free source code and programming help
Started 1 day, 7 hours ago (2009-11-09 10:24:00)  by David Mujica
I believe what you want to do is: 1) Store the database on your website 2) Create whatever web-app you want on your website 3) Create a data access layer to your database which exposes a series of webservices for your data. 4) Modify your mobile client application to use those webservices to access the data which is stored on your website. You can poll the webservice as often as you would like ...
Thread:  Show this thread (2 posts)   Thread info: Need suggestion either Website or web service Size: 790 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Need suggestion either Website or web service :: Web Development :: CodeProject: Discussion Boards. Free source code a..."
CodeProject: Discussion Boards. Free source code and programming help
Started 4 days, 12 hours ago (2009-11-06 04:42:00)  by Marc Firth
compninja25 wrote: for (Current; Current < stopValue; Current++) { Do you need to initialise "Current"? for (Current=0;Current < stopValue; Current++) {
Thread:  Show this thread (9 posts)   Thread info: weird javascript issues Size: 366 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: weird javascript issues :: Web Development :: CodeProject: Discussion Boards. Free source code a..."
CodeProject: Discussion Boards. Free source code and programming help
Started 1 day, 9 hours ago (2009-11-09 07:48:00)  by Mark Nischalke
1) There is a specific ASP.NET forum 2) No one is going to read all of this code
Thread:  Show this thread (2 posts)   Thread info: DataGrid problem!! Plz Help!! Size: 124 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: DataGrid problem!! Plz Help!! :: Web Development :: CodeProject: Discussion Boards. Free source code a..."
CodeProject: Discussion Boards. Free source code and programming help
Started 1 day, 13 hours ago (2009-11-09 04:13:00)  by gamzun
I guess you're advertising here :S
Thread:  Show this thread (3 posts)   Thread info: Looking For Web Development Service Size: 72 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Looking For Web Development Service :: Web Development :: CodeProject: Discussion Boards. Free source code a..."
CodeProject: Discussion Boards. Free source code and programming help
Started 2 days, 12 hours ago (2009-11-08 05:07:00)  by Abhishek sur
I think you are looking for something like Server Push technology. In case of Normal Http Request - Response, it is not possible simply. Rather I think you need to expose this feature through an HTTPHandler. You ping the handler using AJAX to get new response. Whenever new alert received, just place a floating div and write the content. You can also adjust the scroll position, so that the...
Thread:  Show this thread (6 posts)   Thread info: need help in javascript Size: 668 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: need help in javascript :: Web Development :: CodeProject: Discussion Boards. Free source code a..."
CodeProject: Discussion Boards. Free source code and programming help
Started 2 days, 12 hours ago (2009-11-08 05:30:00)  by Abhishek sur
If we dont go there, how could we know...
Thread:  Show this thread (5 posts)   Thread info: Can someone tell me if this is an attack site? Size: 158 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Can someone tell me if this is an attack site? :: Web Development :: CodeProject: Discussion Boards. Free source code a..."
CodeProject: Discussion Boards. Free source code and programming help
Started 1 day, 13 hours ago (2009-11-09 03:53:00)  by Marc Firth
Have you tried setting the z-index (depth) of your page elements using css?
Thread:  Show this thread (2 posts)   Thread info: media player overlapping dropdown menu Size: 113 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: media player overlapping dropdown menu :: Web Development :: CodeProject: Discussion Boards. Free source code a..."
CodeProject: Discussion Boards. Free source code and programming help
Started 1 day, 23 hours ago (2009-11-08 17:43:00)  by Mark Nischalke
Member 3801407 wrote: ...but always it shows error.. Since most of us are not mind readers here don't you think it would be a good idea to show the error you are getting?
Thread:  Show this thread (4 posts)   Thread info: json parsing problem asp.net Size: 369 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: json parsing problem asp.net :: Web Development :: CodeProject: Discussion Boards. Free source code a..."
CodeProject: Discussion Boards. Free source code and programming help
Started 2 days, 12 hours ago (2009-11-08 05:12:00)  by Abhishek sur
Yes you may use your web application to do this. Just whenever the manager places the alert, you need to update them to the database and when your webpage gets loaded, show the alerts. You can also mail the alerts to all during this process. Is this what you wanted? You can also make a scheduler to show the current schedule for a user.
Thread:  Show this thread (3 posts)   Thread info: Real-time Dynamic Web Based Schedule Size: 409 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Real-time Dynamic Web Based Schedule :: Web Development :: CodeProject: Discussion Boards. Free source code a..."
 

Hot threads for last week on Web Development::

Web Development
Started 1 week ago (2009-11-03 09:53:00)  by Mark Nischalke
greendragons wrote: want that the hint text should appear in blue and input in black. Not possible in the same textbox at the same time Basically you seem very confused as to how CSS and JavaScript actually work
Thread:  Show this thread (15 posts)   Thread info: Default TextBox Text..... Size: 338 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Default TextBox Text..... :: Web Development :: CodeProject: Discussion Boards. Free source code a..."
Web Development
Started 4 days, 12 hours ago (2009-11-06 04:42:00)  by Marc Firth
compninja25 wrote: for (Current; Current < stopValue; Current++) { Do you need to initialise "Current"? for (Current=0;Current < stopValue; Current++) {
Thread:  Show this thread (9 posts)   Thread info: weird javascript issues Size: 366 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: weird javascript issues :: Web Development :: CodeProject: Discussion Boards. Free source code a..."
Web Development
Started 1 week ago (2009-11-03 12:08:00)  by Christian Graus
No, there's no way to get what an iframe does out of css.
Thread:  Show this thread (8 posts)   Thread info: Iframe Alternative ? Size: 95 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Iframe Alternative ? :: Web Development :: CodeProject: Discussion Boards. Free source code a..."
Web Development
Started 6 days, 12 hours ago (2009-11-04 05:31:00)  by Marc Firth
document.getElementById( ' mysubmitbutton' ).disabled = " disabled" ; Your js code should fire that to disable the button. alternatively you can hide the button: document.getElementById( ' mysubmitbutton' ).style.visibility = " hidden" ; document.getElementById( ' mysubmitbutton' ).style.display = " none" ; And make sure you Disable the Enter Key: Disable Enter Key Tutorial ...
Thread:  Show this thread (7 posts)   Thread info: Firefox issue with the Enable property of buttons inside the gridview and
repeater controls Size: 1,170 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Firefox issue with the Enable property of buttons inside the gridview
and repeater controls :: Web Development :: CodeProject: Discussion Boards. Free source code a..."
Web Development
Started 5 days, 18 hours ago (2009-11-04 22:36:00)  by Mark Nischalke
Is there any reason you must use an iframe?
Thread:  Show this thread (7 posts)   Thread info: Nice And Complex With DIVS........ HELP Size: 81 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Nice And Complex With DIVS........ HELP :: Web Development :: CodeProject: Discussion Boards. Free source code a..."
Web Development
Started 1 week, 1 day ago (2009-11-02 12:13:00)  by Abhishek sur
No.. It wont be possible with normal alert ... You need to create custom alert for your site. You might either create an alert using Window.open or create custom html popup using div's.
Thread:  Show this thread (6 posts)   Thread info: How to change a title of javascript alert Size: 393 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How to change a title of javascript alert :: Web Development :: CodeProject: Discussion Boards. Free source code a..."
Web Development
Started 1 week ago (2009-11-03 11:59:00)  by greendragons
Yes it is done with opacity in css.... For mozilla and others it is #id{ opacity: 0.4; } for IE it is #id{ filter:alpha(opacity=40 ); } so mix 'em up #id{ opacity: 0.4; filter:alpha(opacity=40 ); }
Thread:  Show this thread (6 posts)   Thread info: CSS Translucent Background Size: 312 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: CSS Translucent Background :: Web Development :: CodeProject: Discussion Boards. Free source code a..."
Web Development
Started 2 days, 12 hours ago (2009-11-08 05:07:00)  by Abhishek sur
I think you are looking for something like Server Push technology. In case of Normal Http Request - Response, it is not possible simply. Rather I think you need to expose this feature through an HTTPHandler. You ping the handler using AJAX to get new response. Whenever new alert received, just place a floating div and write the content. You can also adjust the scroll position, so that the...
Thread:  Show this thread (6 posts)   Thread info: need help in javascript Size: 668 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: need help in javascript :: Web Development :: CodeProject: Discussion Boards. Free source code a..."
Web Development
Started 5 days, 22 hours ago (2009-11-04 19:23:00)  by Alivemau5
Hi, I have a combobox (aka select) with some options retrieved from the database.. The user might choose one item from there or click next to the combo on "Other". Here is the thing: I wan't to show a dialog that lets the user to add a new registry to the database and after that, the dialog should be closed and the combo should have the new option without a simple refresh (an HTTP GET, ...
Thread:  Show this thread (5 posts)   Thread info: How to create Dialogs and notifications? Size: 1,005 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "How to create Dialogs and notifications? :: Web Development :: CodeProject: Discussion Boards. Free source code a..."
Web Development
Started 2 days, 12 hours ago (2009-11-08 05:30:00)  by Abhishek sur
If we dont go there, how could we know...
Thread:  Show this thread (5 posts)   Thread info: Can someone tell me if this is an attack site? Size: 158 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Can someone tell me if this is an attack site? :: Web Development :: CodeProject: Discussion Boards. Free source code a..."