First thing i should be able to access the contents of the aspx webpage ex : http://abcd.com/homepage.aspx In that web page i should be able to display the name localuser .I heard that using vb6 we can access the HTML contents of a pageIf yes, then i should be able to write some code into html page ...
Im having a few problems working with __viewstate on an asp.net website.I have read the other threads on the problems associated with it but I'm still stuck.Setup:APIDatapools = OnCorralate Variables in Response = ALLHTTPI'm getting the following error in the script:================================ ...
I am using Visual Studio 2005 (and VB). I have a home page called HomePage.aspx. I have another page called TechTeam.aspx. The TechTeam is to be accessed from the home page via a secure link. The middle section of the home page should be left blank for notices that can be updated dynamically from th ...
I am working on an aspx file which uses css. It displays fine in IE but not in Safari, Chrome, Firefox etc. I am trying to get my head around it but all in vain..When it get displayed in other browsers all the li jumps to the right only displaying only half of each li.What i think is the width(eg : ...
I am working on an aspx file which uses css. It displays fine in IE but not in Safari, Chrome, Firefox etc. I am trying to get my head around it but all in vain..When it get displayed in other browsers all the li jumps to the right only displaying only half of each li.What i think is the width(eg : ...
HiMy homepage is locked and I don't know how to access it. I've tried other spyware services but I still can't access "news.bbc.co.uk/sports". I used hijackthis and scanned my PC and got this:Logfile of HijackThis v1.99.1Scan saved at 10:59:40 PM, on 12/2/2006Platform: Windows XP SP2 (WinN ...
I created a website on a server at school using .NET, where the homepage is a web form (I used C#, if that's important). For some reason, the .aspx page works fine everywhere at school and at a friend's home - but it won't open on our desktop at home. No other websites give our computer any problems ...
I have developed a login window using asp, in .aspx format. This i need to link to an another program where it is windows application in the sense, homepage.vb form. I need a code to link login.aspx with the home page.vb formplease help me as early as possible. ...
Let me explain the u in detail.First , In sql server i created a New database and then i created a new table. asUserId, User Name, and Passward.Secondly, i created a new Text document with .udl extension , and Got even the message Test Connection Succeeded.Created a new WEB SITE application in asp a ...
Rebuilt an existing site:Old site used aspx pages, for example:http://www.americascarshow.com/Detai...ct=11&mid=1656 (broken)New site is in Joomla; new link is:http://americascarshow.com/gadgetcentralI tried a 301 redirect in .htaccess file but cld not get it to work.I need a solution to redirec ...
Hallo Everybody,I've just installed Oracle DB 10g XE.At the end of the installation process I was prompt to go to the 'Database Homepage' which I confirmed and was then redirected to:http://127.0.0.1:9999/apex/ (Port 8080 was occupied already on my system)How ever nothing happened.("Internet Explore ...
I use the jqModal's Current Version: 2007.02.25 +r9 in asp.net1.1,some code is like this:<a id="DataGridResult__ctl3_aHyperLink"class="DivEnumerationQISelectorToCollectiontrigger"href="EQISelector.aspx?SampleID=fdce15dcc67b473a980aa8ced8500a6f">Go1</a> ...
I am VERY new to this.... as in started digging yesterday.I have a page, "TestPage.aspx" that includes the following javascriptin the <head> section.///////////////////////////////////////////////<script type="text/javascript" src="jquery/jquery-latest.js"> ...
I've read through a number of posts regarding cross domain issues andthe "Access to restricted URI denied (NS_ERROR_DOM_BAD_URI) "exception.I have a $.ajax( url : 'https://somedomain.com/secure/somefile.aspx')call. This works in IE but not in Firefox. In FireFox I get theabove ...
First time trying jquery. VS2008, .net 3.5, IE 8I expected to see the “Hello”, but can’t seem to get it. Please help!<%@ Page Language="C#" AutoEventWireup="true"CodeBehind="JTest.aspx.cs" Inherits="CoralWeb.JTest" %><!DOCTYPE html PUBLIC " ...
all -We've been kicking around ideas on how to focus up the main sectionsof the site: home, demos, themes, docs, downloads.I just added a punchlist item to remove the landing page for downloadsso you go right to the builder because this extra page seems confusingand just adds an extra step.One b ...
hi!i have a problem with ajax-loaded contents with the cluetip-plugin...the loading of a .html-file works,but i want to load a .aspx-file – and this is my problem.there is always the message "sorry, the contents could not be loaded".anybody knows this problem? ...
all, i'm using jQuery to pass a file to a .php or .aspx page using$.getJSON() function.My problem is: how can i pass all the input file data to that page?Which attributes of the input file have i to pass?I think that i have to pass the name of the file ( and here ok, i canget it with .attr(' ...
The jQuery.com homepage's XXXXXXXX currently shows "jQuery 1.3.1Released" as the most recent blog post, yet if you look at the blog(or RSS) there have been 6 blog posts since, including the jQuery UI1.7 and jQuery 1.3.2 releases!Presumably there's some server-side caching going on ...
HiI try to implement a picture as a cluetip that should show up when theuser touches the homepage logo. I tried different things but did notmake it properly. the logo had an awful border in the colors of thelinks and in Firefox 3 the cluetip did not show.any solutions?txs in advanceMarkus ...
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Chat.aspx.cs"Inherits="Chat" %><%@ Import Namespace="OLChatRoom" %><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/x ...
Hi,When i run the below code, I get "not implemented" error message fromaspx(visual studio)I guess this message about height or left position setting of div(I use vs2008 and these jf fiels ;<script src="../Scripts/jquery-1.3.2.min.js" type="text/javascript"></s ...
I am using jquery to display the tooltip when mouseovers on the imagewhich is beside of the aspx dropdown or textbox controls. Whenmouseover on the image, if there are dropdown control, the tooltiptext is merging with dropdown control. ...
I'm new to using JQuery and I've been searching everywhere to be ableto post XML to a WebMethod on an aspx page in a site. I'm sure it canbe done but I just have no idea how.Any help would be greatly appreciated! ...
hi.before i get into this i wonder if this is possible. i want to do adialog where i open a .aspx page and while the dialog is open i wantto be able to use buttons e.i i do some server side functionality.this cause a postback so can it be done without that the dialogclose..i would like it to be the ...
i have recently added the JQUERY UI framework in my applications andi'm trying to create a Roller Theme menu. I want to create a JQueryUI homepage menu behaviour.Can someone guide me in configure the Theme Roller JQuery or send mesome examples to do it ? ...
Greetings, I am new to JQuery and have a question regarding $.ajax. Do I need to create my application in ASP.Net or can I write HTML and link to a Web Service Application for my $.ajax calls? I have tried writing HTML page with Web Service and it keeps calling the "Error" functio ...
Warning -> Newbie. I know it is possible with jQuery :I have a pre-homepage with 2 buttons :First button click goes to Homepage n°1Second button goes to Homepage n°2The purpose is that I want a fade out of my Pre-homepage and the fade in of the selected page.Can you help me ? ...
Alright this is the jQuery code I am using, followed by the C# code used to change the lastPoll value.$.ajaxSetup ( { cache: false } );var lastPoll = null;function Poll2() { $("#scripts").load("Ajax/ScriptToCheckTheFile.aspx", { projectId: $("#projectId").val(), lang: ($("#projectId").val().ch ...
How about add a global search function on jquery homepage, and user can use it to search all content of JQuery such as plugin,doc and UI.Regard,-Becoder ...
Can anyone point me to a tutorial that explains how I can build a homepage centerpiece similar to this one?http://www.bigspaceship.com/ ...
I just thought this might be a question the jQuery webmaster might be interested in.For some reason I can't access the jQuery homepage, UI, Blog, About and Donate sections with the Firefox 3.6 browser and it seems I'm not the only one. (see here: Firefox support page).Did you install some 'funky stu ...
Hi, I've a Master Page - Content Page scenario. I want to call server side (content page ) method using $.ajax. with normal pages I can easily call it but when I try to call content page method, instead of returning function return value, it returns parsed xhtml. I use the fo ...
I'm trying to create a querystring in my aspx page. I need to pass in 2 variables as parameters. The end goal is something like this:Popup.aspx?paramOne={0}¶mTwo={1}I have a function that needs this string. $("#<%=FindButton.ClientID %>").click(function() { ...
I am having a couple of problems related to playing aspx pages as the tab contents. Our scenario is to generate the tabs dynamically in response to an ajax request with the href attribute pointing to the same aspx just with different query string arguments to distinguish them.First problem is ...
When use this codefunction HabilitaDiv(nomeDiv){ var div = nomeDiv.replace("btn", "div").replace("menu", "di ...
Guys, I am a novice in JQuery. Please can anyone tell me: Is there any way to show another aspx page in JQuery,JQueryUI, like we do using window.ShowModalDialog in javascript ? I mean can we call someway in JQuery like: window.ShowModalDialog(MySitePage.asp ...
new to jquery, and going for some mighty challenging things right off the bat.i'm creating a portfolio website where the homepage contains images as links.when the user clicks on the links, instead of load to a new page,i would simply like a transparent overlay to occur, so that you can still see th ...
I am currently having to use a custom version of UI as the current one has a "bug" in it which could easily be fixed with an option. the bug is to do with the way the page posts-back (probably only in aspx,NET).Currently if i use a dialog with a text filed or any other filed in it, when the page pos ...
Is there a way to make an accordion behave like the one on the www.bbc.co.uk homepage.What i mean is that i want to open a tab in the accordion...leave it open and then open another one without closing the previous.It would be fine if someone could point me to a demo or tutorial. ...
I use google maps to plan a route from a to b I have an aspx page that starts the search operation. The url is: directions / result.aspx? Kalverstraat direction = 12, Amsterdam, NL If I place the url # get the no result (# directions / result.aspx? Kalverstraat direction = 12, Amster ...
I can obviously load an aspx page into a div container thru .load jquery function. But, if the aspx page is already enginereed to work with aspnet ajax (scriptmanager,etc) , this is lost and the first postback cause all the page to reload.My question is, how can I import an aspx page into a div, mai ...
The following code works however if I use http://servername/app1.aspx for the url it would end up with a "[Object XMLHttprequest]" error. Any ideas? Thanks a lot!$.ajax({ type: "GET", ...
everyone im coding a website at the moment using aspx and i have came to a snag. im trying to make a dropdown list which is populated by an array call my chaletDetails.aspx page - each item in the array will be directed to this page. ive diffled abit, but the more i do the more im afraid of breaking ...
I have an .aspx page which the author claims to be an RSS feed (http://gcn.com/rss-feeds/state-local.aspx). It is simply a list of links with a description for each. I am trying to embed these links into an RSS feed on my own page. I am using code from http://www.mioplanet.com/rsc/newsticker_javascr ...
I cannot change the default homepage in IE using Tools --> Internet Options --> General. The address location is "grayed out" as are the three buttons below it (Use Current, Use Default, and Use Blank). How can I make these buttons active again? ...
My internet options for homepage default has changed to Ultralinks.info. Under properties I get this - shdoclc.dll/offcancl.htm#/http://ultalinks.info/How do I delete this and get my old default back ...
My 'Internet Properties' message box has suddenly decided to adopt the data http://%61%63%63%2e%63%6f%75%6e%74%2d%61%6c%6c%2e%63%6f%6d/%2d/?%63%78%6c%6f%77 as it's default homepage (it's a search engine site).Despite never visiting this site, and my constant deletion to all it's references in the re ...
When I go into tools: Internet Options: General: Homepage: If I key "www" it brings up a drop down of previously accessed websites. How do I get rid of these? I have tried clearing My History as well as my Autocomplete, cookies, and temporary files.Help! ...
The other day my homepage started to change automatically whenever I reloaded my computer. I have tried doing a search for any file containing the homepage URL, but that was unsuccessful.I have no idea where the file that could be making the change is, as I have never been very technically proficien ...