Hi,
I have a speed and general overhead issue in my web app (C#) whereby I can see a gridview datasource (a Stored Procedure) executing usually twice on every firing of any event on a page - drop down list select change, another gridview's selected index change, button click, etc.
The gridview...
Hi,
My issue is that a cached object called from a new page does not display until you refresh the new page (C#).
I have a requirement to pass an image held in an SQL image datatype field into a new window when produced from a button onClick event.
The initial creation of the image is fine...
Hi,
I'm building a .NET 2.0 app using C#. Here's my issue:
I have a standard .aspx page with CodeBehind in a separate .cs page.
From this page, I'm opening a new page using target='_blank' from an OnClientClick to view a chart in a full window, notes, photos, etc and to do this I'm using a...
Hi,
Hoping someone can help. I've got an ASPX page with a number of asp:ImageButtons triggering javascript window.open functions to open various new windows dependent on the button clicked.
My issue is that the "parent" page - i.e. where the button_click is triggered from - always refreshes. I...
Hi,
When our website is searched for organically in Google, the url that appears (and which the user is directed to) is HTTPS, looking like a secure site!
Our secure certificate is for www.domain-name.co.uk, so it's okay except, of course, for IE6's beautiful secure/non-secure warning...
I've...
This may seem a strange question and, to be honest, as a web developer I'm a little embarrassed to be asking...however, I am being asked to justify the use of HTML pages over PHP in relation to PageRank in Google.
A third party has suggested that PHP pages will receive a higher PageRank as the...
I have a form with some conditional javascript code on a group of checkboxes:
link
If Option 1 or Option 2 are checked then Options 3,4, & 5 become enabled.
On submit, I want to pass the value of all checkboxes to another page, showing whether the option is checked or unchecked.
Previously...
I have a form with some conditional javascript code on a group of checkboxes:
link
If Option 1 or Option 2 are checked then Options 3,4, & 5 become enabled.
On submit, I want to pass the value of all checkboxes to another page, showing whether the option is checked or unchecked.
Previously...
Hi,
I have a form which needs more javascript validation than I have the knowledge to provide.
The form contains 5 checkboxes. The first condition I've managed to code the validation for: Either option 1 OR option 2 can be - but doesn't have to be - checked.
The second condition is that IF...
Hi,
I've inherited a website which is causing me a particular problem by not functioning correctly in firefox.
As an experiment, I recreated the problem code in Dreamweaver MX using the design view to see how IE6 & Firefox 1.0.4 handled it. IE works fine - it's 3 radio buttons each showing a...
Hi,
I've inherited a website which is causing me a particular problem by not functioning correctly in firefox.
As an experiment, I recreated the problem code in Dreamweaver MX using the design view to see how IE6 & Firefox 1.0.4 handled it. IE works fine - it's 3 radio buttons each showing a...
Hi,
I've inherited a website which is causing me a particular problem by not functioning correctly in firefox.
As an experiment, I recreated the problem code in Dreamweaver MX using the design view to see how IE6 & Firefox 1.0.4 handled it. IE works fine - it's 3 radio buttons each showing a...
We have an issue when running a Crystal Report based on a stored proc, where an amount field with the datatype 'money' refuses to return any more than the first record from 15 returned rows.
We've removed all fields, then put them back on one by one, it returns all rows until we add the amount...
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.