Skip to main content

How to link Google Drive form to your Blog.



Hi guys, We have seen how to make contact us form by using Google Drive in my last article. Now in this article we will see how to add it bloggers blog. If you are directly came to this article I suggest you to please read this article - How to make a Contact us form for blog and website by using Google Drive.

HOW TO LINK GOOGLE DRIVE FORM TO YOUR BLOG


First go to Google Drive and copy the link of your contact form by clicking on View live form.

Now go to your blog dashboard → Pages → and create New page.

Give page title as "Contact Us" and click on HTML view.

Now add iframe tag and insert your form link in src attribute as shown in below code. Don't forget to add "?embedded=true" after your link.

 <iframe frameborder="0" marginheight="0"   
 marginwidth="0" width="630px" height="700px"   
 src="Your_Form_Link?embedded=true"></iframe>  

Now take the review of your page. If you are comfortable with width and size then publish your page.

That's it guys. I hope this will helpful for you. Thank you!

Comments

Popular posts from this blog

How to use XBOX 360 Controller Emulator (x360ce) for NFS Rivals and other PC Games

A s we know many of PC Games only supports XBOX 360 controller officially to play the game. If you have local pc gamepad controller then it might not work well with some pc games. So you have to use application called x360ce i.e XBOX 360 Controller Emulator. It emulate your non xbox 360 controller i.e gamepad as xbox 360 controller i.e. force non xbox 360 controller to work as xbox 360 controller. So in this article we will see how to configure x360ce to work with NFS Rivals. HOW TO USE XBOX 360 CONTROLLER EMULATOR (x360ce) 1) Download x360ce and extract xbox360ce.exe in folder where you have installed NFS Rivals. 2) Now open the x360ce.exe from NFS Rivals folder. 3) You will see message like-  'x360ce.ini' was not found. Click on Yes to create ini file. 4) After that you will see the message- 'xinput1_3.dll' was not found. Click on Yes to create it. 5) Next it will detect your controller device. Now select 'Browse my computer for settings...

How to get Android Lollipop Launcher on your Android 4.4 KitKat

As we know Android 5.0 Lollipop is already comes up for Nexus devices and it has got new launcher interfaces. In this article we are going to see how to get Android Lollipop Launcher on your Android device but before going further make sure you are using Android 4.4 KitKat to make this work. This trick has been tested on my Asus Zenfone 5 running on KitKat 4.4.2. So let us start. HOW TO GET ANDROID LOLLIPOP LAUNCHER ON YOU ANDROID KITKAT Download latest Google Play Store (Version 5.0.38). If you have already you can skip this step. You can download it from this link- http://goo.gl/oFn0IW Now download latest version of Google Now Launcher (1.1.1.1516623). If you have already, you can also skip this step. Download it from Play Store- http://goo.gl/4VhGkd Now you have to download Google Search (4.0.26.1499465.arm) designed for Android Lollipop from this link- http://goo.gl/Z9aVou If you got any error like "Unfortunately, Google Search has stopped" then do t...

How to change blogger Time Zone? Set your country time zone.

C hanging the time zone may be not major thing to do but it is important to set correct time zone for some bloggers. If you want schedule your blog post in future then you may face difficulty to set date and time. If you set different time zone than your native timezone you will not able schedule correct time & date to publish your post. Let's look how to set correct time zone for your country. First login into your blogger a/c and goto your blog. Then goto Settings → Language and formatting. In the formatting section you will see the Time Zone change it to your native time zone. For example, I have set it to my native zone that is GMT +5:30 India Standard Time Zone. T his may be minor blogger tip & trick for you. But for some people specially newbies it could be difficult to find. Please leave your positive feedback below in the comment section to appreciate this post.Thank you!