Click here to Skip to main content
15,907,687 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSys.WebForms.PostBackAction is not a constructor <--- in the navigator :/ Pin
Mahhouraaaaaa3-Dec-08 7:46
Mahhouraaaaaa3-Dec-08 7:46 
AnswerRe: Sys.WebForms.PostBackAction is not a constructor <--- in the navigator :/ Pin
Christian Graus3-Dec-08 9:05
protectorChristian Graus3-Dec-08 9:05 
QuestionProblems with FormView in ASP.NET 3.5 Pin
Mr programboy3-Dec-08 3:42
Mr programboy3-Dec-08 3:42 
AnswerRe: Problems with FormView in ASP.NET 3.5 Pin
ToddHileHoffer3-Dec-08 10:09
ToddHileHoffer3-Dec-08 10:09 
Questionasp:Chart - background color help Pin
bonkers1233-Dec-08 2:47
bonkers1233-Dec-08 2:47 
QuestionRe: asp:Chart - background color help Pin
Abhijit Jana3-Dec-08 3:13
professionalAbhijit Jana3-Dec-08 3:13 
AnswerRe: asp:Chart - background color help Pin
bonkers1234-Dec-08 2:45
bonkers1234-Dec-08 2:45 
Questioncall c# script from an ASP vb page Pin
baranils3-Dec-08 2:27
baranils3-Dec-08 2:27 
Hello

I have a very simple aspx page
Webform1.aspx

The content is :

<%@ Page Language="vb" AutoEventWireup="false" Codebehind="WebForm1.aspx.vb" Inherits="findMe.WebForm1"%>


This form is called by a command like this
http://194.7.96.51/webform1.aspx?imei=807252&rmc=$GPRMC,154729.000,A,5100.5004,N,0054.0390,E,67.37,264.11,011208,,*3E,AUTO

Then the form is calling a compiled dll

What I want to do :
Is find a way to get the incoming url BEFORE the process into the findme.dll (but it can be after too)

So I can make additionnal process on that information but into another Csharp service running on the same server.

Of course I'm doing in on the server side

Is is possible ?
If yes do someone have the patience to show me a little code example from the form in example ?

From my little knowlege, I see two possibilities

1- Insert code into the existing Webform1.aspx
2- Add a dummy WebForm1.aspx and rename the original one ?
Questionload value from textbox to javascript Pin
benjamin yap3-Dec-08 2:18
benjamin yap3-Dec-08 2:18 
AnswerRe: load value from textbox to javascript Pin
Nishant Singh3-Dec-08 2:54
Nishant Singh3-Dec-08 2:54 
GeneralRe: load value from textbox to javascript Pin
Abhijit Jana3-Dec-08 3:12
professionalAbhijit Jana3-Dec-08 3:12 
AnswerRe: load value from textbox to javascript Pin
Abhijit Jana3-Dec-08 3:08
professionalAbhijit Jana3-Dec-08 3:08 
GeneralRe: load value from textbox to javascript Pin
benjamin yap3-Dec-08 3:19
benjamin yap3-Dec-08 3:19 
QuestionGirdview Pin
shanthi jothi3-Dec-08 1:55
shanthi jothi3-Dec-08 1:55 
AnswerRe: Girdview Pin
Nishant Singh3-Dec-08 3:07
Nishant Singh3-Dec-08 3:07 
AnswerRe: Girdview Pin
Abhijit Jana3-Dec-08 3:10
professionalAbhijit Jana3-Dec-08 3:10 
QuestionGridView Paging problem while taking input . Pin
vkumar093-Dec-08 1:36
vkumar093-Dec-08 1:36 
QuestionDisplay Changes with Screen Resolution Pin
Anand Desai3-Dec-08 1:01
Anand Desai3-Dec-08 1:01 
Questionlarge image on mouseover Pin
meghamaharshi3-Dec-08 0:44
meghamaharshi3-Dec-08 0:44 
AnswerRe: large image on mouseover Pin
Abhijit Jana3-Dec-08 2:52
professionalAbhijit Jana3-Dec-08 2:52 
GeneralRe: large image on mouseover Pin
meghamaharshi3-Dec-08 18:15
meghamaharshi3-Dec-08 18:15 
GeneralRe: large image on mouseover Pin
Abhijit Jana3-Dec-08 18:27
professionalAbhijit Jana3-Dec-08 18:27 
GeneralRe: large image on mouseover Pin
meghamaharshi3-Dec-08 19:16
meghamaharshi3-Dec-08 19:16 
GeneralRe: large image on mouseover Pin
Abhijit Jana3-Dec-08 20:42
professionalAbhijit Jana3-Dec-08 20:42 
GeneralRe: large image on mouseover Pin
meghamaharshi3-Dec-08 21:27
meghamaharshi3-Dec-08 21:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.