Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7836017
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T13:55:09+00:00 2026-06-02T13:55:09+00:00

I am developing an ASP MVC 3 application and I have a div which

  • 0

I am developing an ASP MVC 3 application and I have a div which contains a page from a Python application. This Python application does a given service which creates a result that I want to use in my ASP MVC application.

How can I get this variable.

PS : The Python application uploads a video on dalymotion and the result is the URL of the uploaded file. The upload works fine but I cannot get the URL.

Any ideas ?

Thanks.

EDIT :

This is how I call the Python application from the ASP MVC application :

function uploadVideo(url, target) {
window.ht = setTimeout(function () {
    var div = document.getElementById(target);
    div.innerHTML = '<iframe frameborder="0" src="' + url + '" />';
}, 20);
} 

And this is the form in the python application :

<form method="post" action="{{ upload_url|safe }}" onsubmit="openProgressBar(); return true;" enctype="multipart/form-data" target="uploadframe">
  <input type="file" name="file" />
  <input id="urlEmbedOC2" val="" />
  <input type="submit" name="submit" value="Upload"/>
</form>

I try to put the url inside that “urlEmbedOC2” input, but I can’t access it from the ASP application.

EDIT :

I manage to do it like this : From the Python application, I use redirection to an action in my ASP application, I put the variable in a query string and then I can access it in my controller.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T13:55:10+00:00Added an answer on June 2, 2026 at 1:55 pm

    You can let the Python application provide the data through a webservice with a URL which the ASP.NET application can consume.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been developing an asp.net mvc application where i need to make large
I am developing an application in asp.net mvc where i need to have Chat
Hi I am developing a simple application based upon ASP.NET MVC. I have altered
I am developing asp.net MVC 3 application from the standart template, with included AccountController
I am developing an asp.net mvc application, which has these enity classes: public class
I'm developing Asp.MVc 2 application. In solution i've about 10 projects and i have
We are currently developing a web application in ASP.NET MVC which would really benefit
I am developing an asp.net mvc application in which I keep user credentials in
I have an ASP.NET MVC application that I'm working on. I've been developing it
I have an Asp.Net MVC Web Application that I am developing. I have TeamCity

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.