Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:768019
More Search Options
RSS Available
Matching Posts
Re: Populating dropdown list using client side
Hi mudassarkhan , Thanks for your reply, it actually worked after fixing a javascript mistake i had. It worth explain it here for others : Whilst i was adding the option i was not setting the value: var opt = document.createElement( 'option' ); opt.text = listItem.text; opt. value = listItem.text; // important ddlPropertyMaximumPrice.options.add(opt); Thanks mudassarkhan
Posted to
Client Side Web Development
(Forum)
by
borgmark
on 1/11/2009
Re: Populating dropdown list using client side
I tried the Reuqest.Params but i still get an empty string, however the keys is in the Request.Params HttpValueCollection
Posted to
Client Side Web Development
(Forum)
by
borgmark
on 1/11/2009
Populating dropdown list using client side
Hi Guys, I have 2 dropdown lists, one being the MIN price and the other is the MAX price. InitialIy I populate both dropdowns using server side, but whenever a MIN price option is selected i will updated the MAX price values using javascript in order not to have MAX price values which are less than the selected MIN price values. My problem is that when i try to read the MIN price value at the server side, it seems that the javascript changes does not reflect the server side values (which makes sense
Posted to
Client Side Web Development
(Forum)
by
borgmark
on 1/11/2009
Deployment Archive
Hi Guys, I do have one question with regards to ASP.net deployment. In java, we use .ear archives to deploy web applications. Is there something similar in .NET ? thanks
Posted to
Migrating from JSP/Servlets to ASP.NET
(Forum)
by
borgmark
on 9/26/2008
Re: Bind to html field inside a datalist
The HTML depends on the user input since i`m colecting user input from and HTML editor textbox. The HTML could be as simple as (text<br/>text<br/> etc)
Posted to
Getting Started
(Forum)
by
borgmark
on 9/15/2008
Filed under: machine.config
Bind to html field inside a datalist
Hi All Does anyone knows how to bind to a database field within the database that contains html, in a datalist. I managed to bind to the field but the HTML is being shown as text rather than rendered correctly. I am binding to the field as follows: "server" Text= '<%#DataBinder.Eval(Container.DataItem, "message")%>' /> p.s.: The same output is shown correctly when is assign it to a label rather than binding it
Posted to
Getting Started
(Forum)
by
borgmark
on 9/14/2008
Deploying a pre compiled website excluding static files
Hi Guys Do you any of a method where an ASP.net application can be deployed without overwriting static files like images. In my scenario i do have normal graphics that are used to render the site and it`s not an issue if these graphics are overwritten. The problem is that i do have other graphics like profile photos which cannot be overwritten. A simplified view of my structure is as follows: commons/images/ bin folder appcode appdata images/(profile photos etc - must not be overwritten) aspx pages
Posted to
Configuration and Deployment
(Forum)
by
borgmark
on 9/10/2008
Re: Missing Dependencies
Hi chenthil_it Thanks for your help. Basically what i did is i uploaded all the files from the dev machine onto the live server. When i checked for the failing dependency, it was infact on the live server, i also confirmed that the contents of the bin folder on the dev machine matches the contents of the bin folder on the live server
Posted to
Configuration and Deployment
(Forum)
by
borgmark
on 9/9/2008
Missing Dependencies
Hi Guys, I am currently creating a web application and everything works fine on my development machine. I`ve also tried to deploy my application on my local IIS and it works fine. But however when i deploy the application on the live server i get several missing dependencies errors like : Reference required to assembly 'Castle.ActiveRecord . Can someone help me in this issue please regards, Mark Borg
Posted to
Configuration and Deployment
(Forum)
by
borgmark
on 9/9/2008
Filed under: version number
Re: ASP.net 2 schedulin control
I am looking for a free ASP.net control that i can use on my site to allow the user to schedule appointments, similar to Obout schedule. The only problem i have with obout is that the control expects a connection string and in my case i am working in an Object Relational Mapping environment.
Posted to
Getting Started
(Forum)
by
borgmark
on 8/7/2008
Page 1 of 7 (65 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 2, Installation
Silverlight:
Contributing to the SL HVP
Silverlight:
Best SF Books of All Time
Channel 9:
Reactive Extensions API in depth: Repeat
Channel 9:
Jeffrey Van Gogh: Testing Rx with Pex
Channel 9:
The Visual Studio Documentary: Dan Fernandez Full Length Interview
ASP.NET:
Search Engine Optimization (SEO) Toolkit
Channel 10:
This Is Your Data on Silverlight
ASP.NET:
How the IIS SEO Toolkit Saved My Butt
TechNet Edge:
Windows 7 XP Mode User Experience
ASP.NET:
Using WCF RIA Services without Silverlight in Visual Studio 2010 for building 3 tier ASP.NET Applications
Channel 9:
Ping 41: Top stories of 2009, bing, windows 7, laptop hunters, azure
Channel 9:
endpoint.tv - Windows Server AppFabric in action monitoring and troubleshooting
Channel 10:
Windows Marketplace for Mobile Opens to 6.0, 6.1 Phones
Channel 9:
Rx API in depth: Hot and Cold observables
ASP.NET:
Back in Business
TechNet Edge:
Hacking Windows 7 Interview
WindowsClient:
Windows Client Developer Roundup for 12/14/2009
Channel 9:
TWC9: Silverlight Web cam apps, VS extensibility, Explorer shell extensions
ASP.NET:
Visual Studio Project Sample Loading Error: Assembly could not be loaded and will be ignored. Could not load file or assembly or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online