Posts Tagged ‘problem’

CHILD PAGE GO OUT SIDE PARENT PAGE !

Saturday, February 13th, 2010

hi ,

i hit iframe

PROBLEM OF ACCESSING A BODY TAG

Saturday, February 13th, 2010

Hi

I requirement to admittance the embody attach in my officer page, which I hit presented an id, from my individual control. In my individual curb I hit utilised Page.Master.FindControl(”myBodyTag”) to intend admittance to the control, but when I poverty spend the curb into the goal I am effort an nonachievement message. Can someone gratify apprize me which goal I should be using in visit to admittance the properties and methods of the embody tag. I proven using HTML contrainer and generic control?

Original post: 
Please Login or Register to see the link.

PROBLEM POSITIONING CONTROLS

Saturday, February 13th, 2010

Could someone help.

ERROR: AJAX LIBRARY ALREADY REGISTERED

Saturday, February 13th, 2010

Hi,

I matured whatever bespoken AJAX auto-complete identify controls which impact well. Instead of re-inventing the rotate I took plus of whatever of the AjaxControlToolkit's accumulation code. The controls impact substantially when utilised on their own, but if they're dropped on to a tender which uses Extenders from the AjaxControlToolkit I connexion a playscript error:

Microsoft JScript runtime error: Sys.InvalidOperationException: Type AjaxControlToolkit.BoxSide has already been registered. The identify haw be circumscribed binary nowadays or the playscript enter that defines it haw hit already been loaded. A doable drive is a modify of settings during a coloured update.

My bespoken AJAX auto-complete controls ingest the mass references:

<asp:ScriptManagerProxy ID="script" runat="server">    <Scripts>        <asp:ScriptReference Assembly="AjaxControlToolkit" Name="AjaxControlToolkit.ExtenderBase.BaseScripts.js" NotifyScriptLoaded="true" />        <asp:ScriptReference Assembly="AjaxControlToolkit" Name="AjaxControlToolkit.Common.Common.js" />        <asp:ScriptReference Assembly="AjaxControlToolkit" Name="AjaxControlToolkit.PopupExtender.PopupBehavior.js" />    Scripts>asp:ScriptManagerProxy>

On the actualised mater pages for the place I ingest a ToolkitScriptManager:

<ajaxToolkit:ToolkitScriptManager ID="script" EnableScriptGlobalization="true" SupportsPartialRendering="true" CombineScripts="true" runat="server" />

I've proven intelligent for pre-registered playscript references in the ToolkitScriptManager before adding my own, but never encounter some pre-registered.

Does anyone hit some ideas on how to intend time this error? Any support would be greatly appreciated.

Cheers, Gavin.

Read the original:
Please Login or Register to see the link.

STRANGE CHARACTERS AFTER HTML OUTPUT

Saturday, February 13th, 2010

Hello. Recently I started a send and additional a HTML enter in it. I restricted the HTML enter and separate it in Visual Studio to wager the output. When I proven to reassert the HTML file, I institute whatever fantastic characters got appended.

Please Login or Register to see the link.

This is quite annoying, though I am not healthy to wager those unheralded characters, I astonishment what is the drive of the problem. I didn't change anything in curb commission of the IIS server, I didn't add the Web.config file.

I proven to add added HTML enter and place the aforementioned noesis into it, the aforementioned difficulty occured.

Could someone verify me how should I troubleshoot the problem?

Thank you rattling much.Smile

Go here to feature the rest: 
Please Login or Register to see the link.

ASSIGN GRIDVIEW DATAKEY TO FORMVIEW TEXTBOX

Friday, February 12th, 2010

Hello everybody!!!

HOW TO HIDE TEXTBOXES USING JAVASCRIPT

Thursday, February 11th, 2010

I am displaying a

CODING A DOWNLOAD BUTTON USING VISUAL WEB DEVELOPER

Thursday, February 11th, 2010

DO YOU NEED TO BE LOGGED ON TO USE SESSION STATE?

Thursday, February 11th, 2010

Hi,

This is feat to good (extremely) credulous but is it required that a individual is logged on in visit to ingest Session state?

Thanks

Read the example here: 
Please Login or Register to see the link.

HOW TO CREATE A JQUERY COMBOBOX

Thursday, February 11th, 2010

Please could somebody provide a employed distribution of how i could create a JQuery combobox.

I would requirement to fill the combobox in my C# code.

Thanks,