Find Jobs
Hire Freelancers

ASP.NET Issue - iFrame Posting

$30-250 USD

已关闭
已发布大约 10 年前

$30-250 USD

货到付款
On my website I've got input box that sends a few variables to an iframe. These variables are "Arrival Date", "Departure Date", "Nights", "Adults", "Ages", "Children" and "Infant". When the button "Check Availability" is clicked the variables are appended to an iframe URL. It works fine in Firefox and Chrome, but does not work in Internet Explorer. I've attached an image of what the input box looks like and I've pasted the code behind the input box below. public partial class ctlBookingWidget : [login to view URL] { protected void Page_Load(object sender, EventArgs e) { } protected void btnSubmit_Click(object sender, EventArgs e) { var arrival = [login to view URL]; var departure = [login to view URL]; var people1 = [login to view URL]; var people2 = [login to view URL]; var people3 = [login to view URL]; var people4 = [login to view URL]; Session["iframeSourceURL"] = @"[login to view URL] " + arrival + "&Departure=" + departure + "&People1=" + people1 + "&People2=" + people2 + "&People3=" + people3 + "&People4=" + people4; [login to view URL]("/[login to view URL]"); Take a look at the 2 URLs below that I've pulled from Internet Explorer and one from Firefox. I inserted the arrival date of 4/15/2014 and a departure date of 4/17/2014 Here is what I found in the "view source" for Internet Explorer ( Notice that there is no date values ) <iframe src="[login to view URL]" seamless width="1000px" height="950px" marginheight="0" marginwidth="0" frameborder="0" allowTransparency="true"/> Here is what I found in the "view source" for FireFox ( Notice that there IS date values passed ) <iframe src="[login to view URL]" seamless width="1000px" height="950px" marginheight="0" marginwidth="0" frameborder="0" allowTransparency="true"/> Do you know what the problem is with Internet Explorer that's causing or preventing the date's from being sent through? You MUST have excellent feedback and I kindly ask that you do NOT bid unless you are fully confident that you can solve this issue. This is a micro-project - please bid reasonably.
项目 ID: 5783754

关于此项目

8提案
远程项目
活跃10 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
8威客以平均价$130 USD来参与此工作竞价
用户头像
A proposal has not yet been provided
$155 USD 在3天之内
0.0 (0条评论)
0.0
0.0
用户头像
A proposal has not yet been provided
$30 USD 在3天之内
0.0 (0条评论)
0.0
0.0
用户头像
This is not a big issue, as you have mentioned below that dates are creating issue in IE, I think the issue is with date format your are trying to pass in the url: like 4/15/2014, solution is very simple change the date format at run time as 4-15-2014. This will solve your issue. Now its up to you either you give me a this micro-project or not.
$122 USD 在3天之内
0.0 (0条评论)
0.0
0.0

关于客户

INDIA的国旗
Durgapur, India
0.0
0
会员自4月 9, 2014起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。