Javascript - Mapping Service That Will Show Aerial View?

Dec 21, 2011

I need a mapping service that will show an aerial view that can be used with geocodes. Company is willing to pay for the service.

VB.Net, ASP.Net, SQL, and Javascript are the languages that we use.

View 1 Replies


ADVERTISEMENT

Mapping A Javascript Object To Structure?

Feb 28, 2012

I am passing a pair of serialized objects into a vb.net webserviceThe first one maps to a known structure, so I am using the structure type in the parameter list of the webservice. The second object may map to one of 6+ structures.A field in the first object will tell me which structure to use for the second object once both objects are passed to the webservice.

a.template = jQuery('#txtTemplate').val();
a.value1 = jQuery('#txtValue1').val();
b.var1 = jQuery('#txtVar1).val();

[code]...

View 1 Replies

NHibernate Mapping SQL-VIEW Without Unique Identifier?

Oct 13, 2011

I have a read-only mssql-view, and I want to map it to nhibernate (using hbm.xml files). The view is a select that joins two tables. For give an abstract-insight, the select is something like this:

SELECT A.Id As A_ID, B.Id As B_ID,
A.AttributeA, B.AttributeB,
FROM A INNER JOIN B ON
A.Id = B.RootID

It's a one-to-many relationship between A and B (B entries are dependant/leafs of A entries).

I'm using nhibernate's hbm.xml files, and I can't make it to work. I'd gladly appreciate if someone can enlight me of the kind of XML that I have to use, I guess that as my view has no ID, I have to create a composite-nhibernate id (wich will be the ids os A and B together) but I couldn't make it to work. Also the view is READ ONLY so I think that should make the solution easier.

View 2 Replies

C# - Show Hide Using Javascript On A Control Inside A ASCX Control In A Gridview (ASP.NET + Javascript)

Oct 8, 2010

I have written a web usercontrol (ascx). Inside, there is a Panel that I want to show/hide on click of a hyperlink inside the usercontrol. Normally, this is easy just by doing something like this (the onclick attribute is added to the hyperlink on prerender):

[Code]...

View 2 Replies

Call Wcf Service From Javascript Or Method?

May 15, 2012

I have a asp.net web application with jquery controls. I have a datagrid that will display data from a database table and created a WCF Service to access the db and return the data. I want to be able to call the WCF service from this application which is on a different server and have the xml data returned, converted to json format to be used in the datagrid which is a jquery widget. I have tested the web service and it works fine. Should I call the web service from the javascript function within the xml or create a .net method behind that calls the service and then does the conversion? From these how would I get started?

View 1 Replies

.net - Why Won't The ModalPopupExtender Show / ASP.NET And JavaScript

Jul 12, 2011

I'm trying to call a modal popup extender from javascript. Here's the call:

function MyFunction()
{alert("test");
$find('mdlPassword').show;}

I get the alert when it's called, but the modal popup extender won't show. Here's the aspx stuff:

<!-- Popup Extenders Should Go Here -->
<asp:button id="Button1" runat="server" text="Button" style="display: none;" />
<asp:ModalPopupExtender ID="mdlPassword" runat="server"

[code]....

View 1 Replies

Grid View Checkbox And Javascript Not Informing Server Side Code

May 6, 2011

I've got a asp.net gridview and inside of the grid view I have a check box at the header of the grid view like so: [Code] This gives me a nice little check box at the top of the grid view, the event OnCheckedChanged calls a function called SelectAllRows that looks like this: [Code] So if I click this header checkbox it checks all of the items in the gridview, and if I uncheck it, it unchecks all the items in the gridview. This works fine...but what doesn't seem to work is if the page loads up and I check the grid view header checkbox to true and it selects all the items in the gridview, then i click a button such as a DELETE button that calls some server side code. That code simply loops through the grid view and checks if the checkbox has been checked, if it is it calls code to delete an item.

View 1 Replies

Asp.net - Show Image Onclick Javascript?

Sep 17, 2010

How can i load the original image when the tumbnail version of the image has been clicked? Im using ASP.NET in combinaton with javascript.

The original images are big, so they have been scaled on server side. This makes the site load faster. But somehow, both versions (original and tumbnail) of the images are being downloaded.

I'm trying to download only the tumbnail version of the image. And when the user clicks on the image, i want to show the original image.

View 4 Replies

Click On A Javascript Show Link Programmatically?

Jan 1, 2011

I'm trying to develop a new feature for our vb.net order entry system. At the moment I provide an assisted paypal login which loops through transactions and copies the transactions. My program then looks at this data and copies it into text boxes. The operator then approves and saves the record.

EDIT: I need to see the transaction in PayPal.So my code uses IHTMLFormElement and loops round form elements and adds values. However I only really use this to log in to paypal. See my code...

Dim theObject As Object = Nothing
theObject = "https://www.paypal.com/cgi-bin/webscr?cmd=_login-run"
WebBrowPayPal.AxWebBrowser1.Navigate2(theObject)

[code]....

Which is the history page, which allows you to search on the paypal transaction id.Unfortunately you need to click on 'find a transaction' which then uses some javascript to shows the post fields. So the problem is that the fields I need to use are hidden.

How can I click on this javascript link in code ?

View 1 Replies

JavaScript - How To Get ASP Table Control To Show / Hide

Apr 19, 2012

I use a Repeater that's databound to a DataRowCollection and programatically build a table through that. I have something similar to:
Private Sub SubAcctGrid_OnItemDataBound(ByVal sender As Object, ByVal e As RepeaterItemEventArgs)
If e.Item.ItemType = ListItemType.AlternatingItem Or e.Item.ItemType = ListItemType.Item Then
Dim currentrow = TryCast(e.Item.DataItem, DataRow)
Dim acctSummaryTable = New Table With {.ID = "acctSummary" & e.Item.ItemIndex, .CssClass = "minisub_acct_table"}
[Code] .....

I can't pass in the correct element ID, though. From what I understand, ASP.NET transforms the ID I assign into some huge long ID for the sake of uniqueness. For example, I assign a table with the ID 'drillDownTable0' and it spits out 'ctl00_drillDownTable0' in the HTML markup. It worked the first time around, but then the Repeater gets binded to a new row and then I get 'ctl01_drillDownTable0' so on and so forth. I've tried the ClientID, ID, and UniqueID where I add the attributes to the Cells in the code above and they don't do what I need to. Is there any way I can get that ID and pass it to the Javascript function? Or I guess a better question is: When are the IDs generated and can I get to them before the page is rendered in HTML?

View 1 Replies

Jquery - Show Thumbnail From A Folder Using Javascript In Asp.net

Sep 7, 2011

I have uploaded some images using uploadify and saving the original file in "uploads" folder and thumbnails in "uploads humbs" folder now what I need is I have a div element on the main.aspx page where I need to show thumbnail image.After clicking the thumbnail I need to give a lightbox effect to it.

1.I have done this way but this is showing me the original image instead of thumbnail.So how do I point to my thumbnail.

2.When Using Lightbox effect how do I manage my two Imagess with the below code.

This is my Handler code:

Public Class UploadVB : Implements IHttpHandler
Public Sub ProcessRequest(ByVal context As HttpContext) Implements IHttpHandler.ProcessRequest

[Code].....

View 2 Replies

Javascript - Button Click Event On Modal Popup, Inside A Grid-view Not Firing

Jun 10, 2012

I have a asp grid with a few columns that bind to data. The last column has been converted to a template-field. In this template-field is a button with a modal popup extender attached to it. Hidden inside this field is a modal popup. This modal popup is used to add a new account. it contains 2 text boxes, drop down lists and buttons("Add" and "Cancel"). When "add" is clicked the modal should close after the inserting of the new account in the code behind.

The Problem: I get the popup to display and load the Drop down lists from the cache, without problem. How do I get the button click event to fire in the code behind. I've tried using a JavaScript function that performs a _doPostBack('btnAddAcc','') but it keeps returning the error "JavaScript error: Object expected". I gathered after about 1 hour on Google that it is because "btnAddAcc' is not found because it is actually within the grid-view cell and can't be directly accessed. Using page methods and ajax calls is a last resort as the company has a strict policy against this and only allowes this after a bunch of paperwork.

The Code:

<asp:GridView ID="gvNEA" runat="server" CssClass="gridA_Orange"
AutoGenerateColumns="False" AllowPaging="True"
EmptyDataText="No transactions with 'Non Existent Account(s)'"

[Code]....

View 2 Replies

Javascript - How To Show Msgbox On Button Click Event

Jan 28, 2011

how to show msgbox on button click event if i have some disabled checkboxes and user forgot to check checkboxes. i m using asp.net Usercontrols How to show alert msgbox if user doesn't select atleast minimun 1 checkbox from asp.net checkboxes. if i have disabled some checkboxes on page load event then after user forgot to check checkboxes and click on button then still msgbox will popup "you haven't select checkboxes". to show msg box on button click event if i have disabled checkboxes and if user haven't select any of the checkbox [Code]

View 1 Replies

Javascript - Show Modal Dialog Implementation Using JQuery

Apr 22, 2011

I need to open a page as a Modal Dialog using Jquery .For Example: I have 2 pages say, Parent.aspx & Child.aspx, I need to open child.aspx in a modal dialog using JQuery when i click on a button/link in the parent.aspx. Also Postback can happen in the parent and child pages.

View 5 Replies

.net - View Status Of Service Running On Remote Machine?

Apr 5, 2010

The conditions are I don't have administrator privilege I want to see the status of a service in remote machine (server)I use the following code (vb.net with framework 2.0) to see the status

Dim sqlSvc As ServiceController
Svc = New ServiceController(My.Settings.serviceName, My.Settings.machineName)
If sqlSvc.Status.ToString.Equals("Running") Then
displayStatus("success", sqlSvc.Status.ToString)
Else
displayStatus("error", sqlSvc.Status.ToString)
End If

When running the code, InvalidOperationException is raised and found out that I need admin right in the server.Can I lookup the status of the service without having admin right in remote machine ?

View 2 Replies

Asp.net - Web.Config And Analyzers - Get 500 Internal Service Error When Try To View The Site

May 26, 2012

I have a set of ASP.NET membership tables online with my hosting with godaddy. I can run my site locally and connect to the online membership table fine and can create accounts etc.. So basically I got everything hooked to reference everything online.

[Code]...

View 1 Replies

Javascript - Show Msg Box If User Forgot To Check Asp.net Checkbox Control On Button Click?

Jan 27, 2011

i have 20 checkboxes in usercontrol ... i wanna do whole coding in user control ...

how to show msg box if user forgot to check asp.net checkbox control on button click .. ?

View 2 Replies

Show A Service Starup Type?

May 12, 2009

show a service starup type (auto, disabled, manual). I have tried looking in to the system.seviceprocess.servicestartmode, but all that does is sets the startup type. how to use it to detect the type.

View 2 Replies

Windows Service To Show A Form

Apr 14, 2010

I am working on a Windows service application and have followed few tutorials online and am able to install/uninstall start/stop service fine. I need to show a windows form to the user when service starts and am not sure how to show a form at OnStart() event.The form1.vb is added to the main project. ServiceProcessInstaller1 account is set to localSystem and nothing else is changed. [code]

View 10 Replies

Show The Current OS And Service Pack Of A Machine?

Jan 7, 2009

How do i show the current OS and Service pack of a machine.

If i use

Dim OS As String = (Environment.OSVersion.VersionString)
on my vista machine it shows up as Microsoft Windows NT 6.0.6000.0

View 3 Replies

List View Image To Show In Picture Box?

Dec 6, 2011

I have a list view box that shows a few image files and when i click them i want the image to show in the picture box but i am unable to figure out how to do so i have tried the following code with no success,pbImage.Image = Image.FromFile(ListView1.Text)when i try this code i get an error saying,

View 3 Replies

MDI Child Hotkeys In Tabbed View Do Not Show Up

Jul 29, 2009

I am developing a form where the Mdiparent contains Mdichildren in tabbed style. so if user clicks on search form it appears as a tab in the main container form. Now, this child form that opens up as a tab in the main form has hotkeys defined. However, on pressing "Alt" while the control is in the child tabbed form, the clues i.e TextLabel with underlined hotkey alphabet does not appear in the child form. The hot keys work fine however the clues are not displayed on pressing Alt.

View 2 Replies

Show Column Names In List View In .NET?

Dec 11, 2011

how can i show all column names of a table in List view.Like table name is "WO"

Wo_no
T_Date
Emp_id

View 1 Replies

Show Selected Row In Data Grid View

Mar 11, 2010

i m using these code for selecting data grid row [code]but , when no of row more then grid showing rows then grid not show selected row in grid screen, for showing selected row we have to use scroll bar, my problem is how to show selected row in grid automatically

View 2 Replies

Show/hide Depending If The User Wants To View It?

Jan 24, 2011

Does vs2010 have this under a windows form?I have a text field that i want to show/hide depending if the user wants to view it. Like vista does "show more information"

View 1 Replies

Show User Form On A System Service Event Via IPC Remoting?

Jul 7, 2009

I am struggling with this issue for serveral days now.My application needs to work like wsus (windows updates) does. On a certain event triggered by a windows service working under SYSTEM account it needs to show a (second) form under the user context.The IPC Remoting works fine so I think my issue is in the threading.When I use form2.Show() form2 appears but the form freezes.When I use form2.ShowDialog() the form appears but I cannot get the focus on it.

Service running under system account (in this example a simple console application)

Code:Imports ClassLibrary1Module Serv
Sub Main() Dim SDSIPC As Semaphore = CType(Activator.GetObject (GetType(ClientFromServer), "ipc://Client/SreeniRemoteObj"), Semaphore)
SDSIPC.DoSomething()

[Code]...

View 5 Replies

MicrosoftReportViewer Doesn't Show Up In Form In Design View

Jun 6, 2011

I have created a form and dropped a MicrosoftReportViewer onto the form. It appears in the control panel on the bottom of the design view but it will not show up in the form. This is the second form I have done like this. The first one is fine. I can see the report viewer in the form and reports work correctly. For the second form nothing. Something I did notice is that in the first form the ReportViewer1 has a name in properties. In the second form there is no line with the name of the control.

View 4 Replies

An Attribute Needed For A Property To Instantly Show Changes In DESIGN View

Feb 15, 2010

I have code for a custom DateTimePicker in this thread.>> Do I need to add an attribute to the properties to instantly show changes in design view please

View 8 Replies

AudioVideoPlayback - Show A View Streaming From A Video Camera Over The Network

Sep 22, 2011

AudioVideoPlayback works really .FromFile with jpg or mpg files. But I am trying to show a viewo stream from a video camera over the network. The camera feed is something like ... IP-ADDRESS/mjpg/video.cgi. AudioVideoPlayback .FromUrl seems to access the camera ( the camera then prompts for log on credentials) but it will not display the feed. My question is can AudioVideoPlayback display cgi files? My all is written in Visual Basic 2008, running on Win 7/64 and x86 based platforms as well.

View 1 Replies

Change 2 Textboxes So That They Show The Current List View Selection?

Dec 10, 2009

I am trying to change 2 textboxes so that they show the current list view selection. When I click to change the selection the program crashes. Here is my code:

Private Sub BookmarkListing_ItemSelectionchanged(ByVal sender As Object, ByVal e As System.Windows.Forms.ListViewItemSelectionchangedEventArgs) Handles BookmarkListing.ItemSelectionchanged
NameBox.Text = BookmarkListing.SelectedItems(0).Text
LocationBox.Text = BookmarkListing.SelectedItems(0).SubItems(1).Text
End Sub

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved